2023-10-26T02:07:46.541 INFO:root:teuthology version: 0.0.1.dev201+g202b180 2023-10-26T02:07:46.542 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-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/connectivity} --verbose --archive /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916 -- /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916/orig.config.yaml 2023-10-26T02:07:46.572 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-26T02:07:46.670 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916 branch: wip-yuri5-testing-2023-10-24-0737-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/connectivity} email: yweinste@redhat.com first_in_suite: false job_id: '7436916' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-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-10-24-0737-pacific ceph: conf: global: mon election default strategy: 3 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: f2ece71a1e784ed2e115679dd66f690a9706b8a8 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 workunit: branch: wip-yuri5-testing-2023-10-24-0737-pacific sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 4122 sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri5-testing-2023-10-24-0737-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 targets: smithi017.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi163.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: 202b180cb047e798fb131047314a862593f45403 timestamp: 2023-10-25_14:34:26 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.770726 2023-10-26T02:07:46.670 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa; will attempt to use it 2023-10-26T02:07:46.671 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks 2023-10-26T02:07:46.671 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-26T02:07:46.673 INFO:teuthology.task.internal:Checking packages... 2023-10-26T02:07:46.697 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'f2ece71a1e784ed2e115679dd66f690a9706b8a8' 2023-10-26T02:07:46.698 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-26T02:07:46.698 INFO:teuthology.packaging:ref: None 2023-10-26T02:07:46.698 INFO:teuthology.packaging:tag: None 2023-10-26T02:07:46.699 INFO:teuthology.packaging:branch: wip-yuri5-testing-2023-10-24-0737-pacific 2023-10-26T02:07:46.699 INFO:teuthology.packaging:sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T02:07:46.699 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-10-24-0737-pacific 2023-10-26T02:07:47.006 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-106-gf2ece71a-1focal 2023-10-26T02:07:47.006 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-26T02:07:47.012 INFO:teuthology.task.internal:no buildpackages task found 2023-10-26T02:07:47.013 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-26T02:07:47.066 INFO:teuthology.task.internal:Saving configuration 2023-10-26T02:07:47.078 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-26T02:07:47.085 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-26T02:07:47.112 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi017.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916', '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-10-26 02:01:15.645394', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-26T02:07:47.135 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi163.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916', '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-10-26 02:01:15.647296', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-26T02:07:47.136 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-26T02:07:47.142 INFO:teuthology.task.internal:roles: ubuntu@smithi017.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-10-26T02:07:47.142 INFO:teuthology.task.internal:roles: ubuntu@smithi163.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-10-26T02:07:47.142 INFO:teuthology.run_tasks:Running task console_log... 2023-10-26T02:07:47.212 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4689f56d30>, signals=[15]) 2023-10-26T02:07:47.213 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-26T02:07:47.219 INFO:teuthology.task.internal:Opening connections... 2023-10-26T02:07:47.220 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi017.front.sepia.ceph.com 2023-10-26T02:07:47.221 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T02:07:47.271 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi163.front.sepia.ceph.com 2023-10-26T02:07:47.272 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T02:07:47.320 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-26T02:07:47.326 DEBUG:teuthology.orchestra.run.smithi017:> uname -m 2023-10-26T02:07:47.354 INFO:teuthology.orchestra.run.smithi017.stdout:x86_64 2023-10-26T02:07:47.355 DEBUG:teuthology.orchestra.run.smithi017:> cat /etc/os-release 2023-10-26T02:07:47.400 INFO:teuthology.orchestra.run.smithi017.stdout:NAME="Ubuntu" 2023-10-26T02:07:47.401 INFO:teuthology.orchestra.run.smithi017.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-26T02:07:47.401 INFO:teuthology.orchestra.run.smithi017.stdout:ID=ubuntu 2023-10-26T02:07:47.401 INFO:teuthology.orchestra.run.smithi017.stdout:ID_LIKE=debian 2023-10-26T02:07:47.401 INFO:teuthology.orchestra.run.smithi017.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-26T02:07:47.402 INFO:teuthology.orchestra.run.smithi017.stdout:VERSION_ID="20.04" 2023-10-26T02:07:47.402 INFO:teuthology.orchestra.run.smithi017.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-26T02:07:47.402 INFO:teuthology.orchestra.run.smithi017.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-26T02:07:47.402 INFO:teuthology.orchestra.run.smithi017.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-26T02:07:47.402 INFO:teuthology.orchestra.run.smithi017.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-26T02:07:47.403 INFO:teuthology.orchestra.run.smithi017.stdout:VERSION_CODENAME=focal 2023-10-26T02:07:47.403 INFO:teuthology.orchestra.run.smithi017.stdout:UBUNTU_CODENAME=focal 2023-10-26T02:07:47.404 INFO:teuthology.lock.ops:Updating smithi017.front.sepia.ceph.com on lock server 2023-10-26T02:07:47.422 DEBUG:teuthology.orchestra.run.smithi163:> uname -m 2023-10-26T02:07:47.429 INFO:teuthology.orchestra.run.smithi163.stdout:x86_64 2023-10-26T02:07:47.430 DEBUG:teuthology.orchestra.run.smithi163:> cat /etc/os-release 2023-10-26T02:07:47.476 INFO:teuthology.orchestra.run.smithi163.stdout:NAME="Ubuntu" 2023-10-26T02:07:47.477 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-26T02:07:47.477 INFO:teuthology.orchestra.run.smithi163.stdout:ID=ubuntu 2023-10-26T02:07:47.477 INFO:teuthology.orchestra.run.smithi163.stdout:ID_LIKE=debian 2023-10-26T02:07:47.478 INFO:teuthology.orchestra.run.smithi163.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-26T02:07:47.478 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION_ID="20.04" 2023-10-26T02:07:47.478 INFO:teuthology.orchestra.run.smithi163.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-26T02:07:47.479 INFO:teuthology.orchestra.run.smithi163.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-26T02:07:47.479 INFO:teuthology.orchestra.run.smithi163.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-26T02:07:47.480 INFO:teuthology.orchestra.run.smithi163.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-26T02:07:47.480 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION_CODENAME=focal 2023-10-26T02:07:47.480 INFO:teuthology.orchestra.run.smithi163.stdout:UBUNTU_CODENAME=focal 2023-10-26T02:07:47.481 INFO:teuthology.lock.ops:Updating smithi163.front.sepia.ceph.com on lock server 2023-10-26T02:07:47.522 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-26T02:07:47.532 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-26T02:07:47.538 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-26T02:07:47.539 DEBUG:teuthology.orchestra.run.smithi017:> test '!' -e /home/ubuntu/cephtest 2023-10-26T02:07:47.541 DEBUG:teuthology.orchestra.run.smithi163:> test '!' -e /home/ubuntu/cephtest 2023-10-26T02:07:47.547 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-26T02:07:47.553 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-26T02:07:47.553 DEBUG:teuthology.orchestra.run.smithi017:> test -z $(ls -A /var/lib/ceph) 2023-10-26T02:07:47.555 DEBUG:teuthology.orchestra.run.smithi163:> test -z $(ls -A /var/lib/ceph) 2023-10-26T02:07:47.574 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-26T02:07:47.627 INFO:teuthology.run_tasks:Running task kernel... 2023-10-26T02:07:47.642 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-26T02:07:47.643 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-26T02:07:47.643 DEBUG:teuthology.orchestra.run.smithi017:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-26T02:07:47.644 DEBUG:teuthology.orchestra.run.smithi163:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-26T02:07:47.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-26T02:07:47.650 DEBUG:teuthology.orchestra.run.smithi017:> uname -r 2023-10-26T02:07:47.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-26T02:07:47.651 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2023-10-26T02:07:47.657 INFO:teuthology.orchestra.run.smithi017.stdout:5.4.0-124-generic 2023-10-26T02:07:47.658 INFO:teuthology.task.kernel:Running kernel on smithi017: 5.4.0-124-generic 2023-10-26T02:07:47.658 DEBUG:teuthology.orchestra.run.smithi017:> sudo apt-get clean 2023-10-26T02:07:47.659 INFO:teuthology.orchestra.run.smithi163.stdout:5.4.0-124-generic 2023-10-26T02:07:47.660 INFO:teuthology.task.kernel:Running kernel on smithi163: 5.4.0-124-generic 2023-10-26T02:07:47.660 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get clean 2023-10-26T02:07:47.809 DEBUG:teuthology.orchestra.run.smithi017:> sudo apt-get update 2023-10-26T02:07:47.820 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get update 2023-10-26T02:07:47.995 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-26T02:07:48.003 INFO:teuthology.orchestra.run.smithi163.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-26T02:07:48.061 INFO:teuthology.orchestra.run.smithi163.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-26T02:07:48.104 INFO:teuthology.orchestra.run.smithi163.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-26T02:07:48.388 INFO:teuthology.orchestra.run.smithi163.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,923 kB] 2023-10-26T02:07:48.529 INFO:teuthology.orchestra.run.smithi163.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [900 kB] 2023-10-26T02:07:48.536 INFO:teuthology.orchestra.run.smithi163.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [477 kB] 2023-10-26T02:07:48.541 INFO:teuthology.orchestra.run.smithi163.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-10-26T02:07:48.542 INFO:teuthology.orchestra.run.smithi163.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,433 kB] 2023-10-26T02:07:48.567 INFO:teuthology.orchestra.run.smithi163.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-26T02:07:48.568 INFO:teuthology.orchestra.run.smithi163.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [341 kB] 2023-10-26T02:07:48.571 INFO:teuthology.orchestra.run.smithi163.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [568 B] 2023-10-26T02:07:48.572 INFO:teuthology.orchestra.run.smithi163.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,126 kB] 2023-10-26T02:07:48.581 INFO:teuthology.orchestra.run.smithi163.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [751 kB] 2023-10-26T02:07:48.587 INFO:teuthology.orchestra.run.smithi163.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [268 kB] 2023-10-26T02:07:48.621 INFO:teuthology.orchestra.run.smithi163.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-26T02:07:48.622 INFO:teuthology.orchestra.run.smithi163.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-26T02:07:48.622 INFO:teuthology.orchestra.run.smithi163.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-26T02:07:48.623 INFO:teuthology.orchestra.run.smithi163.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-26T02:07:48.624 INFO:teuthology.orchestra.run.smithi163.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-26T02:07:48.624 INFO:teuthology.orchestra.run.smithi163.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-26T02:07:48.624 INFO:teuthology.orchestra.run.smithi163.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-26T02:07:48.625 INFO:teuthology.orchestra.run.smithi163.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-26T02:07:48.625 INFO:teuthology.orchestra.run.smithi163.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-26T02:07:48.639 INFO:teuthology.orchestra.run.smithi163.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-26T02:07:48.655 INFO:teuthology.orchestra.run.smithi163.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-26T02:07:48.719 INFO:teuthology.orchestra.run.smithi163.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,534 kB] 2023-10-26T02:07:49.197 INFO:teuthology.orchestra.run.smithi163.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [666 kB] 2023-10-26T02:07:49.211 INFO:teuthology.orchestra.run.smithi163.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [394 kB] 2023-10-26T02:07:49.220 INFO:teuthology.orchestra.run.smithi163.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-26T02:07:49.221 INFO:teuthology.orchestra.run.smithi163.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,315 kB] 2023-10-26T02:07:49.296 INFO:teuthology.orchestra.run.smithi163.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-26T02:07:49.297 INFO:teuthology.orchestra.run.smithi163.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [324 kB] 2023-10-26T02:07:49.303 INFO:teuthology.orchestra.run.smithi163.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-26T02:07:49.304 INFO:teuthology.orchestra.run.smithi163.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [618 kB] 2023-10-26T02:07:49.318 INFO:teuthology.orchestra.run.smithi163.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [894 kB] 2023-10-26T02:07:49.501 INFO:teuthology.orchestra.run.smithi163.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [187 kB] 2023-10-26T02:07:49.917 INFO:teuthology.orchestra.run.smithi163.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-10-26T02:07:49.923 INFO:teuthology.orchestra.run.smithi163.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-26T02:07:49.931 INFO:teuthology.orchestra.run.smithi163.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-26T02:07:49.934 INFO:teuthology.orchestra.run.smithi163.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-26T02:07:49.936 INFO:teuthology.orchestra.run.smithi163.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-26T02:07:52.523 INFO:teuthology.orchestra.run.smithi163.stdout:Fetched 17.8 MB in 3s (6,822 kB/s) 2023-10-26T02:07:53.888 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2023-10-26T02:07:53.912 DEBUG:teuthology.orchestra.run.smithi163:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-10-26T02:07:53.993 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2023-10-26T02:07:54.195 INFO:teuthology.orchestra.run.smithi163.stdout:Building dependency tree... 2023-10-26T02:07:54.195 INFO:teuthology.orchestra.run.smithi163.stdout:Reading state information... 2023-10-26T02:07:54.384 INFO:teuthology.orchestra.run.smithi163.stdout:The following additional packages will be installed: 2023-10-26T02:07:54.384 INFO:teuthology.orchestra.run.smithi163.stdout: linux-generic linux-headers-5.4.0-165 linux-headers-5.4.0-165-generic 2023-10-26T02:07:54.384 INFO:teuthology.orchestra.run.smithi163.stdout: linux-headers-generic linux-image-5.4.0-165-generic 2023-10-26T02:07:54.385 INFO:teuthology.orchestra.run.smithi163.stdout: linux-modules-5.4.0-165-generic linux-modules-extra-5.4.0-165-generic 2023-10-26T02:07:54.385 INFO:teuthology.orchestra.run.smithi163.stdout:Suggested packages: 2023-10-26T02:07:54.386 INFO:teuthology.orchestra.run.smithi163.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-10-26T02:07:54.386 INFO:teuthology.orchestra.run.smithi163.stdout:Recommended packages: 2023-10-26T02:07:54.386 INFO:teuthology.orchestra.run.smithi163.stdout: thermald 2023-10-26T02:07:54.439 INFO:teuthology.orchestra.run.smithi163.stdout:The following NEW packages will be installed: 2023-10-26T02:07:54.439 INFO:teuthology.orchestra.run.smithi163.stdout: linux-headers-5.4.0-165 linux-headers-5.4.0-165-generic 2023-10-26T02:07:54.439 INFO:teuthology.orchestra.run.smithi163.stdout: linux-image-5.4.0-165-generic linux-modules-5.4.0-165-generic 2023-10-26T02:07:54.440 INFO:teuthology.orchestra.run.smithi163.stdout: linux-modules-extra-5.4.0-165-generic 2023-10-26T02:07:54.440 INFO:teuthology.orchestra.run.smithi163.stdout:The following packages will be upgraded: 2023-10-26T02:07:54.441 INFO:teuthology.orchestra.run.smithi163.stdout: linux-generic linux-headers-generic linux-image-generic 2023-10-26T02:07:54.494 INFO:teuthology.orchestra.run.smithi163.stdout:3 upgraded, 5 newly installed, 0 to remove and 272 not upgraded. 2023-10-26T02:07:54.495 INFO:teuthology.orchestra.run.smithi163.stdout:Need to get 77.0 MB of archives. 2023-10-26T02:07:54.495 INFO:teuthology.orchestra.run.smithi163.stdout:After this operation, 380 MB of additional disk space will be used. 2023-10-26T02:07:54.495 INFO:teuthology.orchestra.run.smithi163.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-165-generic amd64 5.4.0-165.182 [14.9 MB] 2023-10-26T02:07:54.850 INFO:teuthology.orchestra.run.smithi163.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-165-generic amd64 5.4.0-165.182 [10.5 MB] 2023-10-26T02:07:54.976 INFO:teuthology.orchestra.run.smithi163.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-165-generic amd64 5.4.0-165.182 [39.2 MB] 2023-10-26T02:07:55.320 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-26T02:07:55.321 INFO:teuthology.orchestra.run.smithi017.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-26T02:07:55.321 INFO:teuthology.orchestra.run.smithi017.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-26T02:07:55.389 INFO:teuthology.orchestra.run.smithi017.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-26T02:07:55.705 INFO:teuthology.orchestra.run.smithi017.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,534 kB] 2023-10-26T02:07:55.830 INFO:teuthology.orchestra.run.smithi017.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [666 kB] 2023-10-26T02:07:55.833 INFO:teuthology.orchestra.run.smithi017.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [394 kB] 2023-10-26T02:07:55.837 INFO:teuthology.orchestra.run.smithi017.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-26T02:07:55.837 INFO:teuthology.orchestra.run.smithi017.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,315 kB] 2023-10-26T02:07:55.847 INFO:teuthology.orchestra.run.smithi017.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,923 kB] 2023-10-26T02:07:55.857 INFO:teuthology.orchestra.run.smithi017.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-26T02:07:55.858 INFO:teuthology.orchestra.run.smithi017.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [324 kB] 2023-10-26T02:07:55.860 INFO:teuthology.orchestra.run.smithi017.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-26T02:07:55.860 INFO:teuthology.orchestra.run.smithi017.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [894 kB] 2023-10-26T02:07:55.867 INFO:teuthology.orchestra.run.smithi017.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [618 kB] 2023-10-26T02:07:55.871 INFO:teuthology.orchestra.run.smithi017.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [187 kB] 2023-10-26T02:07:55.873 INFO:teuthology.orchestra.run.smithi017.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-10-26T02:07:55.873 INFO:teuthology.orchestra.run.smithi017.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-26T02:07:55.873 INFO:teuthology.orchestra.run.smithi017.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-26T02:07:55.885 INFO:teuthology.orchestra.run.smithi017.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-26T02:07:55.885 INFO:teuthology.orchestra.run.smithi017.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-26T02:07:55.908 INFO:teuthology.orchestra.run.smithi163.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.165.162 [1,900 B] 2023-10-26T02:07:55.909 INFO:teuthology.orchestra.run.smithi163.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.165.162 [2,596 B] 2023-10-26T02:07:55.909 INFO:teuthology.orchestra.run.smithi163.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-165 all 5.4.0-165.182 [11.0 MB] 2023-10-26T02:07:55.945 INFO:teuthology.orchestra.run.smithi017.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [900 kB] 2023-10-26T02:07:55.955 INFO:teuthology.orchestra.run.smithi017.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [477 kB] 2023-10-26T02:07:55.960 INFO:teuthology.orchestra.run.smithi017.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-10-26T02:07:55.961 INFO:teuthology.orchestra.run.smithi017.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,433 kB] 2023-10-26T02:07:55.977 INFO:teuthology.orchestra.run.smithi017.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-26T02:07:55.978 INFO:teuthology.orchestra.run.smithi017.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [341 kB] 2023-10-26T02:07:55.980 INFO:teuthology.orchestra.run.smithi017.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [568 B] 2023-10-26T02:07:55.980 INFO:teuthology.orchestra.run.smithi017.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,126 kB] 2023-10-26T02:07:55.987 INFO:teuthology.orchestra.run.smithi017.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [751 kB] 2023-10-26T02:07:55.992 INFO:teuthology.orchestra.run.smithi017.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [268 kB] 2023-10-26T02:07:55.994 INFO:teuthology.orchestra.run.smithi017.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-26T02:07:55.994 INFO:teuthology.orchestra.run.smithi017.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-26T02:07:55.995 INFO:teuthology.orchestra.run.smithi017.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-26T02:07:56.007 INFO:teuthology.orchestra.run.smithi017.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-26T02:07:56.007 INFO:teuthology.orchestra.run.smithi017.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-26T02:07:56.008 INFO:teuthology.orchestra.run.smithi017.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-26T02:07:56.008 INFO:teuthology.orchestra.run.smithi017.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-26T02:07:56.008 INFO:teuthology.orchestra.run.smithi017.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-26T02:07:56.023 INFO:teuthology.orchestra.run.smithi017.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-26T02:07:56.024 INFO:teuthology.orchestra.run.smithi017.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-26T02:07:56.024 INFO:teuthology.orchestra.run.smithi017.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-26T02:07:56.040 INFO:teuthology.orchestra.run.smithi163.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-165-generic amd64 5.4.0-165.182 [1,360 kB] 2023-10-26T02:07:56.058 INFO:teuthology.orchestra.run.smithi163.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.165.162 [2,464 B] 2023-10-26T02:07:56.824 INFO:teuthology.orchestra.run.smithi163.stdout:Fetched 77.0 MB in 2s (46.4 MB/s) 2023-10-26T02:07:57.006 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-modules-5.4.0-165-generic. 2023-10-26T02:07:58.747 INFO:teuthology.orchestra.run.smithi163.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-10-26T02:07:58.752 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../0-linux-modules-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T02:07:58.845 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-modules-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:00.055 INFO:teuthology.orchestra.run.smithi017.stdout:Fetched 17.8 MB in 10s (1,781 kB/s) 2023-10-26T02:08:00.744 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-image-5.4.0-165-generic. 2023-10-26T02:08:00.757 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../1-linux-image-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T02:08:00.841 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-image-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:01.446 INFO:teuthology.orchestra.run.smithi017.stdout:Reading package lists... 2023-10-26T02:08:01.471 DEBUG:teuthology.orchestra.run.smithi017:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-10-26T02:08:01.553 INFO:teuthology.orchestra.run.smithi017.stdout:Reading package lists... 2023-10-26T02:08:01.759 INFO:teuthology.orchestra.run.smithi017.stdout:Building dependency tree... 2023-10-26T02:08:01.760 INFO:teuthology.orchestra.run.smithi017.stdout:Reading state information... 2023-10-26T02:08:01.922 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-165-generic. 2023-10-26T02:08:01.936 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T02:08:01.950 INFO:teuthology.orchestra.run.smithi017.stdout:The following additional packages will be installed: 2023-10-26T02:08:01.950 INFO:teuthology.orchestra.run.smithi017.stdout: linux-generic linux-headers-5.4.0-165 linux-headers-5.4.0-165-generic 2023-10-26T02:08:01.950 INFO:teuthology.orchestra.run.smithi017.stdout: linux-headers-generic linux-image-5.4.0-165-generic 2023-10-26T02:08:01.951 INFO:teuthology.orchestra.run.smithi017.stdout: linux-modules-5.4.0-165-generic linux-modules-extra-5.4.0-165-generic 2023-10-26T02:08:01.951 INFO:teuthology.orchestra.run.smithi017.stdout:Suggested packages: 2023-10-26T02:08:01.952 INFO:teuthology.orchestra.run.smithi017.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-10-26T02:08:01.952 INFO:teuthology.orchestra.run.smithi017.stdout:Recommended packages: 2023-10-26T02:08:01.952 INFO:teuthology.orchestra.run.smithi017.stdout: thermald 2023-10-26T02:08:01.980 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-modules-extra-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:02.009 INFO:teuthology.orchestra.run.smithi017.stdout:The following NEW packages will be installed: 2023-10-26T02:08:02.009 INFO:teuthology.orchestra.run.smithi017.stdout: linux-headers-5.4.0-165 linux-headers-5.4.0-165-generic 2023-10-26T02:08:02.009 INFO:teuthology.orchestra.run.smithi017.stdout: linux-image-5.4.0-165-generic linux-modules-5.4.0-165-generic 2023-10-26T02:08:02.010 INFO:teuthology.orchestra.run.smithi017.stdout: linux-modules-extra-5.4.0-165-generic 2023-10-26T02:08:02.010 INFO:teuthology.orchestra.run.smithi017.stdout:The following packages will be upgraded: 2023-10-26T02:08:02.011 INFO:teuthology.orchestra.run.smithi017.stdout: linux-generic linux-headers-generic linux-image-generic 2023-10-26T02:08:06.817 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../3-linux-generic_5.4.0.165.162_amd64.deb ... 2023-10-26T02:08:06.944 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-generic (5.4.0.165.162) over (5.4.0.124.125) ... 2023-10-26T02:08:07.286 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.165.162_amd64.deb ... 2023-10-26T02:08:07.415 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-image-generic (5.4.0.165.162) over (5.4.0.124.125) ... 2023-10-26T02:08:07.751 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-headers-5.4.0-165. 2023-10-26T02:08:07.768 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../5-linux-headers-5.4.0-165_5.4.0-165.182_all.deb ... 2023-10-26T02:08:07.809 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-headers-5.4.0-165 (5.4.0-165.182) ... 2023-10-26T02:08:11.850 INFO:teuthology.orchestra.run.smithi017.stdout:3 upgraded, 5 newly installed, 0 to remove and 272 not upgraded. 2023-10-26T02:08:11.850 INFO:teuthology.orchestra.run.smithi017.stdout:Need to get 77.0 MB of archives. 2023-10-26T02:08:11.851 INFO:teuthology.orchestra.run.smithi017.stdout:After this operation, 380 MB of additional disk space will be used. 2023-10-26T02:08:11.851 INFO:teuthology.orchestra.run.smithi017.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-165-generic amd64 5.4.0-165.182 [14.9 MB] 2023-10-26T02:08:12.140 INFO:teuthology.orchestra.run.smithi017.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-165-generic amd64 5.4.0-165.182 [10.5 MB] 2023-10-26T02:08:12.234 INFO:teuthology.orchestra.run.smithi017.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-165-generic amd64 5.4.0-165.182 [39.2 MB] 2023-10-26T02:08:12.695 INFO:teuthology.orchestra.run.smithi017.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.165.162 [1,900 B] 2023-10-26T02:08:12.695 INFO:teuthology.orchestra.run.smithi017.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.165.162 [2,596 B] 2023-10-26T02:08:12.696 INFO:teuthology.orchestra.run.smithi017.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-165 all 5.4.0-165.182 [11.0 MB] 2023-10-26T02:08:12.787 INFO:teuthology.orchestra.run.smithi017.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-165-generic amd64 5.4.0-165.182 [1,360 kB] 2023-10-26T02:08:12.797 INFO:teuthology.orchestra.run.smithi017.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.165.162 [2,464 B] 2023-10-26T02:08:13.231 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-headers-5.4.0-165-generic. 2023-10-26T02:08:13.252 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../6-linux-headers-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T02:08:13.281 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-headers-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:13.484 INFO:teuthology.orchestra.run.smithi017.stdout:Fetched 77.0 MB in 11s (7,146 kB/s) 2023-10-26T02:08:13.692 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-modules-5.4.0-165-generic. 2023-10-26T02:08:15.425 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:08:15.430 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../0-linux-modules-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T02:08:15.514 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-modules-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:15.947 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.165.162_amd64.deb ... 2023-10-26T02:08:16.075 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-headers-generic (5.4.0.165.162) over (5.4.0.124.125) ... 2023-10-26T02:08:16.417 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-headers-5.4.0-165 (5.4.0-165.182) ... 2023-10-26T02:08:16.538 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-modules-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:17.422 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-image-5.4.0-165-generic. 2023-10-26T02:08:17.438 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../1-linux-image-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T02:08:17.541 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-image-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:17.731 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-headers-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:17.849 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-headers-generic (5.4.0.165.162) ... 2023-10-26T02:08:17.975 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-image-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:18.633 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-165-generic. 2023-10-26T02:08:18.648 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T02:08:18.691 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-modules-extra-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:19.310 INFO:teuthology.orchestra.run.smithi163.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-165-generic 2023-10-26T02:08:19.310 INFO:teuthology.orchestra.run.smithi163.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-165-generic 2023-10-26T02:08:19.877 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-modules-extra-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:21.070 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-image-generic (5.4.0.165.162) ... 2023-10-26T02:08:21.196 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-generic (5.4.0.165.162) ... 2023-10-26T02:08:21.322 INFO:teuthology.orchestra.run.smithi163.stdout:Processing triggers for linux-image-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:21.384 INFO:teuthology.orchestra.run.smithi163.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-26T02:08:21.385 INFO:teuthology.orchestra.run.smithi163.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-165-generic 2023-10-26T02:08:23.325 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../3-linux-generic_5.4.0.165.162_amd64.deb ... 2023-10-26T02:08:23.478 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-generic (5.4.0.165.162) over (5.4.0.124.125) ... 2023-10-26T02:08:23.795 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.165.162_amd64.deb ... 2023-10-26T02:08:23.913 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-image-generic (5.4.0.165.162) over (5.4.0.124.125) ... 2023-10-26T02:08:24.233 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-headers-5.4.0-165. 2023-10-26T02:08:24.248 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../5-linux-headers-5.4.0-165_5.4.0-165.182_all.deb ... 2023-10-26T02:08:24.291 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-headers-5.4.0-165 (5.4.0-165.182) ... 2023-10-26T02:08:31.405 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-headers-5.4.0-165-generic. 2023-10-26T02:08:31.428 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../6-linux-headers-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T02:08:31.479 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-headers-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:34.143 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.165.162_amd64.deb ... 2023-10-26T02:08:34.270 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-headers-generic (5.4.0.165.162) over (5.4.0.124.125) ... 2023-10-26T02:08:34.598 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-headers-5.4.0-165 (5.4.0-165.182) ... 2023-10-26T02:08:34.733 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-modules-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:36.602 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-headers-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:36.728 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-headers-generic (5.4.0.165.162) ... 2023-10-26T02:08:36.854 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-image-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:38.047 INFO:teuthology.orchestra.run.smithi017.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-165-generic 2023-10-26T02:08:38.047 INFO:teuthology.orchestra.run.smithi017.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-165-generic 2023-10-26T02:08:38.189 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-modules-extra-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:39.424 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-image-generic (5.4.0.165.162) ... 2023-10-26T02:08:39.583 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-generic (5.4.0.165.162) ... 2023-10-26T02:08:39.726 INFO:teuthology.orchestra.run.smithi017.stdout:Processing triggers for linux-image-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T02:08:39.792 INFO:teuthology.orchestra.run.smithi017.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-26T02:08:39.793 INFO:teuthology.orchestra.run.smithi017.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-165-generic 2023-10-26T02:08:43.105 INFO:teuthology.orchestra.run.smithi163.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-26T02:08:43.105 INFO:teuthology.orchestra.run.smithi163.stdout:Sourcing file `/etc/default/grub' 2023-10-26T02:08:43.119 INFO:teuthology.orchestra.run.smithi163.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-26T02:08:43.148 INFO:teuthology.orchestra.run.smithi163.stdout:Generating grub configuration file ... 2023-10-26T02:08:43.464 INFO:teuthology.orchestra.run.smithi163.stdout:Found linux image: /boot/vmlinuz-5.4.0-165-generic 2023-10-26T02:08:43.491 INFO:teuthology.orchestra.run.smithi163.stdout:Found initrd image: /boot/initrd.img-5.4.0-165-generic 2023-10-26T02:08:43.883 INFO:teuthology.orchestra.run.smithi163.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-26T02:08:43.894 INFO:teuthology.orchestra.run.smithi163.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-26T02:08:46.580 INFO:teuthology.orchestra.run.smithi163.stdout:done 2023-10-26T02:08:46.976 DEBUG:teuthology.orchestra.run.smithi163:> dpkg -s linux-image-generic 2023-10-26T02:08:47.030 INFO:teuthology.orchestra.run.smithi163.stdout:Package: linux-image-generic 2023-10-26T02:08:47.030 INFO:teuthology.orchestra.run.smithi163.stdout:Status: install ok installed 2023-10-26T02:08:47.031 INFO:teuthology.orchestra.run.smithi163.stdout:Priority: optional 2023-10-26T02:08:47.031 INFO:teuthology.orchestra.run.smithi163.stdout:Section: kernel 2023-10-26T02:08:47.031 INFO:teuthology.orchestra.run.smithi163.stdout:Installed-Size: 20 2023-10-26T02:08:47.031 INFO:teuthology.orchestra.run.smithi163.stdout:Maintainer: Ubuntu Kernel Team 2023-10-26T02:08:47.032 INFO:teuthology.orchestra.run.smithi163.stdout:Architecture: amd64 2023-10-26T02:08:47.032 INFO:teuthology.orchestra.run.smithi163.stdout:Source: linux-meta 2023-10-26T02:08:47.032 INFO:teuthology.orchestra.run.smithi163.stdout:Version: 5.4.0.165.162 2023-10-26T02:08:47.032 INFO:teuthology.orchestra.run.smithi163.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-10-26T02:08:47.032 INFO:teuthology.orchestra.run.smithi163.stdout:Depends: linux-image-5.4.0-165-generic, linux-modules-extra-5.4.0-165-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-26T02:08:47.033 INFO:teuthology.orchestra.run.smithi163.stdout:Recommends: thermald 2023-10-26T02:08:47.033 INFO:teuthology.orchestra.run.smithi163.stdout:Description: Generic Linux kernel image 2023-10-26T02:08:47.033 INFO:teuthology.orchestra.run.smithi163.stdout: This package will always depend on the latest generic kernel image 2023-10-26T02:08:47.033 INFO:teuthology.orchestra.run.smithi163.stdout: available. 2023-10-26T02:08:47.034 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-165-generic 2023-10-26T02:08:47.034 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-26T02:08:47.034 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-26T02:08:47.034 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-10-26T02:08:47.035 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi163.front.sepia.ceph.com, path=None, version=distro) 2023-10-26T02:08:47.035 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get clean 2023-10-26T02:08:47.120 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get update 2023-10-26T02:08:47.257 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-26T02:08:47.369 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-26T02:08:47.450 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-26T02:08:47.533 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-26T02:08:48.998 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2023-10-26T02:08:49.026 DEBUG:teuthology.orchestra.run.smithi163:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-10-26T02:08:49.097 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2023-10-26T02:08:49.298 INFO:teuthology.orchestra.run.smithi163.stdout:Building dependency tree... 2023-10-26T02:08:49.298 INFO:teuthology.orchestra.run.smithi163.stdout:Reading state information... 2023-10-26T02:08:49.515 INFO:teuthology.orchestra.run.smithi163.stdout:linux-image-generic is already the newest version (5.4.0.165.162). 2023-10-26T02:08:49.515 INFO:teuthology.orchestra.run.smithi163.stdout:0 upgraded, 0 newly installed, 0 to remove and 272 not upgraded. 2023-10-26T02:08:49.517 DEBUG:teuthology.orchestra.run.smithi163:> dpkg -s linux-image-generic 2023-10-26T02:08:49.538 INFO:teuthology.orchestra.run.smithi163.stdout:Package: linux-image-generic 2023-10-26T02:08:49.539 INFO:teuthology.orchestra.run.smithi163.stdout:Status: install ok installed 2023-10-26T02:08:49.539 INFO:teuthology.orchestra.run.smithi163.stdout:Priority: optional 2023-10-26T02:08:49.540 INFO:teuthology.orchestra.run.smithi163.stdout:Section: kernel 2023-10-26T02:08:49.540 INFO:teuthology.orchestra.run.smithi163.stdout:Installed-Size: 20 2023-10-26T02:08:49.540 INFO:teuthology.orchestra.run.smithi163.stdout:Maintainer: Ubuntu Kernel Team 2023-10-26T02:08:49.540 INFO:teuthology.orchestra.run.smithi163.stdout:Architecture: amd64 2023-10-26T02:08:49.541 INFO:teuthology.orchestra.run.smithi163.stdout:Source: linux-meta 2023-10-26T02:08:49.541 INFO:teuthology.orchestra.run.smithi163.stdout:Version: 5.4.0.165.162 2023-10-26T02:08:49.541 INFO:teuthology.orchestra.run.smithi163.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-10-26T02:08:49.542 INFO:teuthology.orchestra.run.smithi163.stdout:Depends: linux-image-5.4.0-165-generic, linux-modules-extra-5.4.0-165-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-26T02:08:49.542 INFO:teuthology.orchestra.run.smithi163.stdout:Recommends: thermald 2023-10-26T02:08:49.542 INFO:teuthology.orchestra.run.smithi163.stdout:Description: Generic Linux kernel image 2023-10-26T02:08:49.542 INFO:teuthology.orchestra.run.smithi163.stdout: This package will always depend on the latest generic kernel image 2023-10-26T02:08:49.543 INFO:teuthology.orchestra.run.smithi163.stdout: available. 2023-10-26T02:08:49.543 DEBUG:teuthology.orchestra.run.smithi163:> mktemp 2023-10-26T02:08:49.548 INFO:teuthology.orchestra.run.smithi163.stdout:/tmp/tmp.4S35xddcfZ 2023-10-26T02:08:49.548 DEBUG:teuthology.orchestra.run.smithi163:> sudo cp /boot/grub/grub.cfg /tmp/tmp.4S35xddcfZ 2023-10-26T02:08:49.605 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0666 /tmp/tmp.4S35xddcfZ 2023-10-26T02:08:49.640 DEBUG:teuthology.orchestra.remote:smithi163:/tmp/tmp.4S35xddcfZ is 9KB 2023-10-26T02:08:49.655 DEBUG:teuthology.orchestra.run.smithi163:> rm -fr /tmp/tmp.4S35xddcfZ 2023-10-26T02:08:49.661 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-26T02:08:49.715 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-26T02:08:49.715 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-26T02:08:49.715 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-26T02:08:49.748 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-165-generic 2023-10-26T02:08:49.749 DEBUG:teuthology.orchestra.run.smithi163:> sudo update-grub 2023-10-26T02:08:50.987 INFO:teuthology.orchestra.run.smithi163.stderr:Sourcing file `/etc/default/grub' 2023-10-26T02:08:50.999 INFO:teuthology.orchestra.run.smithi163.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-26T02:08:51.015 INFO:teuthology.orchestra.run.smithi163.stderr:Generating grub configuration file ... 2023-10-26T02:08:51.296 INFO:teuthology.orchestra.run.smithi163.stderr:Found linux image: /boot/vmlinuz-5.4.0-165-generic 2023-10-26T02:08:51.308 INFO:teuthology.orchestra.run.smithi163.stderr:Found initrd image: /boot/initrd.img-5.4.0-165-generic 2023-10-26T02:08:51.655 INFO:teuthology.orchestra.run.smithi163.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-26T02:08:51.667 INFO:teuthology.orchestra.run.smithi163.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-26T02:08:53.333 INFO:teuthology.orchestra.run.smithi163.stderr:done 2023-10-26T02:08:53.335 DEBUG:teuthology.orchestra.run.smithi163:> sudo shutdown -r now 2023-10-26T02:09:02.611 INFO:teuthology.orchestra.run.smithi017.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-26T02:09:02.611 INFO:teuthology.orchestra.run.smithi017.stdout:Sourcing file `/etc/default/grub' 2023-10-26T02:09:02.620 INFO:teuthology.orchestra.run.smithi017.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-26T02:09:02.640 INFO:teuthology.orchestra.run.smithi017.stdout:Generating grub configuration file ... 2023-10-26T02:09:02.952 INFO:teuthology.orchestra.run.smithi017.stdout:Found linux image: /boot/vmlinuz-5.4.0-165-generic 2023-10-26T02:09:02.977 INFO:teuthology.orchestra.run.smithi017.stdout:Found initrd image: /boot/initrd.img-5.4.0-165-generic 2023-10-26T02:09:03.339 INFO:teuthology.orchestra.run.smithi017.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-26T02:09:03.349 INFO:teuthology.orchestra.run.smithi017.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-26T02:09:06.091 INFO:teuthology.orchestra.run.smithi017.stdout:done 2023-10-26T02:09:06.509 DEBUG:teuthology.orchestra.run.smithi017:> dpkg -s linux-image-generic 2023-10-26T02:09:06.558 INFO:teuthology.orchestra.run.smithi017.stdout:Package: linux-image-generic 2023-10-26T02:09:06.558 INFO:teuthology.orchestra.run.smithi017.stdout:Status: install ok installed 2023-10-26T02:09:06.558 INFO:teuthology.orchestra.run.smithi017.stdout:Priority: optional 2023-10-26T02:09:06.558 INFO:teuthology.orchestra.run.smithi017.stdout:Section: kernel 2023-10-26T02:09:06.559 INFO:teuthology.orchestra.run.smithi017.stdout:Installed-Size: 20 2023-10-26T02:09:06.559 INFO:teuthology.orchestra.run.smithi017.stdout:Maintainer: Ubuntu Kernel Team 2023-10-26T02:09:06.559 INFO:teuthology.orchestra.run.smithi017.stdout:Architecture: amd64 2023-10-26T02:09:06.559 INFO:teuthology.orchestra.run.smithi017.stdout:Source: linux-meta 2023-10-26T02:09:06.559 INFO:teuthology.orchestra.run.smithi017.stdout:Version: 5.4.0.165.162 2023-10-26T02:09:06.560 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:09:06.560 INFO:teuthology.orchestra.run.smithi017.stdout:Depends: linux-image-5.4.0-165-generic, linux-modules-extra-5.4.0-165-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-26T02:09:06.560 INFO:teuthology.orchestra.run.smithi017.stdout:Recommends: thermald 2023-10-26T02:09:06.560 INFO:teuthology.orchestra.run.smithi017.stdout:Description: Generic Linux kernel image 2023-10-26T02:09:06.560 INFO:teuthology.orchestra.run.smithi017.stdout: This package will always depend on the latest generic kernel image 2023-10-26T02:09:06.561 INFO:teuthology.orchestra.run.smithi017.stdout: available. 2023-10-26T02:09:06.561 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-165-generic 2023-10-26T02:09:06.561 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-26T02:09:06.561 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-26T02:09:06.562 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-10-26T02:09:06.562 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi017.front.sepia.ceph.com, path=None, version=distro) 2023-10-26T02:09:06.562 DEBUG:teuthology.orchestra.run.smithi017:> sudo apt-get clean 2023-10-26T02:09:06.642 DEBUG:teuthology.orchestra.run.smithi017:> sudo apt-get update 2023-10-26T02:09:06.780 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-26T02:09:06.785 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-26T02:09:06.802 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-26T02:09:06.898 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-26T02:09:08.583 INFO:teuthology.orchestra.run.smithi017.stdout:Reading package lists... 2023-10-26T02:09:08.610 DEBUG:teuthology.orchestra.run.smithi017:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-10-26T02:09:08.684 INFO:teuthology.orchestra.run.smithi017.stdout:Reading package lists... 2023-10-26T02:09:08.868 INFO:teuthology.orchestra.run.smithi017.stdout:Building dependency tree... 2023-10-26T02:09:08.868 INFO:teuthology.orchestra.run.smithi017.stdout:Reading state information... 2023-10-26T02:09:09.084 INFO:teuthology.orchestra.run.smithi017.stdout:linux-image-generic is already the newest version (5.4.0.165.162). 2023-10-26T02:09:09.085 INFO:teuthology.orchestra.run.smithi017.stdout:0 upgraded, 0 newly installed, 0 to remove and 272 not upgraded. 2023-10-26T02:09:09.086 DEBUG:teuthology.orchestra.run.smithi017:> dpkg -s linux-image-generic 2023-10-26T02:09:09.104 INFO:teuthology.orchestra.run.smithi017.stdout:Package: linux-image-generic 2023-10-26T02:09:09.104 INFO:teuthology.orchestra.run.smithi017.stdout:Status: install ok installed 2023-10-26T02:09:09.105 INFO:teuthology.orchestra.run.smithi017.stdout:Priority: optional 2023-10-26T02:09:09.105 INFO:teuthology.orchestra.run.smithi017.stdout:Section: kernel 2023-10-26T02:09:09.105 INFO:teuthology.orchestra.run.smithi017.stdout:Installed-Size: 20 2023-10-26T02:09:09.105 INFO:teuthology.orchestra.run.smithi017.stdout:Maintainer: Ubuntu Kernel Team 2023-10-26T02:09:09.105 INFO:teuthology.orchestra.run.smithi017.stdout:Architecture: amd64 2023-10-26T02:09:09.106 INFO:teuthology.orchestra.run.smithi017.stdout:Source: linux-meta 2023-10-26T02:09:09.106 INFO:teuthology.orchestra.run.smithi017.stdout:Version: 5.4.0.165.162 2023-10-26T02:09:09.106 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:09:09.106 INFO:teuthology.orchestra.run.smithi017.stdout:Depends: linux-image-5.4.0-165-generic, linux-modules-extra-5.4.0-165-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-26T02:09:09.107 INFO:teuthology.orchestra.run.smithi017.stdout:Recommends: thermald 2023-10-26T02:09:09.107 INFO:teuthology.orchestra.run.smithi017.stdout:Description: Generic Linux kernel image 2023-10-26T02:09:09.107 INFO:teuthology.orchestra.run.smithi017.stdout: This package will always depend on the latest generic kernel image 2023-10-26T02:09:09.107 INFO:teuthology.orchestra.run.smithi017.stdout: available. 2023-10-26T02:09:09.107 DEBUG:teuthology.orchestra.run.smithi017:> mktemp 2023-10-26T02:09:09.112 INFO:teuthology.orchestra.run.smithi017.stdout:/tmp/tmp.lPOZObr1vM 2023-10-26T02:09:09.112 DEBUG:teuthology.orchestra.run.smithi017:> sudo cp /boot/grub/grub.cfg /tmp/tmp.lPOZObr1vM 2023-10-26T02:09:09.123 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 0666 /tmp/tmp.lPOZObr1vM 2023-10-26T02:09:09.198 DEBUG:teuthology.orchestra.remote:smithi017:/tmp/tmp.lPOZObr1vM is 9KB 2023-10-26T02:09:09.213 DEBUG:teuthology.orchestra.run.smithi017:> rm -fr /tmp/tmp.lPOZObr1vM 2023-10-26T02:09:09.220 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-26T02:09:09.278 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-10-26T02:09:09.279 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-26T02:09:09.279 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-26T02:09:09.302 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-165-generic 2023-10-26T02:09:09.303 DEBUG:teuthology.orchestra.run.smithi017:> sudo update-grub 2023-10-26T02:09:10.650 INFO:teuthology.orchestra.run.smithi017.stderr:Sourcing file `/etc/default/grub' 2023-10-26T02:09:10.660 INFO:teuthology.orchestra.run.smithi017.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-26T02:09:10.669 INFO:teuthology.orchestra.run.smithi017.stderr:Generating grub configuration file ... 2023-10-26T02:09:10.916 INFO:teuthology.orchestra.run.smithi017.stderr:Found linux image: /boot/vmlinuz-5.4.0-165-generic 2023-10-26T02:09:10.928 INFO:teuthology.orchestra.run.smithi017.stderr:Found initrd image: /boot/initrd.img-5.4.0-165-generic 2023-10-26T02:09:11.278 INFO:teuthology.orchestra.run.smithi017.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-26T02:09:11.290 INFO:teuthology.orchestra.run.smithi017.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-26T02:09:12.918 INFO:teuthology.orchestra.run.smithi017.stderr:done 2023-10-26T02:09:12.919 DEBUG:teuthology.orchestra.run.smithi017:> sudo shutdown -r now 2023-10-26T02:09:23.346 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-10-26T02:09:23.347 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-10-26T02:09:23.348 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T02:09:42.942 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-10-26T02:09:42.943 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-10-26T02:09:42.944 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T02:09:57.882 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2023-10-26T02:10:01.466 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.17 2023-10-26T02:10:06.889 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-10-26T02:10:06.890 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T02:10:09.950 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2023-10-26T02:10:10.468 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-10-26T02:10:10.469 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T02:10:13.534 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.17 2023-10-26T02:10:21.958 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-10-26T02:10:21.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T02:10:25.538 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-10-26T02:10:25.539 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T02:10:40.379 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2023-10-26T02:10:55.394 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-10-26T02:10:55.395 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T02:10:55.753 DEBUG:teuthology.orchestra.run.smithi163:> true 2023-10-26T02:10:56.608 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-10-26T02:10:56.608 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-165-generic"... 2023-10-26T02:10:56.608 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2023-10-26T02:10:56.615 INFO:teuthology.orchestra.run.smithi163.stdout:5.4.0-165-generic 2023-10-26T02:10:56.615 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-165-generic vs 5.4.0-165-generic 2023-10-26T02:10:56.615 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-26T02:10:56.616 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-26T02:10:57.018 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.17 2023-10-26T02:10:57.617 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-26T02:10:57.617 DEBUG:teuthology.orchestra.run.smithi163:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-26T02:10:57.700 INFO:teuthology.orchestra.run.smithi163.stdout:ttyS1 2023-10-26T02:10:57.728 DEBUG:teuthology.parallel:result is None 2023-10-26T02:11:12.020 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-10-26T02:11:12.021 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T02:11:12.249 DEBUG:teuthology.orchestra.run.smithi017:> true 2023-10-26T02:11:12.780 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-10-26T02:11:12.781 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-165-generic"... 2023-10-26T02:11:12.781 DEBUG:teuthology.orchestra.run.smithi017:> uname -r 2023-10-26T02:11:12.788 INFO:teuthology.orchestra.run.smithi017.stdout:5.4.0-165-generic 2023-10-26T02:11:12.788 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-165-generic vs 5.4.0-165-generic 2023-10-26T02:11:12.788 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-26T02:11:12.788 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-26T02:11:13.790 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-26T02:11:13.790 DEBUG:teuthology.orchestra.run.smithi017:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-26T02:11:13.886 INFO:teuthology.orchestra.run.smithi017.stdout:ttyS1 2023-10-26T02:11:13.912 DEBUG:teuthology.parallel:result is None 2023-10-26T02:11:13.912 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-26T02:11:13.919 INFO:teuthology.task.internal:Creating test directory... 2023-10-26T02:11:13.920 DEBUG:teuthology.orchestra.run.smithi017:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-26T02:11:13.922 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-26T02:11:13.930 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-26T02:11:13.941 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-26T02:11:13.950 INFO:teuthology.task.internal:Creating archive directory... 2023-10-26T02:11:13.951 DEBUG:teuthology.orchestra.run.smithi017:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-26T02:11:13.953 DEBUG:teuthology.orchestra.run.smithi163:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-26T02:11:13.993 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-26T02:11:14.001 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-26T02:11:14.002 DEBUG:teuthology.orchestra.run.smithi017:> 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-10-26T02:11:14.007 DEBUG:teuthology.orchestra.run.smithi163:> 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-10-26T02:11:14.023 INFO:teuthology.orchestra.run.smithi017.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-26T02:11:14.033 INFO:teuthology.orchestra.run.smithi017.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-26T02:11:14.050 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-26T02:11:14.059 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-26T02:11:14.061 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-26T02:11:14.070 INFO:teuthology.task.internal:Configuring sudo... 2023-10-26T02:11:14.070 DEBUG:teuthology.orchestra.run.smithi017:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-26T02:11:14.073 DEBUG:teuthology.orchestra.run.smithi163:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-26T02:11:14.086 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-26T02:11:14.096 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-26T02:11:14.096 DEBUG:teuthology.orchestra.run.smithi017:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-26T02:11:14.131 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-26T02:11:14.138 DEBUG:teuthology.orchestra.run.smithi017:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-26T02:11:14.146 DEBUG:teuthology.orchestra.run.smithi017:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-26T02:11:14.152 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-10-26T02:11:14.152 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-26T02:11:14.213 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-26T02:11:14.220 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-26T02:11:14.227 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-26T02:11:14.227 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-26T02:11:14.255 DEBUG:teuthology.orchestra.run.smithi017:> sudo service rsyslog restart 2023-10-26T02:11:14.258 DEBUG:teuthology.orchestra.run.smithi163:> sudo service rsyslog restart 2023-10-26T02:11:14.305 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-26T02:11:14.314 INFO:teuthology.task.internal:Starting timer... 2023-10-26T02:11:14.314 INFO:teuthology.run_tasks:Running task pcp... 2023-10-26T02:11:14.326 INFO:teuthology.run_tasks:Running task selinux... 2023-10-26T02:11:14.337 DEBUG:teuthology.task.selinux:Excluding smithi017: OS 'ubuntu' does not support SELinux 2023-10-26T02:11:14.337 DEBUG:teuthology.task.selinux:Excluding smithi163: OS 'ubuntu' does not support SELinux 2023-10-26T02:11:14.338 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-26T02:11:14.338 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-10-26T02:11:14.338 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-26T02:11:14.339 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-26T02:11:14.349 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-10-26T02:11:14.355 INFO:teuthology.repo_utils:Fetching main from origin 2023-10-26T02:11:14.505 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-26T02:11:14.519 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-10-26T02:11:14.521 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi017.front.sepia.ceph.com,smithi163.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-26T02:16:59.129 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi017.front.sepia.ceph.com'), Remote(name='ubuntu@smithi163.front.sepia.ceph.com')] 2023-10-26T02:16:59.131 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-10-26T02:16:59.132 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T02:16:59.184 DEBUG:teuthology.orchestra.run.smithi017:> true 2023-10-26T02:16:59.308 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi017.front.sepia.ceph.com' 2023-10-26T02:16:59.308 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-10-26T02:16:59.309 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T02:16:59.357 DEBUG:teuthology.orchestra.run.smithi163:> true 2023-10-26T02:16:59.476 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-10-26T02:16:59.476 INFO:teuthology.run_tasks:Running task clock... 2023-10-26T02:16:59.488 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-26T02:16:59.489 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-26T02:16:59.490 DEBUG:teuthology.orchestra.run.smithi017:> 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-10-26T02:16:59.492 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-26T02:16:59.492 DEBUG:teuthology.orchestra.run.smithi163:> 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-10-26T02:16:59.525 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:16:59 ntpd[22276]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-26T02:16:59.526 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:16:59 ntpd[22276]: Command line: ntpd -gq 2023-10-26T02:16:59.527 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:16:59 ntpd[22276]: proto: precision = 0.092 usec (-23) 2023-10-26T02:16:59.527 INFO:teuthology.orchestra.run.smithi017.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-26T02:16:59.528 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:16:59 ntpd[22276]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-26T02:16:59.528 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:16:59 ntpd[22276]: restrict ::: KOD does nothing without LIMITED. 2023-10-26T02:16:59.528 INFO:teuthology.orchestra.run.smithi017.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-26T02:16:59.529 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:16:59 ntpd[22276]: Listen and drop on 0 v6wildcard [::]:123 2023-10-26T02:16:59.529 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:16:59 ntpd[22276]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-26T02:16:59.530 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:16:59 ntpd[22276]: Listen normally on 2 lo 127.0.0.1:123 2023-10-26T02:16:59.530 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:16:59 ntpd[22276]: Listen normally on 3 ens1f0 172.21.15.17:123 2023-10-26T02:16:59.530 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:16:59 ntpd[22276]: Listen normally on 4 lo [::1]:123 2023-10-26T02:16:59.530 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:16:59 ntpd[22276]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:fe59:d992%4]:123 2023-10-26T02:16:59.531 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:16:59 ntpd[22276]: Listening on routing socket on fd #22 for interface updates 2023-10-26T02:16:59.531 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:16:59 ntpd[22315]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-26T02:16:59.531 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:16:59 ntpd[22315]: Command line: ntpd -gq 2023-10-26T02:16:59.532 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:16:59 ntpd[22315]: proto: precision = 0.282 usec (-22) 2023-10-26T02:16:59.532 INFO:teuthology.orchestra.run.smithi163.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-26T02:16:59.533 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:16:59 ntpd[22315]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-26T02:16:59.533 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:16:59 ntpd[22315]: restrict ::: KOD does nothing without LIMITED. 2023-10-26T02:16:59.533 INFO:teuthology.orchestra.run.smithi163.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-26T02:16:59.534 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:16:59 ntpd[22315]: Listen and drop on 0 v6wildcard [::]:123 2023-10-26T02:16:59.534 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:16:59 ntpd[22315]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-26T02:16:59.535 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:16:59 ntpd[22315]: Listen normally on 2 lo 127.0.0.1:123 2023-10-26T02:16:59.535 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:16:59 ntpd[22315]: Listen normally on 3 enp3s0f1 172.21.15.163:123 2023-10-26T02:16:59.535 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:16:59 ntpd[22315]: Listen normally on 4 lo [::1]:123 2023-10-26T02:16:59.535 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:16:59 ntpd[22315]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7d5b%5]:123 2023-10-26T02:16:59.535 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:16:59 ntpd[22315]: Listening on routing socket on fd #22 for interface updates 2023-10-26T02:17:00.527 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:00 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:00.527 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:00 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:00.527 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:00 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:00.527 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:00 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:00.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:00 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:00.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:00 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:00.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:00 ntpd[22276]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:00.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:00 ntpd[22276]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:00.529 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:00 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:00.530 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:00 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:00.530 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:00 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:00.530 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:00 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:00.530 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:00 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:00.530 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:00 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:00.531 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:00 ntpd[22315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:00.531 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:00 ntpd[22315]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:02.527 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:02 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:02.527 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:02 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:02.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:02 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:02.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:02 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:02.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:02 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:02.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:02 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:02.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:02 ntpd[22276]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:02.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:02 ntpd[22276]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:02.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:02 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:02.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:02 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:02.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:02 ntpd[22276]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:02.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:02 ntpd[22276]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:02.531 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:02 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:02.531 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:02 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:02.531 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:02 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:02.531 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:02 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:02.532 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:02 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:02.532 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:02 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:02.532 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:02 ntpd[22315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:02.532 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:02 ntpd[22315]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:02.532 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:02 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:02.533 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:02 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:02.533 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:02 ntpd[22315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:02.533 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:02 ntpd[22315]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:04.527 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:04.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:04.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:04.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:04.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:04.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:04.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:04.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:04.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:04.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:04.530 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:04.530 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:04.530 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:04.530 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:04.530 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:04.531 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:04.531 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:04.531 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:04 ntpd[22276]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:04.533 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:04.533 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:04.533 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:04.534 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:04.534 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:04.534 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:04.534 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:04.534 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:04.535 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:04.535 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:04.535 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:04.535 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:04.535 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:04.536 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:04.536 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:04.536 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:04.536 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:04.536 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:04 ntpd[22315]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:06.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:06.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:06.528 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:06.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:06.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:06.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:06.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:06.529 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:06.530 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:06.530 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:06.530 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:06.530 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:06.530 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:06.531 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:06.531 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:06.531 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:06.531 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:06.531 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:06.532 INFO:teuthology.orchestra.run.smithi017.stdout:26 Oct 02:17:06 ntpd[22276]: ntpd: time slew +0.001426 s 2023-10-26T02:17:06.532 INFO:teuthology.orchestra.run.smithi017.stdout:ntpd: time slew +0.001426s 2023-10-26T02:17:06.532 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-26T02:17:06.533 INFO:teuthology.orchestra.run.smithi017.stderr:26 Oct 02:17:06 ntpd[22276]: can't open /var/log/ntpstats/loopstats.20231026: Permission denied 2023-10-26T02:17:06.534 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:06.534 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:06.535 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:06.535 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:06.535 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:06.535 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:06.535 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:06.536 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:06.536 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:06.536 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:06.536 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T02:17:06.536 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T02:17:06.536 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T02:17:06.537 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T02:17:06.537 INFO:teuthology.orchestra.run.smithi163.stdout:26 Oct 02:17:06 ntpd[22315]: ntpd: time slew +0.000237 s 2023-10-26T02:17:06.537 INFO:teuthology.orchestra.run.smithi163.stdout:ntpd: time slew +0.000237s 2023-10-26T02:17:06.538 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-26T02:17:06.538 INFO:teuthology.orchestra.run.smithi163.stderr:26 Oct 02:17:06 ntpd[22315]: can't open /var/log/ntpstats/loopstats.20231026: Permission denied 2023-10-26T02:17:06.595 INFO:teuthology.orchestra.run.smithi017.stdout: remote refid st t when poll reach delay offset jitter 2023-10-26T02:17:06.595 INFO:teuthology.orchestra.run.smithi017.stdout:============================================================================== 2023-10-26T02:17:06.595 INFO:teuthology.orchestra.run.smithi017.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T02:17:06.595 INFO:teuthology.orchestra.run.smithi017.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T02:17:06.596 INFO:teuthology.orchestra.run.smithi017.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T02:17:06.596 INFO:teuthology.orchestra.run.smithi017.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T02:17:06.601 INFO:teuthology.orchestra.run.smithi163.stdout: remote refid st t when poll reach delay offset jitter 2023-10-26T02:17:06.601 INFO:teuthology.orchestra.run.smithi163.stdout:============================================================================== 2023-10-26T02:17:06.602 INFO:teuthology.orchestra.run.smithi163.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T02:17:06.602 INFO:teuthology.orchestra.run.smithi163.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T02:17:06.602 INFO:teuthology.orchestra.run.smithi163.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T02:17:06.602 INFO:teuthology.orchestra.run.smithi163.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T02:17:06.603 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-26T02:17:06.674 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': 3}, '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': 'f2ece71a1e784ed2e115679dd66f690a9706b8a8'} 2023-10-26T02:17:06.674 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-10-26T02:17:06.675 INFO:tasks.cephadm:Cluster fsid is c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:17:06.675 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-26T02:17:06.676 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.17', 'mon.c': '[v2:172.21.15.17:3301,v1:172.21.15.17:6790]', 'mon.b': '172.21.15.163'} 2023-10-26T02:17:06.676 INFO:tasks.cephadm:First mon is mon.a on smithi017 2023-10-26T02:17:06.676 INFO:tasks.cephadm:First mgr is y 2023-10-26T02:17:06.677 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-26T02:17:06.677 DEBUG:teuthology.orchestra.run.smithi017:> sudo hostname $(hostname -s) 2023-10-26T02:17:06.695 DEBUG:teuthology.orchestra.run.smithi163:> sudo hostname $(hostname -s) 2023-10-26T02:17:06.712 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-10-26T02:17:06.713 DEBUG:teuthology.orchestra.run.smithi017:> 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-10-26T02:17:07.070 INFO:teuthology.orchestra.run.smithi017.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Oct 26 02:17 /home/ubuntu/cephtest/cephadm 2023-10-26T02:17:07.070 DEBUG:teuthology.orchestra.run.smithi163:> 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-10-26T02:17:07.343 INFO:teuthology.orchestra.run.smithi163.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Oct 26 02:17 /home/ubuntu/cephtest/cephadm 2023-10-26T02:17:07.343 DEBUG:teuthology.orchestra.run.smithi017:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-26T02:17:07.352 DEBUG:teuthology.orchestra.run.smithi163:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-26T02:17:07.371 DEBUG:teuthology.orchestra.run.smithi017:> sudo mkdir -p /etc/ceph 2023-10-26T02:17:07.388 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /etc/ceph 2023-10-26T02:17:07.417 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 777 /etc/ceph 2023-10-26T02:17:07.444 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 777 /etc/ceph 2023-10-26T02:17:07.460 INFO:tasks.cephadm:Writing seed config... 2023-10-26T02:17:07.461 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-10-26T02:17:07.461 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-26T02:17:07.461 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-26T02:17:07.462 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-26T02:17:07.462 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-26T02:17:07.462 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-26T02:17:07.462 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-26T02:17:07.463 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-26T02:17:07.463 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-10-26T02:17:07.464 DEBUG:teuthology.orchestra.run.smithi017:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-26T02:17:07.470 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 = c29a5008-73a5-11ee-8db9-212e2dc638e7 mon election default strategy = 3 [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-10-26T02:17:07.471 DEBUG:teuthology.orchestra.run.smithi017:mon.a> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.a.service 2023-10-26T02:17:07.474 DEBUG:teuthology.orchestra.run.smithi017:mgr.y> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.y.service 2023-10-26T02:17:07.476 INFO:tasks.cephadm:Bootstrapping... 2023-10-26T02:17:07.476 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.17 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-26T02:17:07.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2023-10-26T02:17:07.586 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-10-26T02:17:07.586 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-10-26T02:17:07.587 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-10-26T02:17:07.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-10-26T02:17:07.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-26T02:17:07.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-10-26T02:17:07.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T02:17:07.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-10-26T02:17:07.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-10-26T02:17:07.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-10-26T02:17:07.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T02:17:07.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-10-26T02:17:07.615 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-10-26T02:17:07.615 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-10-26T02:17:07.621 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T02:17:07.621 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-10-26T02:17:07.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-10-26T02:17:07.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-10-26T02:17:07.634 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T02:17:07.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-10-26T02:17:07.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-10-26T02:17:07.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-10-26T02:17:07.647 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout active 2023-10-26T02:17:07.648 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-10-26T02:17:07.648 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Repeating the final host check... 2023-10-26T02:17:07.648 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2023-10-26T02:17:07.648 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:systemctl is present 2023-10-26T02:17:07.649 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:lvcreate is present 2023-10-26T02:17:07.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-10-26T02:17:07.654 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-26T02:17:07.655 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-10-26T02:17:07.659 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T02:17:07.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-10-26T02:17:07.666 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-10-26T02:17:07.666 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-10-26T02:17:07.671 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T02:17:07.672 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-10-26T02:17:07.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-10-26T02:17:07.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-10-26T02:17:07.684 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T02:17:07.684 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-10-26T02:17:07.691 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-10-26T02:17:07.691 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-10-26T02:17:07.697 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T02:17:07.697 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-10-26T02:17:07.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-10-26T02:17:07.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-10-26T02:17:07.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stdout active 2023-10-26T02:17:07.712 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-10-26T02:17:07.712 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Host looks OK 2023-10-26T02:17:07.713 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:root:Cluster fsid: c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:17:07.713 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Acquiring lock 140157716568240 on /run/cephadm/c29a5008-73a5-11ee-8db9-212e2dc638e7.lock 2023-10-26T02:17:07.713 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Lock 140157716568240 acquired on /run/cephadm/c29a5008-73a5-11ee-8db9-212e2dc638e7.lock 2023-10-26T02:17:07.714 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Verifying IP 172.21.15.17 port 3300 ... 2023-10-26T02:17:07.714 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Verifying IP 172.21.15.17 port 6789 ... 2023-10-26T02:17:07.714 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.17, final addrv is [v2:172.21.15.17:3300,v1:172.21.15.17:6789] 2023-10-26T02:17:07.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2023-10-26T02:17:07.716 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev ens1f0 2023-10-26T02:17:07.716 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:07.717 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.17 2023-10-26T02:17:07.717 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Mon IP 172.21.15.17 is in CIDR network 172.21.0.0/20 2023-10-26T02:17:07.720 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-10-26T02:17:07.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2023-10-26T02:17:07.943 INFO:journalctl@ceph.mgr.y.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:17:07.960 INFO:journalctl@ceph.mon.a.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:17:11.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2023-10-26T02:17:11.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2023-10-26T02:17:11.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2023-10-26T02:17:13.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2023-10-26T02:17:17.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2023-10-26T02:17:21.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2023-10-26T02:17:34.948 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2023-10-26T02:17:35.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2023-10-26T02:17:35.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2023-10-26T02:17:35.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2023-10-26T02:17:35.171 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-10-26T02:17:35.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-10-26T02:17:35.172 INFO:teuthology.orchestra.run.smithi017.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=smithi017 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-10-26T02:17:46.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-10-26T02:17:47.509 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Creating initial keys... 2023-10-26T02:17:47.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-10-26T02:17:47.509 INFO:teuthology.orchestra.run.smithi017.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=smithi017 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-10-26T02:17:48.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBMzDllFZ5rCRAAQ8afXOQnpaKdAG9hywGHog== 2023-10-26T02:17:48.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-10-26T02:17:48.780 INFO:teuthology.orchestra.run.smithi017.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=smithi017 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-10-26T02:17:49.620 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBNzDllvdLeJBAAH+W7mpM7H0V3P5GyPK4HHQ== 2023-10-26T02:17:50.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-10-26T02:17:50.209 INFO:teuthology.orchestra.run.smithi017.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=smithi017 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-10-26T02:17:50.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBOzDllTdAeNxAAzHEFinrTf/c6FUMgUGMJ8Q== 2023-10-26T02:17:51.547 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Creating initial monmap... 2023-10-26T02:17:51.548 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/tmp/ceph-tmpxadymhlq:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', 'c29a5008-73a5-11ee-8db9-212e2dc638e7', '--addv', 'a', '[v2:172.21.15.17:3300,v1:172.21.15.17:6789]', '/tmp/monmap'] 2023-10-26T02:17:51.548 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /tmp/ceph-tmpxadymhlq:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 --addv a [v2:172.21.15.17:3300,v1:172.21.15.17:6789] /tmp/monmap 2023-10-26T02:17:52.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-26T02:17:52.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:17:52.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-26T02:17:52.992 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Creating mon... 2023-10-26T02:17:52.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmp006eeghp:/tmp/keyring:z', '-v', '/tmp/ceph-tmpxadymhlq:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', 'c29a5008-73a5-11ee-8db9-212e2dc638e7', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2023-10-26T02:17:52.995 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp006eeghp:/tmp/keyring:z -v /tmp/ceph-tmpxadymhlq:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2023-10-26T02:17:53.707 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-26T02:17:53.707 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 1 imported monmap: 2023-10-26T02:17:53.707 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-10-26T02:17:53.730 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:17:53.730 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-10-26T02:17:52.414183+0000 2023-10-26T02:17:53.730 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-10-26T02:17:52.414183+0000 2023-10-26T02:17:53.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-10-26T02:17:53.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2023-10-26T02:17:53.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 0 /usr/bin/ceph-mon: set fsid to c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:17:53.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 0 set rocksdb option compression = kNoCompression 2023-10-26T02:17:53.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-10-26T02:17:53.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 0 set rocksdb option write_buffer_size = 33554432 2023-10-26T02:17:53.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 0 set rocksdb option compression = kNoCompression 2023-10-26T02:17:53.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-10-26T02:17:53.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 0 set rocksdb option write_buffer_size = 33554432 2023-10-26T02:17:53.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: RocksDB version: 6.1.2 2023-10-26T02:17:53.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-26T02:17:53.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Compile date Mar 23 2020 2023-10-26T02:17:53.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: DB SUMMARY 2023-10-26T02:17:53.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-10-26T02:17:53.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-10-26T02:17:53.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.error_if_exists: 0 2023-10-26T02:17:53.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.create_if_missing: 1 2023-10-26T02:17:53.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.paranoid_checks: 1 2023-10-26T02:17:53.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.env: 0x55738b1bf1a0 2023-10-26T02:17:53.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.info_log: 0x55738cf65a80 2023-10-26T02:17:53.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-26T02:17:53.736 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.statistics: (nil) 2023-10-26T02:17:53.736 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.use_fsync: 0 2023-10-26T02:17:53.736 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.max_log_file_size: 0 2023-10-26T02:17:53.736 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-26T02:17:53.736 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-26T02:17:53.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-26T02:17:53.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-26T02:17:53.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.allow_fallocate: 1 2023-10-26T02:17:53.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-26T02:17:53.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-26T02:17:53.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.use_direct_reads: 0 2023-10-26T02:17:53.738 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-26T02:17:53.738 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.create_missing_column_families: 0 2023-10-26T02:17:53.738 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.db_log_dir: 2023-10-26T02:17:53.738 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-26T02:17:53.738 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-26T02:17:53.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.max_subcompactions: 1 2023-10-26T02:17:53.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.max_background_flushes: -1 2023-10-26T02:17:53.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-26T02:17:53.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-26T02:17:53.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-26T02:17:53.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-26T02:17:53.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.advise_random_on_open: 1 2023-10-26T02:17:53.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-26T02:17:53.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.write_buffer_manager: 0x55738db06120 2023-10-26T02:17:53.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-26T02:17:53.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-26T02:17:53.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-26T02:17:53.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-26T02:17:53.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.rate_limiter: (nil) 2023-10-26T02:17:53.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-26T02:17:53.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-26T02:17:53.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-26T02:17:53.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-26T02:17:53.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-26T02:17:53.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-26T02:17:53.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-26T02:17:53.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-26T02:17:53.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.row_cache: None 2023-10-26T02:17:53.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.wal_filter: None 2023-10-26T02:17:53.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-26T02:17:53.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-26T02:17:53.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.preserve_deletes: 0 2023-10-26T02:17:53.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.two_write_queues: 0 2023-10-26T02:17:53.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.manual_wal_flush: 0 2023-10-26T02:17:53.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.atomic_flush: 0 2023-10-26T02:17:53.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-26T02:17:53.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.max_background_jobs: 2 2023-10-26T02:17:53.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.max_background_compactions: -1 2023-10-26T02:17:53.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-26T02:17:53.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-26T02:17:53.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-26T02:17:53.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.max_total_wal_size: 0 2023-10-26T02:17:53.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-26T02:17:53.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-26T02:17:53.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-26T02:17:53.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-26T02:17:53.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.max_open_files: -1 2023-10-26T02:17:53.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.bytes_per_sync: 0 2023-10-26T02:17:53.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-26T02:17:53.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-26T02:17:53.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Compression algorithms supported: 2023-10-26T02:17:53.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-26T02:17:53.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: kZSTD supported: 0 2023-10-26T02:17:53.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: kXpressCompression supported: 0 2023-10-26T02:17:53.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-26T02:17:53.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: kLZ4Compression supported: 1 2023-10-26T02:17:53.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: kBZip2Compression supported: 0 2023-10-26T02:17:53.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: kZlibCompression supported: 1 2023-10-26T02:17:53.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: kSnappyCompression supported: 1 2023-10-26T02:17:53.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-26T02:17:53.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.702+0000 7fa708ff76c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-10-26T02:17:53.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-10-26T02:17:53.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-10-26T02:17:53.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-26T02:17:53.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.merge_operator: 2023-10-26T02:17:53.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compaction_filter: None 2023-10-26T02:17:53.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compaction_filter_factory: None 2023-10-26T02:17:53.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-26T02:17:53.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-26T02:17:53.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55738ce8e130) 2023-10-26T02:17:53.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-10-26T02:17:53.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-10-26T02:17:53.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-26T02:17:53.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-10-26T02:17:53.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-10-26T02:17:53.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-10-26T02:17:53.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-10-26T02:17:53.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-10-26T02:17:53.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-10-26T02:17:53.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-10-26T02:17:53.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x55738cec4510 2023-10-26T02:17:53.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-10-26T02:17:53.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-10-26T02:17:53.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-10-26T02:17:53.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-10-26T02:17:53.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-10-26T02:17:53.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-10-26T02:17:53.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-10-26T02:17:53.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-10-26T02:17:53.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-10-26T02:17:53.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-10-26T02:17:53.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-10-26T02:17:53.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-10-26T02:17:53.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-10-26T02:17:53.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-10-26T02:17:53.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-10-26T02:17:53.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-10-26T02:17:53.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-10-26T02:17:53.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-10-26T02:17:53.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-10-26T02:17:53.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-10-26T02:17:53.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-10-26T02:17:53.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-10-26T02:17:53.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-26T02:17:53.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-26T02:17:53.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compression: NoCompression 2023-10-26T02:17:53.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-26T02:17:53.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-26T02:17:53.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-26T02:17:53.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.num_levels: 7 2023-10-26T02:17:53.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-26T02:17:53.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-26T02:17:53.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-26T02:17:53.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-26T02:17:53.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-26T02:17:53.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-26T02:17:53.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-26T02:17:53.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-26T02:17:53.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-26T02:17:53.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compression_opts.level: 32767 2023-10-26T02:17:53.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-26T02:17:53.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-26T02:17:53.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-26T02:17:53.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compression_opts.enabled: false 2023-10-26T02:17:53.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-26T02:17:53.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-26T02:17:53.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-26T02:17:53.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-26T02:17:53.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-26T02:17:53.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-26T02:17:53.763 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-26T02:17:53.763 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-26T02:17:53.763 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-26T02:17:53.763 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-26T02:17:53.763 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-26T02:17:53.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-26T02:17:53.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-26T02:17:53.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-26T02:17:53.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-26T02:17:53.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-26T02:17:53.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-26T02:17:53.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.arena_block_size: 4194304 2023-10-26T02:17:53.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-26T02:17:53.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-26T02:17:53.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-26T02:17:53.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-26T02:17:53.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-26T02:17:53.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-26T02:17:53.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-26T02:17:53.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-26T02:17:53.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-26T02:17:53.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-26T02:17:53.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-26T02:17:53.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-26T02:17:53.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-26T02:17:53.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-26T02:17:53.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.table_properties_collectors: 2023-10-26T02:17:53.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.inplace_update_support: 0 2023-10-26T02:17:53.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-26T02:17:53.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-26T02:17:53.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-26T02:17:53.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-26T02:17:53.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.bloom_locality: 0 2023-10-26T02:17:53.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.max_successive_merges: 0 2023-10-26T02:17:53.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-26T02:17:53.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-26T02:17:53.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.force_consistency_checks: 0 2023-10-26T02:17:53.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-26T02:17:53.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.706+0000 7fa708ff76c0 4 rocksdb: Options.ttl: 0 2023-10-26T02:17:53.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.710+0000 7fa708ff76c0 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-10-26T02:17:53.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.710+0000 7fa708ff76c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-10-26T02:17:53.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.710+0000 7fa708ff76c0 4 rocksdb: DB pointer 0x55738cf60400 2023-10-26T02:17:53.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.710+0000 7fa6f21b8700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-10-26T02:17:53.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.710+0000 7fa6f21b8700 4 rocksdb: [db/db_impl.cc:778] 2023-10-26T02:17:53.772 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-10-26T02:17:53.772 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T02:17:53.772 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.772 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.772 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-26T02:17:53.773 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.773 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.773 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-26T02:17:53.773 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.773 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-10-26T02:17:53.774 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.774 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T02:17:53.774 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.774 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.774 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.775 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-10-26T02:17:53.775 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.775 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T02:17:53.775 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T02:17:53.775 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-10-26T02:17:53.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-10-26T02:17:53.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-10-26T02:17:53.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-10-26T02:17:53.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-10-26T02:17:53.776 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.777 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.777 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-10-26T02:17:53.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.778 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-10-26T02:17:53.778 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.778 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T02:17:53.778 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.778 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-10-26T02:17:53.779 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T02:17:53.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T02:17:53.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-10-26T02:17:53.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-10-26T02:17:53.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-10-26T02:17:53.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-10-26T02:17:53.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-10-26T02:17:53.780 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.781 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.781 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:17:53.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-10-26T02:17:53.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T02:17:53.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.714+0000 7fa708ff76c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-10-26T02:17:53.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.714+0000 7fa708ff76c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-10-26T02:17:53.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T02:17:53.714+0000 7fa708ff76c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-10-26T02:17:54.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:17:54.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-10-26T02:17:54.556 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-10-26T02:17:54.562 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-10-26T02:17:54.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-10-26T02:17:54.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7.target 2023-10-26T02:17:54.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7.target -> /etc/systemd/system/ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7.target. 2023-10-26T02:17:54.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7.target -> /etc/systemd/system/ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7.target. 2023-10-26T02:17:54.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl start ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7.target 2023-10-26T02:17:54.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-10-26T02:17:55.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.a 2023-10-26T02:17:55.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.a 2023-10-26T02:17:55.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.a.service: Unit ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.a.service not loaded. 2023-10-26T02:17:55.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.a 2023-10-26T02:17:55.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7.target.wants/ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@.service. 2023-10-26T02:17:55.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl start ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.a 2023-10-26T02:17:55.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-10-26T02:17:55.426 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for mon to start... 2023-10-26T02:17:55.426 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for mon... 2023-10-26T02:17:55.426 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-10-26T02:17:55.448 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:17:55 smithi017 docker[22992]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-mon.a 2023-10-26T02:17:55.449 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:17:55 smithi017 systemd[1]: Started Ceph mon.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:17:56.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-10-26T02:17:56.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:17:56.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-10-26T02:17:56.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T02:17:56.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-10-26T02:17:56.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.241656s) 2023-10-26T02:17:56.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-10-26T02:17:56.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-10-26T02:17:56.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T02:17:56.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-10-26T02:17:56.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-10-26T02:17:56.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-10-26T02:17:56.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-10-26T02:17:56.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-10-26T02:17:56.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T02:17:56.773 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:17:56 smithi017 bash[23014]: cluster 2023-10-26T02:17:56.507503+0000 mon.a (mon.0) 0 : [INF] mkfs c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:17:56.773 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:17:56 smithi017 bash[23014]: cluster 2023-10-26T02:17:56.502451+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-26T02:17:57.439 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-10-26T02:17:57.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2023-10-26T02:17:57.439 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z -v /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2023-10-26T02:17:57.773 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:17:57 smithi017 bash[23014]: cluster 2023-10-26T02:17:56.506815+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-26T02:17:57.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:17:57 smithi017 bash[23014]: cluster 2023-10-26T02:17:56.507014+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0]} 2023-10-26T02:17:57.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:17:57 smithi017 bash[23014]: cluster 2023-10-26T02:17:56.509213+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-10-26T02:17:57.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:17:57 smithi017 bash[23014]: cluster 2023-10-26T02:17:56.511657+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-26T02:17:57.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:17:57 smithi017 bash[23014]: cluster 2023-10-26T02:17:56.512211+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-10-26T02:17:57.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:17:57 smithi017 bash[23014]: audit 2023-10-26T02:17:56.748412+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.17:0/3665624750' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T02:17:58.580 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T02:17:58.580 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-10-26T02:17:58.580 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:17:58.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 3 2023-10-26T02:17:58.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.17:3300,v1:172.21.15.17:6789] 2023-10-26T02:17:58.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-10-26T02:17:58.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-10-26T02:17:58.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-10-26T02:17:58.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-10-26T02:17:58.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T02:17:58.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-10-26T02:17:58.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-10-26T02:17:58.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T02:17:58.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-10-26T02:17:58.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-10-26T02:17:58.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-10-26T02:17:58.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T02:17:58.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-10-26T02:17:58.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-10-26T02:17:58.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-10-26T02:17:58.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-10-26T02:17:59.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:17:58 smithi017 bash[23014]: audit 2023-10-26T02:17:58.569010+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.17:0/1436424233' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-26T02:17:59.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:17:58 smithi017 bash[23014]: audit 2023-10-26T02:17:58.575050+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.17:0/1436424233' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-26T02:17:59.286 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-10-26T02:17:59.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2023-10-26T02:17:59.286 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z -v /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2023-10-26T02:18:00.773 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:00 smithi017 bash[23014]: audit 2023-10-26T02:18:00.255742+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.17:0/3520971195' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:18:00.858 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Restarting the monitor... 2023-10-26T02:18:00.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.a 2023-10-26T02:18:01.184 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:00 smithi017 systemd[1]: Stopping Ceph mon.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:18:01.184 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:00 smithi017 bash[23014]: debug 2023-10-26T02:18:00.950+0000 7fe4d4aee700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T02:18:01.184 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:00 smithi017 bash[23014]: debug 2023-10-26T02:18:00.950+0000 7fe4d4aee700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-26T02:18:01.436 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:01 smithi017 docker[23413]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-mon.a 2023-10-26T02:18:01.612 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Setting mon public_network... 2023-10-26T02:18:01.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/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-10-26T02:18:01.612 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/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-10-26T02:18:02.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:01 smithi017 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.a.service: Succeeded. 2023-10-26T02:18:02.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:01 smithi017 systemd[1]: Stopped Ceph mon.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:18:02.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:01 smithi017 systemd[1]: Starting Ceph mon.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:18:02.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:01 smithi017 docker[23451]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-mon.a 2023-10-26T02:18:02.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:01 smithi017 systemd[1]: Started Ceph mon.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:18:03.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.694+0000 7fa71f7c66c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-26T02:18:03.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.694+0000 7fa71f7c66c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-10-26T02:18:03.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.694+0000 7fa71f7c66c0 0 pidfile_write: ignore empty --pid-file 2023-10-26T02:18:03.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.698+0000 7fa71f7c66c0 0 load: jerasure load: lrc load: isa 2023-10-26T02:18:03.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.698+0000 7fa71f7c66c0 0 set rocksdb option compression = kNoCompression 2023-10-26T02:18:03.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.698+0000 7fa71f7c66c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-10-26T02:18:03.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.698+0000 7fa71f7c66c0 0 set rocksdb option write_buffer_size = 33554432 2023-10-26T02:18:03.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.698+0000 7fa71f7c66c0 0 set rocksdb option compression = kNoCompression 2023-10-26T02:18:03.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.698+0000 7fa71f7c66c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-10-26T02:18:03.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.698+0000 7fa71f7c66c0 0 set rocksdb option write_buffer_size = 33554432 2023-10-26T02:18:03.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.698+0000 7fa71f7c66c0 1 rocksdb: do_open column families: [default] 2023-10-26T02:18:03.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: RocksDB version: 6.1.2 2023-10-26T02:18:03.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-26T02:18:03.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Compile date Mar 23 2020 2023-10-26T02:18:03.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: DB SUMMARY 2023-10-26T02:18:03.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: CURRENT file: CURRENT 2023-10-26T02:18:03.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: IDENTITY file: IDENTITY 2023-10-26T02:18:03.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-10-26T02:18:03.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-10-26T02:18:03.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69137 ; 2023-10-26T02:18:03.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.error_if_exists: 0 2023-10-26T02:18:03.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.create_if_missing: 0 2023-10-26T02:18:03.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.paranoid_checks: 1 2023-10-26T02:18:03.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.env: 0x564fc73791a0 2023-10-26T02:18:03.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.info_log: 0x564fc82529a0 2023-10-26T02:18:03.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-26T02:18:03.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.statistics: (nil) 2023-10-26T02:18:03.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.use_fsync: 0 2023-10-26T02:18:03.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_log_file_size: 0 2023-10-26T02:18:03.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-26T02:18:03.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-26T02:18:03.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-26T02:18:03.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-26T02:18:03.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.allow_fallocate: 1 2023-10-26T02:18:03.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-26T02:18:03.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-26T02:18:03.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.use_direct_reads: 0 2023-10-26T02:18:03.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-26T02:18:03.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.create_missing_column_families: 0 2023-10-26T02:18:03.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.db_log_dir: 2023-10-26T02:18:03.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-26T02:18:03.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-26T02:18:03.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_subcompactions: 1 2023-10-26T02:18:03.033 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_background_flushes: -1 2023-10-26T02:18:03.033 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-26T02:18:03.033 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-26T02:18:03.033 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-26T02:18:03.033 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-26T02:18:03.033 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.advise_random_on_open: 1 2023-10-26T02:18:03.034 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-26T02:18:03.034 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.write_buffer_manager: 0x564fc8decae0 2023-10-26T02:18:03.034 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-26T02:18:03.034 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-26T02:18:03.034 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-26T02:18:03.035 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-26T02:18:03.036 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.rate_limiter: (nil) 2023-10-26T02:18:03.036 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-26T02:18:03.036 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-26T02:18:03.036 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-26T02:18:03.037 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-26T02:18:03.037 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-26T02:18:03.037 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-26T02:18:03.037 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-26T02:18:03.037 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-26T02:18:03.037 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.row_cache: None 2023-10-26T02:18:03.038 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.wal_filter: None 2023-10-26T02:18:03.038 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-26T02:18:03.038 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-26T02:18:03.038 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.preserve_deletes: 0 2023-10-26T02:18:03.039 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.two_write_queues: 0 2023-10-26T02:18:03.039 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.manual_wal_flush: 0 2023-10-26T02:18:03.039 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.atomic_flush: 0 2023-10-26T02:18:03.039 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-26T02:18:03.039 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_background_jobs: 2 2023-10-26T02:18:03.039 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_background_compactions: -1 2023-10-26T02:18:03.040 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-26T02:18:03.040 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-26T02:18:03.040 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-26T02:18:03.040 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_total_wal_size: 0 2023-10-26T02:18:03.040 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-26T02:18:03.041 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-26T02:18:03.041 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-26T02:18:03.041 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-26T02:18:03.041 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_open_files: -1 2023-10-26T02:18:03.041 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.bytes_per_sync: 0 2023-10-26T02:18:03.042 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-26T02:18:03.042 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-26T02:18:03.042 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Compression algorithms supported: 2023-10-26T02:18:03.042 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-26T02:18:03.042 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: kZSTD supported: 0 2023-10-26T02:18:03.042 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: kXpressCompression supported: 0 2023-10-26T02:18:03.043 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-26T02:18:03.043 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: kLZ4Compression supported: 1 2023-10-26T02:18:03.043 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: kBZip2Compression supported: 0 2023-10-26T02:18:03.043 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: kZlibCompression supported: 1 2023-10-26T02:18:03.043 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: kSnappyCompression supported: 1 2023-10-26T02:18:03.044 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-26T02:18:03.044 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-10-26T02:18:03.044 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-10-26T02:18:03.044 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-26T02:18:03.044 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.merge_operator: 2023-10-26T02:18:03.045 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_filter: None 2023-10-26T02:18:03.045 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_filter_factory: None 2023-10-26T02:18:03.045 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-26T02:18:03.045 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-26T02:18:03.045 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564fc8172138) 2023-10-26T02:18:03.046 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: cache_index_and_filter_blocks: 1 2023-10-26T02:18:03.046 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: cache_index_and_filter_blocks_with_high_priority: 1 2023-10-26T02:18:03.046 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-26T02:18:03.046 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: pin_top_level_index_and_filter: 1 2023-10-26T02:18:03.046 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: index_type: 0 2023-10-26T02:18:03.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: data_block_index_type: 0 2023-10-26T02:18:03.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: data_block_hash_table_util_ratio: 0.750000 2023-10-26T02:18:03.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: hash_index_allow_collision: 1 2023-10-26T02:18:03.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: checksum: 1 2023-10-26T02:18:03.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: no_block_cache: 0 2023-10-26T02:18:03.048 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: block_cache: 0x564fc81a8610 2023-10-26T02:18:03.048 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: block_cache_name: BinnedLRUCache 2023-10-26T02:18:03.048 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: block_cache_options: 2023-10-26T02:18:03.048 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: capacity : 536870912 2023-10-26T02:18:03.048 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: num_shard_bits : 4 2023-10-26T02:18:03.048 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: strict_capacity_limit : 0 2023-10-26T02:18:03.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: high_pri_pool_ratio: 0.000 2023-10-26T02:18:03.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: block_cache_compressed: (nil) 2023-10-26T02:18:03.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: persistent_cache: (nil) 2023-10-26T02:18:03.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: block_size: 4096 2023-10-26T02:18:03.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: block_size_deviation: 10 2023-10-26T02:18:03.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: block_restart_interval: 16 2023-10-26T02:18:03.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: index_block_restart_interval: 1 2023-10-26T02:18:03.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: metadata_block_size: 4096 2023-10-26T02:18:03.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: partition_filters: 0 2023-10-26T02:18:03.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: use_delta_encoding: 1 2023-10-26T02:18:03.050 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-26T02:18:03.051 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: whole_key_filtering: 1 2023-10-26T02:18:03.051 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: verify_compression: 0 2023-10-26T02:18:03.051 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: read_amp_bytes_per_bit: 0 2023-10-26T02:18:03.051 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: format_version: 2 2023-10-26T02:18:03.051 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: enable_index_compression: 1 2023-10-26T02:18:03.051 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: block_align: 0 2023-10-26T02:18:03.052 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-26T02:18:03.052 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-26T02:18:03.052 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compression: NoCompression 2023-10-26T02:18:03.052 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-26T02:18:03.052 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-26T02:18:03.053 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-26T02:18:03.053 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.num_levels: 7 2023-10-26T02:18:03.053 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-26T02:18:03.053 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-26T02:18:03.053 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-26T02:18:03.053 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-26T02:18:03.054 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-26T02:18:03.054 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-26T02:18:03.054 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-26T02:18:03.054 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-26T02:18:03.055 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-26T02:18:03.055 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compression_opts.level: 32767 2023-10-26T02:18:03.055 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-26T02:18:03.055 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-26T02:18:03.055 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-26T02:18:03.055 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compression_opts.enabled: false 2023-10-26T02:18:03.056 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-26T02:18:03.056 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-26T02:18:03.056 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-26T02:18:03.056 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-26T02:18:03.056 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-26T02:18:03.057 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-26T02:18:03.057 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-26T02:18:03.057 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-26T02:18:03.057 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-26T02:18:03.057 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-26T02:18:03.057 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-26T02:18:03.058 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-26T02:18:03.058 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-26T02:18:03.058 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-26T02:18:03.058 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-26T02:18:03.058 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-26T02:18:03.059 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-26T02:18:03.059 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.arena_block_size: 4194304 2023-10-26T02:18:03.059 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-26T02:18:03.059 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-26T02:18:03.059 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-26T02:18:03.060 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-26T02:18:03.060 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-26T02:18:03.060 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-26T02:18:03.060 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-26T02:18:03.060 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-26T02:18:03.060 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-26T02:18:03.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-26T02:18:03.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-26T02:18:03.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-26T02:18:03.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-26T02:18:03.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-26T02:18:03.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.table_properties_collectors: 2023-10-26T02:18:03.062 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.inplace_update_support: 0 2023-10-26T02:18:03.062 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-26T02:18:03.062 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-26T02:18:03.062 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-26T02:18:03.062 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-26T02:18:03.063 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.bloom_locality: 0 2023-10-26T02:18:03.063 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.max_successive_merges: 0 2023-10-26T02:18:03.063 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-26T02:18:03.063 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-26T02:18:03.063 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.force_consistency_checks: 0 2023-10-26T02:18:03.063 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-26T02:18:03.064 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: Options.ttl: 0 2023-10-26T02:18:03.064 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 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-10-26T02:18:03.064 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-10-26T02:18:03.064 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698286682705592, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-10-26T02:18:03.064 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-10-26T02:18:03.065 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698286682707591, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66242, "table_properties": {"data_size": 64537, "index_size": 310, "filter_size": 581, "raw_key_size": 8630, "raw_average_key_size": 46, "raw_value_size": 59553, "raw_average_value_size": 321, "num_data_blocks": 10, "num_entries": 185, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-10-26T02:18:03.065 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.702+0000 7fa71f7c66c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-10-26T02:18:03.065 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.706+0000 7fa71f7c66c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698286682708465, "job": 1, "event": "recovery_finished"} 2023-10-26T02:18:03.065 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.706+0000 7fa71f7c66c0 4 rocksdb: DB pointer 0x564fc8243200 2023-10-26T02:18:03.065 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.706+0000 7fa706913700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-10-26T02:18:03.066 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.706+0000 7fa706913700 4 rocksdb: [db/db_impl.cc:778] 2023-10-26T02:18:03.066 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: ** DB Stats ** 2023-10-26T02:18:03.066 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T02:18:03.066 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-26T02:18:03.066 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-26T02:18:03.067 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-26T02:18:03.067 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-26T02:18:03.067 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-26T02:18:03.067 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-26T02:18:03.067 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: ** Compaction Stats [default] ** 2023-10-26T02:18:03.067 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: 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-10-26T02:18:03.068 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T02:18:03.068 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: L0 2/0 66.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 54.0 0.00 0.00 1 0.001 0 0 2023-10-26T02:18:03.068 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Sum 2/0 66.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 54.0 0.00 0.00 1 0.001 0 0 2023-10-26T02:18:03.068 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 54.0 0.00 0.00 1 0.001 0 0 2023-10-26T02:18:03.068 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: ** Compaction Stats [default] ** 2023-10-26T02:18:03.069 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: 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-10-26T02:18:03.069 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T02:18:03.069 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 54.0 0.00 0.00 1 0.001 0 0 2023-10-26T02:18:03.069 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T02:18:03.069 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-26T02:18:03.070 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-26T02:18:03.070 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: AddFile(Total Files): cumulative 0, interval 0 2023-10-26T02:18:03.070 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-26T02:18:03.070 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: AddFile(Keys): cumulative 0, interval 0 2023-10-26T02:18:03.070 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Cumulative compaction: 0.00 GB write, 9.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T02:18:03.071 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Interval compaction: 0.00 GB write, 9.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T02:18:03.071 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: 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-10-26T02:18:03.071 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: ** File Read Latency Histogram By Level [default] ** 2023-10-26T02:18:03.071 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: ** Compaction Stats [default] ** 2023-10-26T02:18:03.071 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: 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-10-26T02:18:03.071 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T02:18:03.072 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: L0 2/0 66.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 54.0 0.00 0.00 1 0.001 0 0 2023-10-26T02:18:03.072 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Sum 2/0 66.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 54.0 0.00 0.00 1 0.001 0 0 2023-10-26T02:18:03.072 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: 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-10-26T02:18:03.072 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: ** Compaction Stats [default] ** 2023-10-26T02:18:03.072 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: 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-10-26T02:18:03.073 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T02:18:03.073 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 54.0 0.00 0.00 1 0.001 0 0 2023-10-26T02:18:03.073 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T02:18:03.073 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-26T02:18:03.073 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-26T02:18:03.073 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: AddFile(Total Files): cumulative 0, interval 0 2023-10-26T02:18:03.074 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-26T02:18:03.074 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: AddFile(Keys): cumulative 0, interval 0 2023-10-26T02:18:03.074 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Cumulative compaction: 0.00 GB write, 8.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T02:18:03.074 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T02:18:03.074 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: 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-10-26T02:18:03.075 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: ** File Read Latency Histogram By Level [default] ** 2023-10-26T02:18:03.075 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.710+0000 7fa71f7c66c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] at bind addrs [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:18:03.075 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.710+0000 7fa71f7c66c0 1 mon.a@-1(???) e1 preinit fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:18:03.075 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.710+0000 7fa71f7c66c0 0 mon.a@-1(???).mds e1 new map 2023-10-26T02:18:03.075 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.710+0000 7fa71f7c66c0 0 mon.a@-1(???).mds e1 print_map 2023-10-26T02:18:03.075 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: e1 2023-10-26T02:18:03.076 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: enable_multiple, ever_enabled_multiple: 0,0 2023-10-26T02:18:03.076 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: 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-10-26T02:18:03.076 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: legacy client fscid: -1 2023-10-26T02:18:03.076 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: 2023-10-26T02:18:03.076 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: No filesystems configured 2023-10-26T02:18:03.076 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.710+0000 7fa71f7c66c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-26T02:18:03.077 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.710+0000 7fa71f7c66c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-26T02:18:03.077 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.710+0000 7fa71f7c66c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-26T02:18:03.077 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.710+0000 7fa71f7c66c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-26T02:18:03.077 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: audit 2023-10-26T02:18:00.255742+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.17:0/3520971195' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:18:03.077 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.710+0000 7fa71f7c66c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-26T02:18:03.077 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.714+0000 7fa71f7c66c0 20 expand_channel_meta expand map: {default=false} 2023-10-26T02:18:03.078 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.714+0000 7fa71f7c66c0 20 expand_channel_meta from 'false' to 'false' 2023-10-26T02:18:03.078 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.714+0000 7fa71f7c66c0 20 expand_channel_meta expanded map: {default=false} 2023-10-26T02:18:03.078 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.714+0000 7fa71f7c66c0 20 expand_channel_meta expand map: {default=info} 2023-10-26T02:18:03.078 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.714+0000 7fa71f7c66c0 20 expand_channel_meta from 'info' to 'info' 2023-10-26T02:18:03.078 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.714+0000 7fa71f7c66c0 20 expand_channel_meta expanded map: {default=info} 2023-10-26T02:18:03.079 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.714+0000 7fa71f7c66c0 20 expand_channel_meta expand map: {default=daemon} 2023-10-26T02:18:03.079 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.714+0000 7fa71f7c66c0 20 expand_channel_meta from 'daemon' to 'daemon' 2023-10-26T02:18:03.079 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.714+0000 7fa71f7c66c0 20 expand_channel_meta expanded map: {default=daemon} 2023-10-26T02:18:03.079 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.714+0000 7fa71f7c66c0 20 expand_channel_meta expand map: {default=debug} 2023-10-26T02:18:03.079 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.714+0000 7fa71f7c66c0 20 expand_channel_meta from 'debug' to 'debug' 2023-10-26T02:18:03.080 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: debug 2023-10-26T02:18:02.714+0000 7fa71f7c66c0 20 expand_channel_meta expanded map: {default=debug} 2023-10-26T02:18:03.080 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: cluster 2023-10-26T02:18:02.720070+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-26T02:18:03.080 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: cluster 2023-10-26T02:18:02.720160+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0]} 2023-10-26T02:18:03.080 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: cluster 2023-10-26T02:18:02.720221+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-10-26T02:18:03.080 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: cluster 2023-10-26T02:18:02.720262+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-26T02:18:03.080 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:02 smithi017 bash[23462]: cluster 2023-10-26T02:18:02.720776+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-10-26T02:18:03.600 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Creating mgr... 2023-10-26T02:18:03.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-10-26T02:18:03.800 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.y 2023-10-26T02:18:03.811 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.y 2023-10-26T02:18:03.815 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.y.service: Unit ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.y.service not loaded. 2023-10-26T02:18:03.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.y 2023-10-26T02:18:03.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7.target.wants/ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@.service. 2023-10-26T02:18:04.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Running command: systemctl start ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.y 2023-10-26T02:18:04.018 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:03 smithi017 bash[23462]: audit 2023-10-26T02:18:02.969929+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.17:0/2869753309' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-10-26T02:18:04.018 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:03 smithi017 bash[23462]: audit 2023-10-26T02:18:02.974780+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.17:0/2869753309' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-10-26T02:18:04.048 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-10-26T02:18:04.049 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-26T02:18:04.049 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-10-26T02:18:04.049 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for mgr to start... 2023-10-26T02:18:04.049 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for mgr... 2023-10-26T02:18:04.050 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-10-26T02:18:04.050 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-10-26T02:18:04.273 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:04 smithi017 docker[23702]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-mgr.y 2023-10-26T02:18:04.274 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:04 smithi017 systemd[1]: Started Ceph mgr.y for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:18:05.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T02:18:05.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:05.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "c29a5008-73a5-11ee-8db9-212e2dc638e7", 2023-10-26T02:18:05.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-10-26T02:18:05.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-10-26T02:18:05.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-10-26T02:18:05.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-10-26T02:18:05.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:05.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-10-26T02:18:05.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-10-26T02:18:05.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-10-26T02:18:05.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:05.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-10-26T02:18:05.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-10-26T02:18:05.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:05.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2023-10-26T02:18:05.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-10-26T02:18:05.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T02:18:05.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-10-26T02:18:05.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-10-26T02:18:05.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:05.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-10-26T02:18:05.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T02:18:05.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-10-26T02:18:05.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-10-26T02:18:05.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-10-26T02:18:05.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-10-26T02:18:05.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-10-26T02:18:05.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-10-26T02:18:05.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:05.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-10-26T02:18:05.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-10-26T02:18:05.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-10-26T02:18:05.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-10-26T02:18:05.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-10-26T02:18:05.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-10-26T02:18:05.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-10-26T02:18:05.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-10-26T02:18:05.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-10-26T02:18:05.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:05.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-10-26T02:18:05.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T02:18:05.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-10-26T02:18:05.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-10-26T02:18:05.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:05.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-10-26T02:18:05.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-10-26T02:18:05.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-10-26T02:18:05.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-10-26T02:18:05.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-10-26T02:18:05.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-10-26T02:18:05.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:05.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-10-26T02:18:05.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:05.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-10-26T02:18:05.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T02:18:05.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-10-26T02:17:56.508097+0000", 2023-10-26T02:18:05.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-10-26T02:18:05.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:05.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-10-26T02:18:05.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:06.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:05 smithi017 bash[23462]: audit 2023-10-26T02:18:05.477614+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.17:0/1085415312' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-26T02:18:06.132 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-10-26T02:18:07.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-10-26T02:18:07.134 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-10-26T02:18:08.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T02:18:08.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:08.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "c29a5008-73a5-11ee-8db9-212e2dc638e7", 2023-10-26T02:18:08.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-10-26T02:18:08.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-10-26T02:18:08.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-10-26T02:18:08.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-10-26T02:18:08.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:08.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-10-26T02:18:08.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-10-26T02:18:08.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-10-26T02:18:08.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:08.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-10-26T02:18:08.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-10-26T02:18:08.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:08.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-10-26T02:18:08.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-10-26T02:18:08.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T02:18:08.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-10-26T02:18:08.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-10-26T02:18:08.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:08.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-10-26T02:18:08.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T02:18:08.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-10-26T02:18:08.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-10-26T02:18:08.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-10-26T02:18:08.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-10-26T02:18:08.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-10-26T02:18:08.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-10-26T02:18:08.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:08.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-10-26T02:18:08.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-10-26T02:18:08.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-10-26T02:18:08.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-10-26T02:18:08.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-10-26T02:18:08.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-10-26T02:18:08.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-10-26T02:18:08.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-10-26T02:18:08.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-10-26T02:18:08.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:08.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-10-26T02:18:08.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T02:18:08.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-10-26T02:18:08.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-10-26T02:18:08.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:08.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-10-26T02:18:08.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-10-26T02:18:08.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-10-26T02:18:08.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-10-26T02:18:08.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-10-26T02:18:08.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-10-26T02:18:08.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:08.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-10-26T02:18:08.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:08.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-10-26T02:18:08.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T02:18:08.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-10-26T02:17:56.508097+0000", 2023-10-26T02:18:08.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-10-26T02:18:08.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:08.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-10-26T02:18:08.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:08.721 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-10-26T02:18:09.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:08 smithi017 bash[23462]: audit 2023-10-26T02:18:08.143366+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.17:0/343401969' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-26T02:18:09.722 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-10-26T02:18:09.722 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-10-26T02:18:10.386 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:10 smithi017 bash[23462]: cluster 2023-10-26T02:18:09.613683+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-10-26T02:18:10.387 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:10 smithi017 bash[23462]: cluster 2023-10-26T02:18:09.619689+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00622955s) 2023-10-26T02:18:10.387 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:10 smithi017 bash[23462]: audit 2023-10-26T02:18:09.621006+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T02:18:10.387 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:10 smithi017 bash[23462]: audit 2023-10-26T02:18:09.621299+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T02:18:10.387 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:10 smithi017 bash[23462]: audit 2023-10-26T02:18:09.621599+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T02:18:10.388 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:10 smithi017 bash[23462]: audit 2023-10-26T02:18:09.622831+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T02:18:10.388 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:10 smithi017 bash[23462]: audit 2023-10-26T02:18:09.623534+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T02:18:10.388 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:10 smithi017 bash[23462]: cluster 2023-10-26T02:18:09.628518+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-10-26T02:18:10.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T02:18:10.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:10.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "c29a5008-73a5-11ee-8db9-212e2dc638e7", 2023-10-26T02:18:10.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-10-26T02:18:10.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-10-26T02:18:10.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-10-26T02:18:10.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-10-26T02:18:10.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:10.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-10-26T02:18:10.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-10-26T02:18:10.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-10-26T02:18:10.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:10.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-10-26T02:18:10.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-10-26T02:18:10.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:10.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 8, 2023-10-26T02:18:10.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-10-26T02:18:10.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T02:18:10.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-10-26T02:18:10.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-10-26T02:18:10.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:10.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-10-26T02:18:10.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 2, 2023-10-26T02:18:10.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-10-26T02:18:10.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-10-26T02:18:10.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-10-26T02:18:10.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-10-26T02:18:10.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-10-26T02:18:10.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-10-26T02:18:10.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:10.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-10-26T02:18:10.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-10-26T02:18:10.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-10-26T02:18:10.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-10-26T02:18:10.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-10-26T02:18:10.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-10-26T02:18:10.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-10-26T02:18:10.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-10-26T02:18:10.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-10-26T02:18:10.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:10.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-10-26T02:18:10.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T02:18:10.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-10-26T02:18:10.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-10-26T02:18:10.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:10.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-10-26T02:18:10.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-10-26T02:18:10.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-10-26T02:18:10.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-10-26T02:18:10.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-10-26T02:18:10.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-10-26T02:18:10.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:10.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-10-26T02:18:10.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:10.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-10-26T02:18:10.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T02:18:10.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-10-26T02:17:56.508097+0000", 2023-10-26T02:18:10.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-10-26T02:18:10.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:10.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-10-26T02:18:10.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:11.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:11 smithi017 bash[23462]: audit 2023-10-26T02:18:09.654345+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-10-26T02:18:11.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:11 smithi017 bash[23462]: audit 2023-10-26T02:18:10.088149+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-10-26T02:18:11.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:11 smithi017 bash[23462]: cluster 2023-10-26T02:18:10.088298+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-10-26T02:18:11.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:11 smithi017 bash[23462]: audit 2023-10-26T02:18:10.094226+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T02:18:11.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:11 smithi017 bash[23462]: audit 2023-10-26T02:18:10.104011+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"7101a52c-0018-4e92-9552-138b7c28aa24"}]: dispatch 2023-10-26T02:18:11.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:11 smithi017 bash[23462]: audit 2023-10-26T02:18:10.106280+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"7101a52c-0018-4e92-9552-138b7c28aa24"}]': finished 2023-10-26T02:18:11.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:11 smithi017 bash[23462]: audit 2023-10-26T02:18:10.106978+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"8dac0207-3bf1-4ce5-b86a-a33518b988bc"}]: dispatch 2023-10-26T02:18:11.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:11 smithi017 bash[23462]: audit 2023-10-26T02:18:10.109990+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"8dac0207-3bf1-4ce5-b86a-a33518b988bc"}]': finished 2023-10-26T02:18:11.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:11 smithi017 bash[23462]: cluster 2023-10-26T02:18:10.625943+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.01249s) 2023-10-26T02:18:11.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:11 smithi017 bash[23462]: audit 2023-10-26T02:18:10.735250+0000 mon.a (mon.0) 27 : audit [DBG] from='client.? 172.21.15.17:0/1831130180' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-26T02:18:11.401 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Enabling cephadm module... 2023-10-26T02:18:11.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-10-26T02:18:11.401 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-10-26T02:18:12.523 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:12 smithi017 bash[23462]: audit 2023-10-26T02:18:11.100438+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.17:0/2760807733' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T02:18:12.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:12 smithi017 bash[23462]: cluster 2023-10-26T02:18:11.100496+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-10-26T02:18:12.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:12 smithi017 bash[23462]: audit 2023-10-26T02:18:11.104177+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-26T02:18:12.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:12 smithi017 bash[23462]: audit 2023-10-26T02:18:12.022408+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-26T02:18:13.523 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:13 smithi017 bash[23462]: cluster 2023-10-26T02:18:12.101896+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-10-26T02:18:13.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:13 smithi017 bash[23462]: audit 2023-10-26T02:18:12.633190+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.17:0/1718379539' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-26T02:18:13.524 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:13 smithi017 bash[23723]: ignoring --setuser ceph since I am not root 2023-10-26T02:18:13.524 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:13 smithi017 bash[23723]: ignoring --setgroup ceph since I am not root 2023-10-26T02:18:13.525 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:13 smithi017 bash[23723]: debug 2023-10-26T02:18:13.146+0000 7f16a0a7c040 1 -- 172.21.15.17:0/4034977957 >> [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] conn(0x55e24e1b6800 msgr2=0x55e24e15ba80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-10-26T02:18:13.525 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:13 smithi017 bash[23723]: debug 2023-10-26T02:18:13.146+0000 7f16a0a7c040 1 --2- 172.21.15.17:0/4034977957 >> [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] conn(0x55e24e1b6800 0x55e24e15ba80 secure :-1 s=READY pgs=21 cs=0 l=1 rx=0x55e24e17e420 tx=0x55e24e180d70).stop 2023-10-26T02:18:13.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-10-26T02:18:13.715 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-10-26T02:18:14.415 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:14 smithi017 bash[23462]: audit 2023-10-26T02:18:13.114145+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.17:0/1718379539' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-26T02:18:14.416 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:14 smithi017 bash[23462]: cluster 2023-10-26T02:18:13.114255+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 3s) 2023-10-26T02:18:15.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-10-26T02:18:15.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-10-26T02:18:15.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-10-26T02:18:15.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-10-26T02:18:15.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T02:18:15.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T02:18:15.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:6800", 2023-10-26T02:18:15.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 324097252 2023-10-26T02:18:15.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-10-26T02:18:15.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:6801", 2023-10-26T02:18:15.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 324097252 2023-10-26T02:18:15.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T02:18:15.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.17:6801/324097252", 2023-10-26T02:18:15.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-10-26T02:18:09.613425+0000", 2023-10-26T02:18:15.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-10-26T02:18:15.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-10-26T02:18:15.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-10-26T02:18:15.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-10-26T02:18:15.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-10-26T02:18:15.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-10-26T02:18:15.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-10-26T02:18:15.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-10-26T02:18:15.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-10-26T02:18:15.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T02:18:15.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T02:18:15.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T02:18:15.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-10-26T02:18:15.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-10-26T02:18:15.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-10-26T02:18:15.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-10-26T02:18:15.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-10-26T02:18:15.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-10-26T02:18:15.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-10-26T02:18:15.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-10-26T02:18:15.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-10-26T02:18:15.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-10-26T02:18:15.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-10-26T02:18:15.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-10-26T02:18:15.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-10-26T02:18:15.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-10-26T02:18:15.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-10-26T02:18:15.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-10-26T02:18:15.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-10-26T02:18:15.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-10-26T02:18:15.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-10-26T02:18:15.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-10-26T02:18:15.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-10-26T02:18:15.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-10-26T02:18:15.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-10-26T02:18:15.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-10-26T02:18:15.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-10-26T02:18:15.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-10-26T02:18:15.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-10-26T02:18:15.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-10-26T02:18:15.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-10-26T02:18:15.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-10-26T02:18:15.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-10-26T02:18:15.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-10-26T02:18:15.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-10-26T02:18:15.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-10-26T02:18:15.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-10-26T02:18:15.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-10-26T02:18:15.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-10-26T02:18:15.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-10-26T02:18:15.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T02:18:15.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-10-26T02:18:15.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-10-26T02:18:15.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-10-26T02:18:15.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-10-26T02:18:15.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-10-26T02:18:15.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-10-26T02:18:15.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-10-26T02:18:15.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T02:18:15.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-10-26T02:18:15.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-10-26T02:18:15.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-10-26T02:18:15.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-10-26T02:18:15.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-10-26T02:18:15.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-10-26T02:18:15.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-10-26T02:18:15.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-10-26T02:18:15.306 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:18:15.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-10-26T02:18:15.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-10-26T02:18:15.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-10-26T02:18:15.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-10-26T02:18:15.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-10-26T02:18:15.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-10-26T02:18:15.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-10-26T02:18:15.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-10-26T02:18:15.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-10-26T02:18:15.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-10-26T02:18:15.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-10-26T02:18:15.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-10-26T02:18:15.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-10-26T02:18:15.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-10-26T02:18:15.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-10-26T02:18:15.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T02:18:15.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-10-26T02:18:15.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-10-26T02:18:15.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-10-26T02:18:15.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-10-26T02:18:15.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-10-26T02:18:15.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.316 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-10-26T02:18:15.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-10-26T02:18:15.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-10-26T02:18:15.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-10-26T02:18:15.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-10-26T02:18:15.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-10-26T02:18:15.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-10-26T02:18:15.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-10-26T02:18:15.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-10-26T02:18:15.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-10-26T02:18:15.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-10-26T02:18:15.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-10-26T02:18:15.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-10-26T02:18:15.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-10-26T02:18:15.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-10-26T02:18:15.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T02:18:15.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T02:18:15.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T02:18:15.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-10-26T02:18:15.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-10-26T02:18:15.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-10-26T02:18:15.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T02:18:15.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-10-26T02:18:15.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-10-26T02:18:15.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-10-26T02:18:15.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-10-26T02:18:15.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-10-26T02:18:15.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T02:18:15.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T02:18:15.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-10-26T02:18:15.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-10-26T02:18:15.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-10-26T02:18:15.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-10-26T02:18:15.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-10-26T02:18:15.349 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:18:15.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-10-26T02:18:15.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-10-26T02:18:15.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-10-26T02:18:15.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-10-26T02:18:15.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-10-26T02:18:15.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-10-26T02:18:15.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T02:18:15.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-10-26T02:18:15.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-10-26T02:18:15.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-10-26T02:18:15.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-10-26T02:18:15.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-10-26T02:18:15.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-10-26T02:18:15.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-10-26T02:18:15.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T02:18:15.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-10-26T02:18:15.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-10-26T02:18:15.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-10-26T02:18:15.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-10-26T02:18:15.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-10-26T02:18:15.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-10-26T02:18:15.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-10-26T02:18:15.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-10-26T02:18:15.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-10-26T02:18:15.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-10-26T02:18:15.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:15.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-10-26T02:18:15.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-10-26T02:18:15.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-10-26T02:18:15.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-10-26T02:18:15.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-10-26T02:18:15.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-10-26T02:18:15.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-10-26T02:18:15.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-10-26T02:18:15.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-10-26T02:18:15.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.387 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:18:15.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-10-26T02:18:15.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-10-26T02:18:15.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-10-26T02:18:15.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-10-26T02:18:15.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-10-26T02:18:15.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-10-26T02:18:15.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-10-26T02:18:15.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-10-26T02:18:15.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-10-26T02:18:15.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-10-26T02:18:15.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-10-26T02:18:15.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-10-26T02:18:15.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-10-26T02:18:15.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-10-26T02:18:15.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-10-26T02:18:15.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-10-26T02:18:15.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-10-26T02:18:15.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-10-26T02:18:15.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-10-26T02:18:15.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-10-26T02:18:15.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-10-26T02:18:15.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-10-26T02:18:15.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-10-26T02:18:15.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-10-26T02:18:15.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-10-26T02:18:15.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-10-26T02:18:15.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-10-26T02:18:15.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-10-26T02:18:15.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-10-26T02:18:15.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-10-26T02:18:15.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-10-26T02:18:15.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-10-26T02:18:15.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-10-26T02:18:15.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-10-26T02:18:15.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-10-26T02:18:15.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-10-26T02:18:15.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-10-26T02:18:15.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-10-26T02:18:15.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-10-26T02:18:15.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-10-26T02:18:15.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-10-26T02:18:15.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-10-26T02:18:15.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-10-26T02:18:15.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-10-26T02:18:15.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-10-26T02:18:15.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-10-26T02:18:15.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-10-26T02:18:15.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-10-26T02:18:15.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-10-26T02:18:15.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-10-26T02:18:15.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-10-26T02:18:15.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-10-26T02:18:15.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-10-26T02:18:15.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-10-26T02:18:15.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-10-26T02:18:15.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-10-26T02:18:15.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-10-26T02:18:15.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-10-26T02:18:15.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-10-26T02:18:15.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-10-26T02:18:15.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-10-26T02:18:15.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-10-26T02:18:15.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-10-26T02:18:15.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-10-26T02:18:15.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-10-26T02:18:15.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-10-26T02:18:15.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-10-26T02:18:15.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-10-26T02:18:15.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-10-26T02:18:15.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T02:18:15.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-10-26T02:18:15.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-10-26T02:18:15.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-10-26T02:18:15.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-10-26T02:18:15.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-10-26T02:18:15.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-10-26T02:18:15.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-10-26T02:18:15.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-10-26T02:18:15.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-10-26T02:18:15.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-10-26T02:18:15.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-10-26T02:18:15.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-10-26T02:18:15.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-10-26T02:18:15.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-10-26T02:18:15.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-10-26T02:18:15.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-10-26T02:18:15.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-10-26T02:18:15.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-10-26T02:18:15.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-10-26T02:18:15.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-10-26T02:18:15.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-10-26T02:18:15.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-10-26T02:18:15.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-10-26T02:18:15.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-10-26T02:18:15.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-10-26T02:18:15.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-10-26T02:18:15.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-10-26T02:18:15.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-10-26T02:18:15.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-10-26T02:18:15.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-10-26T02:18:15.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T02:18:15.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-10-26T02:18:15.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-10-26T02:18:15.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T02:18:15.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-10-26T02:18:15.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-10-26T02:18:15.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-10-26T02:18:15.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-10-26T02:18:15.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-10-26T02:18:15.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-10-26T02:18:15.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-10-26T02:18:15.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-10-26T02:18:15.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-10-26T02:18:15.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-10-26T02:18:15.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.545 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.545 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.545 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.545 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.546 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.546 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.546 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.547 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.547 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.547 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.547 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.547 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.548 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.548 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.548 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.548 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.549 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.549 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.549 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.549 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.550 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.550 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.550 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.550 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.551 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.551 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-10-26T02:18:15.551 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-10-26T02:18:15.551 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.552 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.552 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.552 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.552 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.552 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.552 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.553 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.553 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.553 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.553 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.553 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.554 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-10-26T02:18:15.554 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-10-26T02:18:15.554 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.554 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.555 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.555 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-10-26T02:18:15.555 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.555 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.555 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.556 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.556 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.556 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.556 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.556 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.557 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-10-26T02:18:15.557 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-10-26T02:18:15.557 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.557 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.558 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.558 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-10-26T02:18:15.558 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.559 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.559 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.559 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.559 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.560 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.560 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.560 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.560 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-10-26T02:18:15.560 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-10-26T02:18:15.561 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.561 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.561 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.561 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.561 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.561 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.562 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.562 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.562 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.562 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.563 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.563 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.563 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-10-26T02:18:15.563 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-10-26T02:18:15.564 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.564 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.564 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.564 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-10-26T02:18:15.564 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.565 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.565 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.565 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.565 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.565 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.566 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.566 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.566 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-10-26T02:18:15.566 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-10-26T02:18:15.567 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.567 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.567 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.567 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-10-26T02:18:15.567 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.567 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.568 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.568 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.568 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-10-26T02:18:15.568 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.569 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.569 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.569 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.569 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.570 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.570 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-10-26T02:18:15.570 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-10-26T02:18:15.570 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.571 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.571 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.571 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-10-26T02:18:15.571 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-10-26T02:18:15.571 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-10-26T02:18:15.571 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.572 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.572 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.572 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.572 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.572 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.573 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-10-26T02:18:15.573 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-10-26T02:18:15.573 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.573 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.574 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.574 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.574 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.574 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.574 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.575 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.575 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.575 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.575 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.576 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.576 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-10-26T02:18:15.576 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-10-26T02:18:15.576 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.576 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.577 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.577 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.577 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.577 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.578 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.578 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.578 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.578 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.579 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.579 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.579 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.579 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.580 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.580 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-10-26T02:18:15.580 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-10-26T02:18:15.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-10-26T02:18:15.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-10-26T02:18:15.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-10-26T02:18:15.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-10-26T02:18:15.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-10-26T02:18:15.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-10-26T02:18:15.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-10-26T02:18:15.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-10-26T02:18:15.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-10-26T02:18:15.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-10-26T02:18:15.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-10-26T02:18:15.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-10-26T02:18:15.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-10-26T02:18:15.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-10-26T02:18:15.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.608 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.608 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.608 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-10-26T02:18:15.608 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-10-26T02:18:15.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-10-26T02:18:15.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-10-26T02:18:15.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-10-26T02:18:15.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-10-26T02:18:15.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-10-26T02:18:15.614 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.614 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.614 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.614 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.614 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T02:18:15.615 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T02:18:15.615 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.615 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.615 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.616 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T02:18:15.616 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.616 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.616 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.616 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-10-26T02:18:15.617 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.617 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.617 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.617 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.617 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-10-26T02:18:15.618 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-10-26T02:18:15.618 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.618 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.618 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.619 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-10-26T02:18:15.619 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.619 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.619 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.619 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-10-26T02:18:15.620 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.620 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.620 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.620 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.620 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.621 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.621 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.621 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-10-26T02:18:15.621 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.622 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.622 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.622 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.622 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.623 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.623 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.623 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.623 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.623 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.624 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.624 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.624 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.624 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.624 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.625 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.625 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.625 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.625 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.625 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.626 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.626 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.626 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.626 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.626 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.628 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.628 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.628 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.628 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.628 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.629 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.629 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.629 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.629 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.629 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.630 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.630 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.630 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.630 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.631 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.631 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.631 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.631 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.632 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.632 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.632 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.632 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.633 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.633 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.633 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.633 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.634 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.634 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.634 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.634 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.636 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.636 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.636 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.636 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.636 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.637 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.637 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.637 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-10-26T02:18:15.637 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-10-26T02:18:15.637 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.637 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.638 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.638 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-10-26T02:18:15.638 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.638 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.638 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.639 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.639 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.639 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.639 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.639 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.640 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-10-26T02:18:15.640 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-10-26T02:18:15.640 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.640 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.640 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.640 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-10-26T02:18:15.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.642 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.642 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.642 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.642 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.643 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.643 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T02:18:15.643 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T02:18:15.643 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.643 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.644 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.644 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T02:18:15.644 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.644 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.645 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.645 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.645 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.645 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.645 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.646 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.646 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.646 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.646 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.647 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-10-26T02:18:15.647 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-10-26T02:18:15.647 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-10-26T02:18:15.647 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.647 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-10-26T02:18:15.648 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-10-26T02:18:15.648 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.648 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.648 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.648 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-10-26T02:18:15.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.650 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.650 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.650 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-10-26T02:18:15.650 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-10-26T02:18:15.651 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.651 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.651 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.651 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-10-26T02:18:15.651 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.652 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.652 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.652 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.652 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.652 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.653 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.653 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.653 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-10-26T02:18:15.653 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-10-26T02:18:15.654 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.654 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.654 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.654 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:15.655 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.655 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.655 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.655 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.655 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.656 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.656 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.656 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.656 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T02:18:15.656 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T02:18:15.657 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.657 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.657 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.657 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-10-26T02:18:15.657 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.658 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.658 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.658 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.658 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.659 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.659 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.659 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.659 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.661 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.661 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.661 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.661 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.661 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.662 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.662 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.662 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.662 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.662 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.663 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.663 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.663 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.663 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.663 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.664 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.664 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.664 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.664 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.665 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.665 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.665 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.665 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.665 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.665 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.666 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.666 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.666 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.666 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.666 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.668 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.668 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.668 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.668 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.668 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.669 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.669 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.669 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.669 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.669 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.669 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.670 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.670 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.670 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.670 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.670 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.671 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.671 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.671 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.671 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.671 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.671 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.672 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.672 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.672 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.672 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.672 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.672 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.673 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-10-26T02:18:15.673 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-10-26T02:18:15.673 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.673 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.674 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.674 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:15.674 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.674 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.675 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.675 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.675 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.675 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.675 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.676 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.676 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-10-26T02:18:15.676 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-10-26T02:18:15.676 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.676 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.676 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.677 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-10-26T02:18:15.677 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.677 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.677 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.677 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.677 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-10-26T02:18:15.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-10-26T02:18:15.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.679 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.679 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.679 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-10-26T02:18:15.679 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.679 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.680 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.680 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.680 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.680 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.681 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.681 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.681 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-10-26T02:18:15.681 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-10-26T02:18:15.681 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.682 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.682 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.682 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T02:18:15.682 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.682 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.683 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.683 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.683 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.683 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.683 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.684 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.684 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-10-26T02:18:15.684 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-10-26T02:18:15.684 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.685 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.685 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.685 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:15.685 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.685 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.686 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.686 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.686 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.686 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.686 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.687 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.687 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-10-26T02:18:15.687 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-10-26T02:18:15.687 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.688 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.688 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.688 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-10-26T02:18:15.688 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.688 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.689 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.689 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.689 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.689 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.690 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.690 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.690 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.690 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.690 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.691 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-10-26T02:18:15.691 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.691 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.691 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.693 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.693 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.693 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.693 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.693 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.693 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.694 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.694 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.694 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.695 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.695 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.695 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.695 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.695 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.696 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.696 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.696 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.696 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.696 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.696 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.697 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.697 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.697 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.697 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.697 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.698 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.698 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.698 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.698 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.698 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.700 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.700 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.700 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.700 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.701 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.701 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.701 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.702 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.702 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.702 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.703 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.703 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.703 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.704 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.704 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.706 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.706 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.706 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.707 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.707 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.707 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.708 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.708 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.708 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.708 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.709 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.709 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.709 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.709 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.710 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-10-26T02:18:15.710 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.710 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.711 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.711 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.711 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.713 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.713 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.713 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.713 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.714 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.714 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.714 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.714 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.716 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.716 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.716 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.716 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.716 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.717 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.717 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.717 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.717 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.717 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.717 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.718 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.718 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.718 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.718 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.719 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.719 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.719 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.719 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.721 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.721 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.721 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.721 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.721 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.722 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.722 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.722 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.722 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.724 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.724 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.724 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.724 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.724 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.724 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.725 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.725 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.725 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.725 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.725 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.726 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.726 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.726 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.726 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-10-26T02:18:15.726 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.727 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.727 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.727 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-10-26T02:18:15.727 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-10-26T02:18:15.728 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.728 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.728 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.728 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-10-26T02:18:15.729 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.729 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.729 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.729 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-10-26T02:18:15.729 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.730 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.730 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.730 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.730 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-10-26T02:18:15.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-10-26T02:18:15.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T02:18:15.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-10-26T02:18:15.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-10-26T02:18:15.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.736 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.736 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.738 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.738 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-10-26T02:18:15.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-10-26T02:18:15.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-10-26T02:18:15.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-10-26T02:18:15.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-10-26T02:18:15.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.763 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.763 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.772 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.772 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.772 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.773 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.773 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.773 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.774 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.774 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.774 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.775 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.775 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.775 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.778 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.778 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.778 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.778 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.778 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.783 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.783 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.783 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-10-26T02:18:15.783 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-10-26T02:18:15.783 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.783 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.784 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.784 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.784 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.784 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.784 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.785 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-10-26T02:18:15.785 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.785 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.785 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.785 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.786 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-10-26T02:18:15.786 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-10-26T02:18:15.786 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.786 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.786 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.787 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-10-26T02:18:15.787 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.787 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.787 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.787 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-10-26T02:18:15.788 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.788 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.788 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.788 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.788 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-10-26T02:18:15.789 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-10-26T02:18:15.789 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.789 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.789 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.789 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-10-26T02:18:15.790 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.790 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.790 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.790 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-10-26T02:18:15.790 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.790 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.791 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.791 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.791 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-10-26T02:18:15.791 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-10-26T02:18:15.791 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.792 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.792 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.792 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.792 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.792 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.792 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.793 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-10-26T02:18:15.793 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.793 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.793 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.793 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.794 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-10-26T02:18:15.794 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-10-26T02:18:15.794 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.794 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.794 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.795 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-10-26T02:18:15.795 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.795 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.795 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.795 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-10-26T02:18:15.795 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.796 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.796 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.796 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.796 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.796 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-10-26T02:18:15.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.797 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.798 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.799 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.799 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.799 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.799 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.799 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.799 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.800 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.800 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.800 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.800 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.800 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.801 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.801 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.801 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.801 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.801 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.801 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.802 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.802 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.802 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.802 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.802 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.803 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.803 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.803 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.803 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.803 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.803 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.804 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.804 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.804 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.804 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.804 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.805 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.805 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.805 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.805 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.805 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.805 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.806 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.806 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.806 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.806 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.806 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.807 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.807 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.807 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.807 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.807 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.808 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.808 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.808 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.808 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.808 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.809 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.809 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.809 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.809 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.809 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.809 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.810 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.810 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.810 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.810 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.810 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.811 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-10-26T02:18:15.811 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-10-26T02:18:15.811 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.811 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.811 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.812 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:15.812 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.812 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.812 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.812 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-10-26T02:18:15.813 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-10-26T02:18:15.813 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-10-26T02:18:15.813 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.813 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-10-26T02:18:15.813 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.813 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.814 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.814 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.814 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.814 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.814 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.815 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-10-26T02:18:15.815 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.815 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.815 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.815 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.816 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.817 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.818 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.819 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.820 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.821 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.822 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.823 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.824 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.825 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.825 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.825 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.825 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.825 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.825 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.826 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.826 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.826 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.826 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.826 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.827 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.827 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.827 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.827 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.827 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.828 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.828 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.828 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.828 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.828 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.828 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.829 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.829 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.829 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-10-26T02:18:15.829 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.829 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.830 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.830 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.830 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.830 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.830 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.831 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.831 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.831 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.831 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.831 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.832 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.832 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.832 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.832 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.832 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.833 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.833 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.833 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.833 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.833 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.833 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.834 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.834 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.834 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.834 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.834 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.835 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.835 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.835 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.835 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.835 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.836 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.837 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.837 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.837 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.837 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.837 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.838 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.839 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.839 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.839 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.839 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.839 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.840 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.841 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.842 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T02:18:15.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T02:18:15.843 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T02:18:15.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.844 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.845 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-10-26T02:18:15.846 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.847 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.848 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.849 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.850 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.851 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.852 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.853 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.854 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.855 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.856 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.857 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.858 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.859 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.860 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-10-26T02:18:15.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-10-26T02:18:15.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-10-26T02:18:15.861 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-10-26T02:18:15.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.862 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-10-26T02:18:15.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-10-26T02:18:15.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:15.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T02:18:15.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.864 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-10-26T02:18:15.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.865 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-10-26T02:18:15.866 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.867 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.868 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.869 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.870 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.871 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.872 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.873 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.874 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.875 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.876 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.877 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.878 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.880 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-10-26T02:18:15.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-10-26T02:18:15.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.881 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.882 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-10-26T02:18:15.883 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-10-26T02:18:15.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.884 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.885 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-10-26T02:18:15.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-10-26T02:18:15.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.886 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.887 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-10-26T02:18:15.888 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-10-26T02:18:15.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.889 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.890 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-10-26T02:18:15.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-10-26T02:18:15.891 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.892 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.893 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-10-26T02:18:15.894 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.895 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.896 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.897 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.898 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.899 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.900 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.901 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.902 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.903 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.904 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.905 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.906 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.907 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-10-26T02:18:15.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-10-26T02:18:15.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.908 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.909 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.910 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-10-26T02:18:15.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-10-26T02:18:15.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.911 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.912 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.913 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-10-26T02:18:15.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.914 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-10-26T02:18:15.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-10-26T02:18:15.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.915 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.916 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.917 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.918 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.919 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.920 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.921 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.922 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.923 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.924 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.925 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.926 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.927 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.928 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.929 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.930 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-10-26T02:18:15.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-10-26T02:18:15.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.931 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.932 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-10-26T02:18:15.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-10-26T02:18:15.933 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.934 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.935 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.935 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.935 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.935 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.935 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.936 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.936 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.936 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.936 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.936 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-10-26T02:18:15.937 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.937 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.937 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.937 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.937 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.938 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.938 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.938 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.938 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.938 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.938 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.939 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.939 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.939 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.939 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.939 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.940 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.940 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.940 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.940 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.940 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.941 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.942 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.943 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.944 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.945 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.945 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.945 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.945 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.945 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.946 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.946 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.946 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.946 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.946 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.947 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.947 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.947 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.947 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.947 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.947 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.948 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.948 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.948 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.948 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.948 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.949 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.950 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-10-26T02:18:15.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:15.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:15.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:15.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:15.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:15.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:15.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-10-26T02:18:15.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-10-26T02:18:15.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-10-26T02:18:15.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-10-26T02:18:15.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-10-26T02:18:15.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-10-26T02:18:15.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-10-26T02:18:15.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-10-26T02:18:15.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-10-26T02:18:15.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:15.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-10-26T02:18:15.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-10-26T02:18:15.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-10-26T02:18:15.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-10-26T02:18:15.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-10-26T02:18:15.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-10-26T02:18:15.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-10-26T02:18:15.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-10-26T02:18:15.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-10-26T02:18:15.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:15.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-10-26T02:18:15.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-10-26T02:18:15.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-10-26T02:18:15.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-10-26T02:18:15.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-10-26T02:18:15.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-10-26T02:18:15.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:15.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:15.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:15.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:15.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-10-26T02:18:15.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:15.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:15.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:15.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:15.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:15.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:15.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:15.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:15.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:15.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:15.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:15.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:15.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:15.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:15.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:15.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:15.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:15.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:15.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:15.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:15.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:15.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:15.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:15.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:15.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:15.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:15.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:15.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:16.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:16.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:16.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:16.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:16.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:16.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:16.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:16.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:16.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:16.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:16.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:16.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:16.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-10-26T02:18:16.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:16.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:16.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:16.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-10-26T02:18:16.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-10-26T02:18:16.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-10-26T02:18:16.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T02:18:16.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T02:18:16.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:16.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-10-26T02:18:16.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:16.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:16.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:16.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:16.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:16.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:16.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:16.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:16.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:16.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:16.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:16.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:16.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:16.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:16.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:16.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:16.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:16.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:16.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:16.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:16.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:16.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:16.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.025 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:16.025 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:16.025 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.025 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.025 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.025 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.026 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.026 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.026 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.026 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.026 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.027 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.027 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.027 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.027 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.027 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.028 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:16.028 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-10-26T02:18:16.028 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:16.028 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:16.028 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:16.028 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-10-26T02:18:16.029 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-10-26T02:18:16.029 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.029 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.029 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.029 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:16.030 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.030 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.030 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.030 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-10-26T02:18:16.030 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.031 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.031 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.031 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.031 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-10-26T02:18:16.031 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-10-26T02:18:16.032 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.032 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.032 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.032 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:16.032 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.033 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.033 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.033 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.033 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.033 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.034 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.034 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.034 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-10-26T02:18:16.034 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-10-26T02:18:16.034 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.035 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.035 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.035 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:16.035 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.035 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.036 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.036 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.036 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.036 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.036 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.037 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.037 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-10-26T02:18:16.037 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-10-26T02:18:16.037 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.037 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.037 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.038 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.038 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.038 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.038 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.038 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.039 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.039 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.039 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.039 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.039 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-10-26T02:18:16.039 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-10-26T02:18:16.040 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.040 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.040 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.040 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:16.040 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.041 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.041 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.041 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.041 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.041 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.042 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.042 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.042 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-10-26T02:18:16.042 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-10-26T02:18:16.042 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.043 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.043 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.043 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:16.043 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.043 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.043 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.044 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.044 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.044 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.044 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.044 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.045 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-10-26T02:18:16.045 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-10-26T02:18:16.045 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.045 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.045 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.045 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-10-26T02:18:16.046 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.046 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.046 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.046 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.046 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.047 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.047 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.047 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.047 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-10-26T02:18:16.047 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-10-26T02:18:16.048 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.048 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.048 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.048 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.048 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.048 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.049 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.049 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.049 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.049 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.049 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.050 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.050 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T02:18:16.050 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T02:18:16.050 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:16.050 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.051 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.051 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-10-26T02:18:16.051 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-10-26T02:18:16.051 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.051 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.051 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.052 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.052 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.052 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.052 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.052 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-10-26T02:18:16.053 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-10-26T02:18:16.053 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:16.053 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.053 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.053 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-10-26T02:18:16.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-10-26T02:18:16.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-10-26T02:18:16.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:16.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:16.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:16.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:16.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:16.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:16.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:16.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:16.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:16.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:16.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:16.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:16.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:16.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:16.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:16.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:16.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:16.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:16.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:16.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:16.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:16.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:16.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:16.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:16.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-10-26T02:18:16.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-10-26T02:18:16.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:16.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-10-26T02:18:16.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-10-26T02:18:16.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:16.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-10-26T02:18:16.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-10-26T02:18:16.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-10-26T02:18:16.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:16.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-10-26T02:18:16.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:16.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:16.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:16.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:16.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:16.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:16.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:16.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:16.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:16.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:16.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:16.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:16.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:16.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:16.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:16.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:16.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:16.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:16.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:16.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:16.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:16.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:16.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:16.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:16.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:16.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:16.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:16.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:16.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-10-26T02:18:16.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:16.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:16.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:16.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:16.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:16.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:16.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:16.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:16.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:16.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:16.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:16.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:16.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:16.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:16.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:16.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:16.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:16.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:16.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:16.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:16.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:16.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:16.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:16.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:16.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:16.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:16.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:16.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:16.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-10-26T02:18:16.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:16.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:16.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:16.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-10-26T02:18:16.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-10-26T02:18:16.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-10-26T02:18:16.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-10-26T02:18:16.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-10-26T02:18:16.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:16.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T02:18:16.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T02:18:16.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:16.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T02:18:16.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:16.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:16.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:16.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:16.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:16.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:16.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:16.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:16.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:16.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:16.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:16.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:16.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:16.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:16.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:16.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:16.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:16.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:16.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:16.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:16.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:16.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:16.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:16.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:16.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:16.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:16.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:16.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-10-26T02:18:16.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-10-26T02:18:16.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:16.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-10-26T02:18:16.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-10-26T02:18:16.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:16.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-10-26T02:18:16.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-10-26T02:18:16.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-10-26T02:18:16.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:16.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:16.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:16.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-10-26T02:18:16.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:16.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:16.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:16.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:16.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:16.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:16.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:16.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-10-26T02:18:16.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-10-26T02:18:16.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-10-26T02:18:16.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-10-26T02:18:16.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-10-26T02:18:16.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-10-26T02:18:16.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-10-26T02:18:16.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-10-26T02:18:16.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-10-26T02:18:16.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-10-26T02:18:16.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-10-26T02:18:16.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-10-26T02:18:16.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-10-26T02:18:16.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-10-26T02:18:16.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-10-26T02:18:16.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-10-26T02:18:16.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-10-26T02:18:16.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-10-26T02:18:16.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-10-26T02:18:16.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-10-26T02:18:16.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-10-26T02:18:16.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-10-26T02:18:16.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-10-26T02:18:16.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:16.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-10-26T02:18:16.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-10-26T02:18:16.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:16.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T02:18:16.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:16.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T02:18:16.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:0", 2023-10-26T02:18:16.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4202231635 2023-10-26T02:18:16.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T02:18:16.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:16.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T02:18:16.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:16.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T02:18:16.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:0", 2023-10-26T02:18:16.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3005399490 2023-10-26T02:18:16.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T02:18:16.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:16.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:16.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T02:18:16.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:16.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T02:18:16.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:0", 2023-10-26T02:18:16.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3515151378 2023-10-26T02:18:16.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T02:18:16.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T02:18:16.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:16.152 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:15 smithi017 bash[23462]: audit 2023-10-26T02:18:14.898156+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.17:0/2082444072' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-10-26T02:18:16.152 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-10-26T02:18:16.152 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-10-26T02:18:16.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-10-26T02:18:16.153 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-10-26T02:18:18.646 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:18.646 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-10-26T02:18:18.646 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-10-26T02:18:18.647 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:18.889 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:18 smithi017 bash[23462]: cluster 2023-10-26T02:18:17.565953+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2023-10-26T02:18:18.889 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:18 smithi017 bash[23462]: cluster 2023-10-26T02:18:17.566796+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2023-10-26T02:18:18.890 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:18 smithi017 bash[23462]: cluster 2023-10-26T02:18:17.570248+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-26T02:18:18.890 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:18 smithi017 bash[23462]: cluster 2023-10-26T02:18:17.622517+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0558547s) 2023-10-26T02:18:18.890 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:18 smithi017 bash[23462]: audit 2023-10-26T02:18:17.626311+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T02:18:18.890 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:18 smithi017 bash[23462]: audit 2023-10-26T02:18:17.627721+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T02:18:18.890 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:18 smithi017 bash[23462]: audit 2023-10-26T02:18:17.628155+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T02:18:18.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:18 smithi017 bash[23462]: audit 2023-10-26T02:18:17.628531+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T02:18:18.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:18 smithi017 bash[23462]: audit 2023-10-26T02:18:17.629308+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T02:18:18.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:18 smithi017 bash[23462]: audit 2023-10-26T02:18:17.630826+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T02:18:18.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:18 smithi017 bash[23462]: audit 2023-10-26T02:18:17.631403+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T02:18:18.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:18 smithi017 bash[23462]: cluster 2023-10-26T02:18:17.634946+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2023-10-26T02:18:19.300 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-10-26T02:18:19.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-10-26T02:18:19.301 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-10-26T02:18:19.919 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:19 smithi017 bash[23462]: audit 2023-10-26T02:18:17.676407+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-26T02:18:19.919 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:19 smithi017 bash[23462]: audit 2023-10-26T02:18:18.576419+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-26T02:18:19.920 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:19 smithi017 bash[23462]: cluster 2023-10-26T02:18:18.627825+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.06116s) 2023-10-26T02:18:21.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:20 smithi017 bash[23462]: cluster 2023-10-26T02:18:19.627032+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-10-26T02:18:21.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:20 smithi017 bash[23462]: audit 2023-10-26T02:18:20.462661+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-10-26T02:18:21.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:20 smithi017 bash[23462]: audit 2023-10-26T02:18:20.468680+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-10-26T02:18:21.064 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Generating ssh key... 2023-10-26T02:18:21.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-10-26T02:18:21.065 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-10-26T02:18:22.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:21 smithi017 bash[23462]: audit 2023-10-26T02:18:20.460993+0000 mgr.y (mgr.14117) 1 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:18:22.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23462]: audit 2023-10-26T02:18:22.463638+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAsf3Sd9p+1lXhOR37r/SDiQATqwkV8cgKD5I/+kYn6tM8ug4ZfiSy\n+MDWVb3HXaWh4KeQnJmPNgLJ4WbR0YFFEvVynv/vNtYWTBYrSm//M5XSJM/+KvBqxvWbl5\nH9D8ZFfS7avJbz/rzLpZf0Fl7sKYIszKkuV1Rt37Pga/8jLygeXFe4YMmRk6SEs1Hjnrxa\nczM1JMNqAWkkaPAQOs2iOTEu+et35Sx+PIkzku8vUBpmanK/cdjMQFzF5zlBpeFLLCUnaH\n0iMhhq0BMxs5NSNFLJVhfQW82omBcwWxkWt79t8/KGTSDdnxfT0/hvm1Jec8IBgJog/jY5\n/a125vV3HGjKHaO2yGkuSfnmE6tT+l1pIfu7Mea3vjJBIUGrtpctYyB+CfFxRrTBK3/C2l\nSxm9ct8B44T2I6SjcwgBGOH8P0Ga5nuxBah56e3GYEUUZGpAeTDN2JbiKLyp+1b4k906ex\n7/BbZLL029qHvN/PLABf1K1GFkGoxIB/suuDxsgDAAAFoLYlngK2JZ4CAAAAB3NzaC1yc2\nEAAAGBALH90nfaftZV4Tkd+6/0g4kAE6sJFfHICg+SP/pGJ+rTPLoOGX4ksvjA1lW9x12l\noeCnkJyZjzYCyeFm0dGBRRL1cp7/7zbWFkwWK0pv/zOV0iTP/irwasb1m5eR/Q/GRX0u2r\nyW8/68y6WX9BZe7CmCLMypLldUbd+z4Gv/Iy8oHlxXuGDJkZOkhLNR4568WnMzNSTDagFp\nJGjwEDrNojkxLvnrd+UsfjyJM5LvL1AaZmpyv3HYzEBcxec5QaXhSywlJ2h9IjIYatATMb\nOTUjRSyVYX0FvNqJgXMFsZFre/bfPyhk0g3Z8X09P4b5tSXnPCAYCaIP42Of2tdub1dxxo\nyh2jtshpLkn55hOrU/pdaSH7uzHmt74yQSFBq7aXLWMgfgnxcUa0wSt/wtpUsZvXLfAeOE\n9iOko3MIARjh/D9BmuZ7sQWoeentxmBFFGRqQHkwzdiW4ii8qftW+JPdOnse/wW2Sy9Nva\nh7zfzywAX9StRhZBqMSAf7Lrg8bIAwAAAAMBAAEAAAGAZWq4563Jo5rfb8oTxNhPslom2s\nech11xzhmI9rPOvtCJw4GRKP0ENRS7i7NMy6E6sWUI0xH0NdQ074fEedlsYDcWjl5KETa/\nEa94Dzvtb5koWe1hZ1oBnUgI1b5LMRfKNF/kJpzkfftZFguU+sIvUh9oI10qmHv09wfpEe\nAYTiBP3FHnLs7rcfLF4d8BEUtFRmqhF0d5OUCNjHVs6fSNQIUzvRdcA2rsqtWKW2iJztyc\nCn9Dcj0TdIDoCq3nJ/tMBDb8Uv6PSW8RUM7QnKFe5FwqX7Gg5gRd2UL6oAhu4wdpEuRsS9\nr1XsJjsiYpYIVB3o60aeGHmFMaU04zvz3z7vkZ8loxAJ3YP7OuMMCzzEoifmyWEOipMq+f\nm09bIfE6dklNYqlKIZKigGV7mqtoSoqwTXXrJQNYpU0WvuAUxAhAQmerHWhcG+BGnAEuFa\n+bYkVndTzyHK1GjpMzEC8h63VWJATwsNgW584h1S1BCAVe2nJ6fvmi/U7j79NWMyhxAAAA\nwQDUGtX4mVKTu7AyJnBEVx5EiO97wL5B7bz/EE8rjQG9wZsVCYxhHBr5OT4iKmww/d5DPt\ndpkhRUe7BLUIISzrf8DBhj0z3iwXEjgV0kUrF/uwIoN2Fmx5FgwaHwY/1BDeFGNbrM6z04\nzJfFRyQ5UyPJynPq1R7AZ2DiDec6jBR/72rlb257LOoYkeFaLWOn+t3Y64RdlxkgtAH+mM\n69ulWeDYqu5lMLd3NxjyrSVxGDXA2o1vblrHMdVlqwyJV079MAAADBAOJsxI6G4B8TKxcq\n1Bty9lCbtFCWLa7pUE7aOj+BQcLAxblo4usgwEbCWooHXGtS9JL8aOxZStvQvVAbXjCEPA\nqcF+xWn79Ce2zPXB/fxOQUJPDZbvg3q1aGvlOsu97tT6IE9MSNc6/ggi6nWGKFkVO1wwos\nId1I4O+KS9jgCmP/JOTh3un9y2xPq4Uuxl8cen67ZZEcVUhvKfl9LVFgoeuogk1LNC3ZMO\nWFS2bp95I+eOhkLC+kWCCpOUQJWyGHHQAAAMEAyT2H7SbEHEXnxDRpTq0XzVFTtaqnrq3w\nrIA3EGXHsDfDX+PgZTNDKYace0Z1DXuGGMOZ6zWf1uJ1kqb1Jl47mRD1FD8RZRsQ1Egn1S\nwRTu1eg28vrql0HsavMXXn1wfFUxBZpxPbgtxHvfPhFOrs9iGlFk2ebRBNUztn82vmH6Is\nU9roLwnNCcFr1Pm4OrX48NHc3xbAcR2whQo5cp4gS+2uA9XyNWfXdcxHKJi3BytVnS1UaO\nyGN22U148Yw8GfAAAAKWNlcGgtYzI5YTUwMDgtNzNhNS0xMWVlLThkYjktMjEyZTJkYzYz\nOGU3AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-10-26T02:18:22.775 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: Generating public/private rsa key pair. 2023-10-26T02:18:22.775 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: Your identification has been saved in /tmp/tmpmjnj5kdn/key. 2023-10-26T02:18:22.775 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: Your public key has been saved in /tmp/tmpmjnj5kdn/key.pub. 2023-10-26T02:18:22.775 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: The key fingerprint is: 2023-10-26T02:18:22.775 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: SHA256:BAozL+5p16a4RgPMbu0mNeYVQx+ropOTg0LBshs3apo ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:18:22.776 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: The key's randomart image is: 2023-10-26T02:18:22.776 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: +---[RSA 3072]----+ 2023-10-26T02:18:22.776 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: | + . | 2023-10-26T02:18:22.776 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: | = o o | 2023-10-26T02:18:22.776 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: |+ . + . + | 2023-10-26T02:18:22.777 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: |o* . o + | 2023-10-26T02:18:22.777 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: |oo+ + S | 2023-10-26T02:18:22.777 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: |o==B + | 2023-10-26T02:18:22.777 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: |+*%o= o | 2023-10-26T02:18:22.777 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: |=%.* o | 2023-10-26T02:18:22.778 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: |E.O.. | 2023-10-26T02:18:22.778 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23723]: +----[SHA256]-----+ 2023-10-26T02:18:22.778 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23462]: audit 2023-10-26T02:18:22.465791+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAsf3Sd9p+1lXhOR37r/SDiQATqwkV8cgKD5I/+kYn6tM8ug4ZfiSy\n+MDWVb3HXaWh4KeQnJmPNgLJ4WbR0YFFEvVynv/vNtYWTBYrSm//M5XSJM/+KvBqxvWbl5\nH9D8ZFfS7avJbz/rzLpZf0Fl7sKYIszKkuV1Rt37Pga/8jLygeXFe4YMmRk6SEs1Hjnrxa\nczM1JMNqAWkkaPAQOs2iOTEu+et35Sx+PIkzku8vUBpmanK/cdjMQFzF5zlBpeFLLCUnaH\n0iMhhq0BMxs5NSNFLJVhfQW82omBcwWxkWt79t8/KGTSDdnxfT0/hvm1Jec8IBgJog/jY5\n/a125vV3HGjKHaO2yGkuSfnmE6tT+l1pIfu7Mea3vjJBIUGrtpctYyB+CfFxRrTBK3/C2l\nSxm9ct8B44T2I6SjcwgBGOH8P0Ga5nuxBah56e3GYEUUZGpAeTDN2JbiKLyp+1b4k906ex\n7/BbZLL029qHvN/PLABf1K1GFkGoxIB/suuDxsgDAAAFoLYlngK2JZ4CAAAAB3NzaC1yc2\nEAAAGBALH90nfaftZV4Tkd+6/0g4kAE6sJFfHICg+SP/pGJ+rTPLoOGX4ksvjA1lW9x12l\noeCnkJyZjzYCyeFm0dGBRRL1cp7/7zbWFkwWK0pv/zOV0iTP/irwasb1m5eR/Q/GRX0u2r\nyW8/68y6WX9BZe7CmCLMypLldUbd+z4Gv/Iy8oHlxXuGDJkZOkhLNR4568WnMzNSTDagFp\nJGjwEDrNojkxLvnrd+UsfjyJM5LvL1AaZmpyv3HYzEBcxec5QaXhSywlJ2h9IjIYatATMb\nOTUjRSyVYX0FvNqJgXMFsZFre/bfPyhk0g3Z8X09P4b5tSXnPCAYCaIP42Of2tdub1dxxo\nyh2jtshpLkn55hOrU/pdaSH7uzHmt74yQSFBq7aXLWMgfgnxcUa0wSt/wtpUsZvXLfAeOE\n9iOko3MIARjh/D9BmuZ7sQWoeentxmBFFGRqQHkwzdiW4ii8qftW+JPdOnse/wW2Sy9Nva\nh7zfzywAX9StRhZBqMSAf7Lrg8bIAwAAAAMBAAEAAAGAZWq4563Jo5rfb8oTxNhPslom2s\nech11xzhmI9rPOvtCJw4GRKP0ENRS7i7NMy6E6sWUI0xH0NdQ074fEedlsYDcWjl5KETa/\nEa94Dzvtb5koWe1hZ1oBnUgI1b5LMRfKNF/kJpzkfftZFguU+sIvUh9oI10qmHv09wfpEe\nAYTiBP3FHnLs7rcfLF4d8BEUtFRmqhF0d5OUCNjHVs6fSNQIUzvRdcA2rsqtWKW2iJztyc\nCn9Dcj0TdIDoCq3nJ/tMBDb8Uv6PSW8RUM7QnKFe5FwqX7Gg5gRd2UL6oAhu4wdpEuRsS9\nr1XsJjsiYpYIVB3o60aeGHmFMaU04zvz3z7vkZ8loxAJ3YP7OuMMCzzEoifmyWEOipMq+f\nm09bIfE6dklNYqlKIZKigGV7mqtoSoqwTXXrJQNYpU0WvuAUxAhAQmerHWhcG+BGnAEuFa\n+bYkVndTzyHK1GjpMzEC8h63VWJATwsNgW584h1S1BCAVe2nJ6fvmi/U7j79NWMyhxAAAA\nwQDUGtX4mVKTu7AyJnBEVx5EiO97wL5B7bz/EE8rjQG9wZsVCYxhHBr5OT4iKmww/d5DPt\ndpkhRUe7BLUIISzrf8DBhj0z3iwXEjgV0kUrF/uwIoN2Fmx5FgwaHwY/1BDeFGNbrM6z04\nzJfFRyQ5UyPJynPq1R7AZ2DiDec6jBR/72rlb257LOoYkeFaLWOn+t3Y64RdlxkgtAH+mM\n69ulWeDYqu5lMLd3NxjyrSVxGDXA2o1vblrHMdVlqwyJV079MAAADBAOJsxI6G4B8TKxcq\n1Bty9lCbtFCWLa7pUE7aOj+BQcLAxblo4usgwEbCWooHXGtS9JL8aOxZStvQvVAbXjCEPA\nqcF+xWn79Ce2zPXB/fxOQUJPDZbvg3q1aGvlOsu97tT6IE9MSNc6/ggi6nWGKFkVO1wwos\nId1I4O+KS9jgCmP/JOTh3un9y2xPq4Uuxl8cen67ZZEcVUhvKfl9LVFgoeuogk1LNC3ZMO\nWFS2bp95I+eOhkLC+kWCCpOUQJWyGHHQAAAMEAyT2H7SbEHEXnxDRpTq0XzVFTtaqnrq3w\nrIA3EGXHsDfDX+PgZTNDKYace0Z1DXuGGMOZ6zWf1uJ1kqb1Jl47mRD1FD8RZRsQ1Egn1S\nwRTu1eg28vrql0HsavMXXn1wfFUxBZpxPbgtxHvfPhFOrs9iGlFk2ebRBNUztn82vmH6Is\nU9roLwnNCcFr1Pm4OrX48NHc3xbAcR2whQo5cp4gS+2uA9XyNWfXdcxHKJi3BytVnS1UaO\nyGN22U148Yw8GfAAAAKWNlcGgtYzI5YTUwMDgtNzNhNS0xMWVlLThkYjktMjEyZTJkYzYz\nOGU3AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-10-26T02:18:22.778 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23462]: audit 2023-10-26T02:18:22.466548+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx/dJ32n7WVeE5Hfuv9IOJABOrCRXxyAoPkj/6Rifq0zy6Dhl+JLL4wNZVvcddpaHgp5CcmY82AsnhZtHRgUUS9XKe/+821hZMFitKb/8zldIkz/4q8GrG9ZuXkf0PxkV9Ltq8lvP+vMull/QWXuwpgizMqS5XVG3fs+Br/yMvKB5cV7hgyZGTpISzUeOevFpzMzUkw2oBaSRo8BA6zaI5MS7563flLH48iTOS7y9QGmZqcr9x2MxAXMXnOUGl4UssJSdofSIyGGrQEzGzk1I0UslWF9BbzaiYFzBbGRa3v23z8oZNIN2fF9PT+G+bUl5zwgGAmiD+Njn9rXbm9XccaModo7bIaS5J+eYTq1P6XWkh+7sx5re+MkEhQau2ly1jIH4J8XFGtMErf8LaVLGb1y3wHjhPYjpKNzCAEY4fw/QZrme7EFqHnp7cZgRRRkakB5MM3YluIovKn7VviT3Tp7Hv8FtksvTb2oe8388sAF/UrUYWQajEgH+y64PGyAM= ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7\n"}]: dispatch 2023-10-26T02:18:22.779 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:22 smithi017 bash[23462]: audit 2023-10-26T02:18:22.468272+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx/dJ32n7WVeE5Hfuv9IOJABOrCRXxyAoPkj/6Rifq0zy6Dhl+JLL4wNZVvcddpaHgp5CcmY82AsnhZtHRgUUS9XKe/+821hZMFitKb/8zldIkz/4q8GrG9ZuXkf0PxkV9Ltq8lvP+vMull/QWXuwpgizMqS5XVG3fs+Br/yMvKB5cV7hgyZGTpISzUeOevFpzMzUkw2oBaSRo8BA6zaI5MS7563flLH48iTOS7y9QGmZqcr9x2MxAXMXnOUGl4UssJSdofSIyGGrQEzGzk1I0UslWF9BbzaiYFzBbGRa3v23z8oZNIN2fF9PT+G+bUl5zwgGAmiD+Njn9rXbm9XccaModo7bIaS5J+eYTq1P6XWkh+7sx5re+MkEhQau2ly1jIH4J8XFGtMErf8LaVLGb1y3wHjhPYjpKNzCAEY4fw/QZrme7EFqHnp7cZgRRRkakB5MM3YluIovKn7VviT3Tp7Hv8FtksvTb2oe8388sAF/UrUYWQajEgH+y64PGyAM= ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7\n"}]': finished 2023-10-26T02:18:23.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-10-26T02:18:23.104 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-10-26T02:18:24.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:23 smithi017 bash[23462]: audit 2023-10-26T02:18:22.195272+0000 mgr.y (mgr.14117) 2 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:18:24.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:23 smithi017 bash[23462]: cephadm 2023-10-26T02:18:22.195689+0000 mgr.y (mgr.14117) 3 : cephadm [INF] Generating ssh key... 2023-10-26T02:18:24.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx/dJ32n7WVeE5Hfuv9IOJABOrCRXxyAoPkj/6Rifq0zy6Dhl+JLL4wNZVvcddpaHgp5CcmY82AsnhZtHRgUUS9XKe/+821hZMFitKb/8zldIkz/4q8GrG9ZuXkf0PxkV9Ltq8lvP+vMull/QWXuwpgizMqS5XVG3fs+Br/yMvKB5cV7hgyZGTpISzUeOevFpzMzUkw2oBaSRo8BA6zaI5MS7563flLH48iTOS7y9QGmZqcr9x2MxAXMXnOUGl4UssJSdofSIyGGrQEzGzk1I0UslWF9BbzaiYFzBbGRa3v23z8oZNIN2fF9PT+G+bUl5zwgGAmiD+Njn9rXbm9XccaModo7bIaS5J+eYTq1P6XWkh+7sx5re+MkEhQau2ly1jIH4J8XFGtMErf8LaVLGb1y3wHjhPYjpKNzCAEY4fw/QZrme7EFqHnp7cZgRRRkakB5MM3YluIovKn7VviT3Tp7Hv8FtksvTb2oe8388sAF/UrUYWQajEgH+y64PGyAM= ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:18:24.862 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-10-26T02:18:24.863 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-10-26T02:18:24.863 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Adding host smithi017... 2023-10-26T02:18:24.863 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi017'] 2023-10-26T02:18:24.863 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi017 2023-10-26T02:18:25.518 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:25 smithi017 bash[23462]: audit 2023-10-26T02:18:24.193235+0000 mgr.y (mgr.14117) 4 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:18:26.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:26 smithi017 bash[23462]: audit 2023-10-26T02:18:26.065122+0000 mgr.y (mgr.14117) 5 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi017", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:18:26.524 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:26 smithi017 bash[23723]: Warning: Permanently added 'smithi017,172.21.15.17' (ECDSA) to the list of known hosts. 2023-10-26T02:18:27.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi017' 2023-10-26T02:18:27.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:27 smithi017 bash[23462]: audit 2023-10-26T02:18:26.716591+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"smithi017\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:18:27.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:27 smithi017 bash[23462]: audit 2023-10-26T02:18:26.720645+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"smithi017\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T02:18:27.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:27 smithi017 bash[23462]: cephadm 2023-10-26T02:18:26.721432+0000 mgr.y (mgr.14117) 6 : cephadm [INF] Added host smithi017 2023-10-26T02:18:27.525 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:27 smithi017 bash[23462]: audit 2023-10-26T02:18:27.005440+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:18:27.525 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:27 smithi017 bash[23462]: audit 2023-10-26T02:18:27.008877+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:18:27.525 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:27 smithi017 bash[23462]: audit 2023-10-26T02:18:27.010153+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:18:28.011 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Enabling the dashboard module... 2023-10-26T02:18:28.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-10-26T02:18:28.012 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-10-26T02:18:28.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:28 smithi017 bash[23462]: audit 2023-10-26T02:18:27.489904+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:27.484744\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:27.488730\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T02:18:27.488969\", \"networks\": {}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:18:28.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:28 smithi017 bash[23462]: audit 2023-10-26T02:18:27.493167+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:27.484744\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:27.488730\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T02:18:27.488969\", \"networks\": {}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:18:28.524 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:28 smithi017 bash[23462]: audit 2023-10-26T02:18:27.494345+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14117 172.21.15.17:0/3587086714' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:18:30.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:29 smithi017 bash[23462]: audit 2023-10-26T02:18:29.849602+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.17:0/3695385686' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-26T02:18:30.274 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:29 smithi017 bash[23723]: ignoring --setuser ceph since I am not root 2023-10-26T02:18:30.274 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:29 smithi017 bash[23723]: ignoring --setgroup ceph since I am not root 2023-10-26T02:18:31.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-10-26T02:18:31.067 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-10-26T02:18:31.269 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:30 smithi017 bash[23462]: audit 2023-10-26T02:18:29.907422+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.17:0/3695385686' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-26T02:18:31.270 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:30 smithi017 bash[23462]: cluster 2023-10-26T02:18:29.907530+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 12s) 2023-10-26T02:18:32.608 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:32.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2023-10-26T02:18:32.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14117, 2023-10-26T02:18:32.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-10-26T02:18:32.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-10-26T02:18:32.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T02:18:32.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:32.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T02:18:32.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:6800", 2023-10-26T02:18:32.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 271440742 2023-10-26T02:18:32.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:32.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-10-26T02:18:32.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:6801", 2023-10-26T02:18:32.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 271440742 2023-10-26T02:18:32.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:32.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T02:18:32.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.17:6801/271440742", 2023-10-26T02:18:32.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-10-26T02:18:17.566632+0000", 2023-10-26T02:18:32.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-10-26T02:18:32.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-10-26T02:18:32.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-10-26T02:18:32.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-10-26T02:18:32.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-10-26T02:18:32.614 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-10-26T02:18:32.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-10-26T02:18:32.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-10-26T02:18:32.951 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:32.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-10-26T02:18:32.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:32.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-10-26T02:18:32.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:32.952 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:32.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:32.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T02:18:32.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T02:18:32.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:32.953 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T02:18:32.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.954 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-10-26T02:18:32.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.955 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:32.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:32.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:32.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:32.956 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:32.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:32.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:32.957 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:32.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:32.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:32.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:32.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:32.958 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:32.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:32.959 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:32.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:32.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:32.960 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:32.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.961 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:32.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:32.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:32.962 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:32.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:32.963 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:32.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:32.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:32.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:32.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:32.964 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:32.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:32.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:32.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.965 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:32.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:32.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:32.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.966 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:32.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:32.967 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-10-26T02:18:32.968 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-10-26T02:18:32.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:32.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:32.969 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-10-26T02:18:32.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.970 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-10-26T02:18:32.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-10-26T02:18:32.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:32.971 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-10-26T02:18:32.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.972 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-10-26T02:18:32.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.973 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-10-26T02:18:32.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-10-26T02:18:32.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:32.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.974 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:32.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.975 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-10-26T02:18:32.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-10-26T02:18:32.976 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-10-26T02:18:32.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:32.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:32.977 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-10-26T02:18:32.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.978 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-10-26T02:18:32.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-10-26T02:18:32.979 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:32.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-10-26T02:18:32.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.980 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-10-26T02:18:32.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.981 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-10-26T02:18:32.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-10-26T02:18:32.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:32.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.982 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:32.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.983 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-10-26T02:18:32.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-10-26T02:18:32.984 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-10-26T02:18:32.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:32.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:32.985 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-10-26T02:18:32.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.986 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-10-26T02:18:32.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-10-26T02:18:32.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:32.987 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:32.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.988 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-10-26T02:18:32.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.989 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:32.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:32.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:32.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-10-26T02:18:32.990 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:32.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:32.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:32.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-10-26T02:18:32.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-10-26T02:18:32.991 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:32.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:32.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.992 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-10-26T02:18:32.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:32.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.993 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-10-26T02:18:32.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-10-26T02:18:32.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:32.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.994 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-10-26T02:18:32.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:32.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:32.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.995 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-10-26T02:18:32.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-10-26T02:18:32.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.996 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-10-26T02:18:32.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-10-26T02:18:32.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T02:18:32.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:32.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:32.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-10-26T02:18:32.997 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-10-26T02:18:32.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-10-26T02:18:32.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:32.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-10-26T02:18:32.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-10-26T02:18:32.998 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:32.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:32.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:32.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-10-26T02:18:32.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-10-26T02:18:32.999 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T02:18:33.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-10-26T02:18:33.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-10-26T02:18:33.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-10-26T02:18:33.000 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-10-26T02:18:33.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.001 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-10-26T02:18:33.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-10-26T02:18:33.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.002 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-10-26T02:18:33.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.003 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-10-26T02:18:33.003 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:18:33.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-10-26T02:18:33.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-10-26T02:18:33.004 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-10-26T02:18:33.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-10-26T02:18:33.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-10-26T02:18:33.005 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-10-26T02:18:33.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-10-26T02:18:33.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-10-26T02:18:33.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.006 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-10-26T02:18:33.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-10-26T02:18:33.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.007 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-10-26T02:18:33.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.008 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-10-26T02:18:33.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-10-26T02:18:33.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.009 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-10-26T02:18:33.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-10-26T02:18:33.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T02:18:33.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.010 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-10-26T02:18:33.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-10-26T02:18:33.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-10-26T02:18:33.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.011 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-10-26T02:18:33.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-10-26T02:18:33.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.012 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.013 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.014 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.015 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.016 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.017 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.018 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.019 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.020 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.021 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.022 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.023 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.024 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.025 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.025 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.025 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.025 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.025 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.026 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-10-26T02:18:33.026 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-10-26T02:18:33.026 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-10-26T02:18:33.026 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.026 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.027 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-10-26T02:18:33.027 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.027 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.027 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.027 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-10-26T02:18:33.028 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.028 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.028 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.028 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.028 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-10-26T02:18:33.029 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-10-26T02:18:33.029 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.029 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.029 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.029 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-10-26T02:18:33.029 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.030 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.030 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.030 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-10-26T02:18:33.030 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-10-26T02:18:33.030 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-10-26T02:18:33.031 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.031 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-10-26T02:18:33.031 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.031 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.031 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.032 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.032 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-10-26T02:18:33.032 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-10-26T02:18:33.032 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.032 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.033 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.033 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.033 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.033 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.033 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.033 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-10-26T02:18:33.034 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.034 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.034 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.034 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.034 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T02:18:33.035 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T02:18:33.035 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.035 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.035 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.035 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T02:18:33.036 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.036 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.036 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.036 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-10-26T02:18:33.036 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.036 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.037 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.037 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.037 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-10-26T02:18:33.037 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-10-26T02:18:33.037 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.038 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.038 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.038 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T02:18:33.039 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-10-26T02:18:33.039 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.039 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.039 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-10-26T02:18:33.039 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-10-26T02:18:33.040 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.040 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.040 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.040 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-10-26T02:18:33.040 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-10-26T02:18:33.040 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T02:18:33.041 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.041 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.041 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T02:18:33.041 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.041 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.042 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.042 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-10-26T02:18:33.042 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.042 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.042 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.043 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.043 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.043 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.043 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.043 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-10-26T02:18:33.044 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.044 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.044 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.044 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-10-26T02:18:33.044 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-10-26T02:18:33.045 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.045 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.045 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.045 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.045 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.045 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.046 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.046 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-10-26T02:18:33.046 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:18:33.046 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.046 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.047 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.047 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-10-26T02:18:33.047 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-10-26T02:18:33.047 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.047 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.048 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.048 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-10-26T02:18:33.048 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.048 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.048 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.049 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-10-26T02:18:33.049 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.049 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.049 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.049 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.049 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-10-26T02:18:33.050 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-10-26T02:18:33.050 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.050 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.050 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.050 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T02:18:33.051 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.051 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.051 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.051 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-10-26T02:18:33.051 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.052 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.052 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.052 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.052 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-10-26T02:18:33.052 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-10-26T02:18:33.052 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.053 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.053 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.053 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-10-26T02:18:33.053 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.053 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-10-26T02:18:33.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.054 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-10-26T02:18:33.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-10-26T02:18:33.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.055 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T02:18:33.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-10-26T02:18:33.056 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.057 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.058 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.059 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.060 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.061 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.062 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-10-26T02:18:33.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.063 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.064 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.065 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.066 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.067 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.068 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.069 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-10-26T02:18:33.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-10-26T02:18:33.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.070 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-10-26T02:18:33.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.071 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-10-26T02:18:33.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-10-26T02:18:33.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-10-26T02:18:33.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.072 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-10-26T02:18:33.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-10-26T02:18:33.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.073 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:33.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.074 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-10-26T02:18:33.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.075 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-10-26T02:18:33.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-10-26T02:18:33.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.076 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-10-26T02:18:33.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.077 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-10-26T02:18:33.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-10-26T02:18:33.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.078 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.079 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-10-26T02:18:33.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.080 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-10-26T02:18:33.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-10-26T02:18:33.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.081 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.082 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:18:33.082 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-10-26T02:18:33.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.084 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.085 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.086 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.087 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.088 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.089 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.090 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.091 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.092 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.093 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.094 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.095 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.096 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-10-26T02:18:33.097 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-10-26T02:18:33.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-10-26T02:18:33.098 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-10-26T02:18:33.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.099 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-10-26T02:18:33.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-10-26T02:18:33.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.100 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-10-26T02:18:33.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.101 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-10-26T02:18:33.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.102 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-10-26T02:18:33.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.103 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-10-26T02:18:33.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-10-26T02:18:33.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.104 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.105 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-10-26T02:18:33.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-10-26T02:18:33.106 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.107 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.108 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-10-26T02:18:33.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-10-26T02:18:33.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.109 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.110 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-10-26T02:18:33.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-10-26T02:18:33.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.111 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.112 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.113 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-10-26T02:18:33.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-10-26T02:18:33.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.114 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.115 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.116 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-10-26T02:18:33.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-10-26T02:18:33.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.117 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.118 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-10-26T02:18:33.119 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-10-26T02:18:33.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.120 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.121 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-10-26T02:18:33.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-10-26T02:18:33.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.122 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.123 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-10-26T02:18:33.124 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-10-26T02:18:33.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.125 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.126 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-10-26T02:18:33.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-10-26T02:18:33.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.127 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.128 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-10-26T02:18:33.129 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-10-26T02:18:33.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.130 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.131 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-10-26T02:18:33.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-10-26T02:18:33.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.132 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-10-26T02:18:33.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.133 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-10-26T02:18:33.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-10-26T02:18:33.134 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.135 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.136 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-10-26T02:18:33.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-10-26T02:18:33.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.137 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.138 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-10-26T02:18:33.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-10-26T02:18:33.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-10-26T02:18:33.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.140 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.141 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-10-26T02:18:33.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-10-26T02:18:33.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.142 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.143 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-10-26T02:18:33.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-10-26T02:18:33.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.144 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.145 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.146 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-10-26T02:18:33.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-10-26T02:18:33.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.147 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.148 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-10-26T02:18:33.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-10-26T02:18:33.149 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.150 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.151 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-10-26T02:18:33.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-10-26T02:18:33.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.152 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.153 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-10-26T02:18:33.154 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-10-26T02:18:33.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.155 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.156 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-10-26T02:18:33.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-10-26T02:18:33.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.157 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.158 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-10-26T02:18:33.159 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-10-26T02:18:33.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.160 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.161 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-10-26T02:18:33.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-10-26T02:18:33.162 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.163 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.164 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.164 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.164 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.164 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.164 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-10-26T02:18:33.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-10-26T02:18:33.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.165 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.166 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-10-26T02:18:33.167 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-10-26T02:18:33.168 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.168 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.168 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.168 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.168 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.169 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-10-26T02:18:33.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-10-26T02:18:33.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.170 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-10-26T02:18:33.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.171 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.172 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-10-26T02:18:33.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-10-26T02:18:33.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T02:18:33.173 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.174 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-10-26T02:18:33.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-10-26T02:18:33.175 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-10-26T02:18:33.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.176 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.177 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-10-26T02:18:33.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-10-26T02:18:33.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.178 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-10-26T02:18:33.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.179 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-10-26T02:18:33.180 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-10-26T02:18:33.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.181 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.182 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-10-26T02:18:33.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-10-26T02:18:33.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.183 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-10-26T02:18:33.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.184 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.185 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-10-26T02:18:33.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-10-26T02:18:33.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.186 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.187 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-10-26T02:18:33.188 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-10-26T02:18:33.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-10-26T02:18:33.189 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.190 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-10-26T02:18:33.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-10-26T02:18:33.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.191 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-10-26T02:18:33.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.192 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.193 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-10-26T02:18:33.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-10-26T02:18:33.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.194 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.195 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-10-26T02:18:33.196 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-10-26T02:18:33.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.197 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.198 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-10-26T02:18:33.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-10-26T02:18:33.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.199 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.200 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.201 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-10-26T02:18:33.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-10-26T02:18:33.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.202 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-10-26T02:18:33.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.203 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-10-26T02:18:33.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-10-26T02:18:33.204 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T02:18:33.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.205 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.206 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-10-26T02:18:33.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-10-26T02:18:33.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.207 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T02:18:33.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.208 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-10-26T02:18:33.209 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-10-26T02:18:33.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.210 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.211 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-10-26T02:18:33.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-10-26T02:18:33.212 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.213 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-10-26T02:18:33.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.214 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-10-26T02:18:33.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-10-26T02:18:33.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.215 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-10-26T02:18:33.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-10-26T02:18:33.217 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-10-26T02:18:33.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.218 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.219 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.220 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.221 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.222 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.223 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.224 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.226 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.227 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.228 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.229 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.229 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.229 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.229 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.229 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.230 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.231 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.232 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-10-26T02:18:33.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-10-26T02:18:33.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.233 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.234 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-10-26T02:18:33.235 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-10-26T02:18:33.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-10-26T02:18:33.236 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.237 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-10-26T02:18:33.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-10-26T02:18:33.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.238 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-10-26T02:18:33.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.239 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.240 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-10-26T02:18:33.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-10-26T02:18:33.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.241 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.242 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-10-26T02:18:33.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-10-26T02:18:33.243 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-10-26T02:18:33.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.244 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.245 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-10-26T02:18:33.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-10-26T02:18:33.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.246 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-10-26T02:18:33.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.247 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-10-26T02:18:33.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.248 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-10-26T02:18:33.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-10-26T02:18:33.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.249 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-10-26T02:18:33.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-10-26T02:18:33.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-10-26T02:18:33.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.250 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-10-26T02:18:33.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-10-26T02:18:33.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.252 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.253 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-10-26T02:18:33.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-10-26T02:18:33.254 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.255 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.256 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-10-26T02:18:33.257 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-10-26T02:18:33.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-10-26T02:18:33.258 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.259 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-10-26T02:18:33.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.260 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.261 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.262 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.264 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.265 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.266 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.267 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.268 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.269 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.270 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.271 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.272 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.273 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-10-26T02:18:33.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-10-26T02:18:33.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.274 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-10-26T02:18:33.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-10-26T02:18:33.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.275 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-10-26T02:18:33.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-10-26T02:18:33.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.276 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-10-26T02:18:33.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.277 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-10-26T02:18:33.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.278 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-10-26T02:18:33.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-10-26T02:18:33.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.279 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-10-26T02:18:33.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-10-26T02:18:33.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.280 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-10-26T02:18:33.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-10-26T02:18:33.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.281 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-10-26T02:18:33.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.282 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-10-26T02:18:33.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.283 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-10-26T02:18:33.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-10-26T02:18:33.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.284 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-10-26T02:18:33.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.285 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T02:18:33.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T02:18:33.286 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T02:18:33.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.287 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-10-26T02:18:33.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.288 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-10-26T02:18:33.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-10-26T02:18:33.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.289 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-10-26T02:18:33.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.290 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-10-26T02:18:33.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.291 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-10-26T02:18:33.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.292 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.293 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.294 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.295 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.296 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.297 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.298 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.299 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.300 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.301 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.302 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.303 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.304 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.305 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-10-26T02:18:33.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-10-26T02:18:33.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.306 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-10-26T02:18:33.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.307 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-10-26T02:18:33.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-10-26T02:18:33.308 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-10-26T02:18:33.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.309 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.310 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T02:18:33.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T02:18:33.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.311 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T02:18:33.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.312 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.313 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-10-26T02:18:33.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-10-26T02:18:33.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-10-26T02:18:33.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.314 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-10-26T02:18:33.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-10-26T02:18:33.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.315 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-10-26T02:18:33.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.317 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.318 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-10-26T02:18:33.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-10-26T02:18:33.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.319 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-10-26T02:18:33.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.320 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-10-26T02:18:33.321 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-10-26T02:18:33.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:33.322 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.323 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T02:18:33.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T02:18:33.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.324 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-10-26T02:18:33.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.325 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.326 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.327 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.328 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.329 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.330 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.331 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.332 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.333 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.334 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.335 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.336 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.337 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.338 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.339 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-10-26T02:18:33.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-10-26T02:18:33.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.340 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:33.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.341 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.342 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-10-26T02:18:33.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-10-26T02:18:33.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-10-26T02:18:33.343 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.344 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-10-26T02:18:33.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-10-26T02:18:33.345 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-10-26T02:18:33.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.346 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.347 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-10-26T02:18:33.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-10-26T02:18:33.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.348 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T02:18:33.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.349 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-10-26T02:18:33.350 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-10-26T02:18:33.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:33.351 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.352 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-10-26T02:18:33.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-10-26T02:18:33.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.353 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-10-26T02:18:33.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.354 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.355 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-10-26T02:18:33.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.356 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.357 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.358 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.359 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.360 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.361 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.362 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.363 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.364 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.365 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.366 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.367 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.368 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.369 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-10-26T02:18:33.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.370 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.371 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.372 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.373 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.374 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.375 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.376 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.377 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.378 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.379 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.380 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.381 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.382 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.383 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-10-26T02:18:33.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.384 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-10-26T02:18:33.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-10-26T02:18:33.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.385 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-10-26T02:18:33.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.386 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-10-26T02:18:33.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.387 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-10-26T02:18:33.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-10-26T02:18:33.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T02:18:33.388 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-10-26T02:18:33.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-10-26T02:18:33.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.389 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.390 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.391 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.392 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.393 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.394 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.395 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.396 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.397 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.398 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.399 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.400 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.401 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.402 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.403 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-10-26T02:18:33.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.404 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-10-26T02:18:33.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-10-26T02:18:33.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.405 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-10-26T02:18:33.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.406 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-10-26T02:18:33.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.407 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.408 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.409 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.410 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.411 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.412 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.413 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.414 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.415 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.416 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.417 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.418 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.419 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.420 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-10-26T02:18:33.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-10-26T02:18:33.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.421 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-10-26T02:18:33.422 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-10-26T02:18:33.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-10-26T02:18:33.423 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-10-26T02:18:33.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.424 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-10-26T02:18:33.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.425 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-10-26T02:18:33.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-10-26T02:18:33.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.426 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-10-26T02:18:33.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.427 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-10-26T02:18:33.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.428 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-10-26T02:18:33.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-10-26T02:18:33.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.429 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-10-26T02:18:33.430 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-10-26T02:18:33.431 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-10-26T02:18:33.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-10-26T02:18:33.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.432 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-10-26T02:18:33.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.433 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.434 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-10-26T02:18:33.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.435 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.436 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.437 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.438 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.439 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.440 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.441 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.442 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.443 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.444 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.445 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.446 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.447 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.448 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-10-26T02:18:33.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-10-26T02:18:33.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.449 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:33.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-10-26T02:18:33.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-10-26T02:18:33.450 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-10-26T02:18:33.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-10-26T02:18:33.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.451 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.452 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-10-26T02:18:33.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.453 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.454 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.455 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.456 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.457 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.458 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.459 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.460 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.461 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.462 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.463 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.464 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.465 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.466 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-10-26T02:18:33.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.467 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.468 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.469 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.470 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.471 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.472 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.473 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.474 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.475 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.476 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.477 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.478 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.479 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.480 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T02:18:33.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T02:18:33.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.481 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T02:18:33.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.482 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.483 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-10-26T02:18:33.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.484 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.485 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.486 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.487 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.488 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.489 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.490 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.491 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.492 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.493 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.494 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.495 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.496 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.497 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-10-26T02:18:33.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-10-26T02:18:33.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.498 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-10-26T02:18:33.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.499 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-10-26T02:18:33.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.500 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-10-26T02:18:33.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-10-26T02:18:33.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.501 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T02:18:33.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-10-26T02:18:33.502 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.503 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-10-26T02:18:33.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.504 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.505 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.506 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.507 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.508 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.509 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.510 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.511 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.512 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.513 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.514 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.515 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.516 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.517 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-10-26T02:18:33.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-10-26T02:18:33.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.518 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.519 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.520 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-10-26T02:18:33.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-10-26T02:18:33.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.521 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.522 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-10-26T02:18:33.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-10-26T02:18:33.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.523 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.524 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.525 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-10-26T02:18:33.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-10-26T02:18:33.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.526 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.527 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-10-26T02:18:33.528 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-10-26T02:18:33.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.529 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.530 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.531 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-10-26T02:18:33.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.532 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.533 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.534 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.535 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.536 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.537 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.538 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.539 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.540 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.541 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.542 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.543 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.544 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.545 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.545 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.545 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.545 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-10-26T02:18:33.545 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-10-26T02:18:33.546 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.546 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.546 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.546 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.546 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.546 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.547 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.547 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.547 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.547 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.547 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.548 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.548 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-10-26T02:18:33.548 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-10-26T02:18:33.548 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.548 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.549 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.549 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.549 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.549 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.549 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.549 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.550 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.550 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.550 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.550 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.550 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.551 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.551 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.551 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-10-26T02:18:33.551 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.551 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.552 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.552 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-10-26T02:18:33.552 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-10-26T02:18:33.552 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.552 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.552 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.553 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.553 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.553 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.553 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.553 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.554 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.554 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.554 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.554 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.554 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.555 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.555 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.555 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.555 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.555 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.556 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.556 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.556 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.556 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.556 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.556 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.557 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.557 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.557 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.557 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.557 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.558 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.558 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.558 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.558 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.558 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.559 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.559 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.559 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.559 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.559 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.559 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.560 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.560 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.560 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.560 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.560 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.561 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.561 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.561 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.561 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.561 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.562 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.562 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.562 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.562 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.562 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.563 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.563 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.563 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.563 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.563 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.563 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.564 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.564 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.564 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.564 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.564 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.565 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.565 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.565 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.565 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.565 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.566 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.566 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.566 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.566 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.566 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.566 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.567 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.567 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.567 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.567 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.567 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.568 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-10-26T02:18:33.568 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-10-26T02:18:33.568 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.568 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.568 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.569 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.569 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.569 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.569 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.569 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.569 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.570 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.570 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.570 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.570 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-10-26T02:18:33.570 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-10-26T02:18:33.571 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.571 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.571 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.571 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.571 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.572 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.572 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.572 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.572 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.572 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.572 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.573 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.573 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.573 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.573 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.573 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-10-26T02:18:33.574 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.574 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.574 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.574 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.574 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.575 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.575 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.575 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.575 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.575 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.575 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.576 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.576 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.576 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.576 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.576 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.577 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.577 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.577 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.577 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.577 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.578 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.578 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.578 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.578 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.578 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.578 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.579 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.579 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.579 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.579 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.579 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.580 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.580 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.580 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.580 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.580 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.581 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.582 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.583 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.584 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.585 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.586 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.587 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-10-26T02:18:33.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.588 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.589 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.590 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.591 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.592 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.593 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.594 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.595 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.596 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.597 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.598 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.599 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.600 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.601 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-10-26T02:18:33.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-10-26T02:18:33.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.602 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.603 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.604 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-10-26T02:18:33.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-10-26T02:18:33.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-10-26T02:18:33.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-10-26T02:18:33.607 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-10-26T02:18:33.608 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.608 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.608 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.608 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.608 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.609 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-10-26T02:18:33.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-10-26T02:18:33.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.610 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.611 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.612 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-10-26T02:18:33.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-10-26T02:18:33.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-10-26T02:18:33.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.613 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.614 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.614 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.614 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.614 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.614 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.615 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.615 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.615 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.615 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-10-26T02:18:33.615 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-10-26T02:18:33.616 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.616 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.616 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.616 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.616 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.617 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.617 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.617 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.617 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.617 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.617 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.618 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.618 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-10-26T02:18:33.618 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-10-26T02:18:33.618 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.618 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.619 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.619 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.619 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.619 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.619 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.620 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.620 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.620 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.620 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.620 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.620 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-10-26T02:18:33.621 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-10-26T02:18:33.621 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.621 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.621 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.621 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.622 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.622 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.622 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.622 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.622 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.622 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.623 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.623 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.623 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-10-26T02:18:33.623 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-10-26T02:18:33.623 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.624 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.624 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.624 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.624 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.624 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.624 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.625 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.625 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.625 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.625 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.625 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.626 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-10-26T02:18:33.626 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-10-26T02:18:33.626 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.626 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.626 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.626 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.627 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.628 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.628 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.628 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.628 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-10-26T02:18:33.628 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-10-26T02:18:33.628 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.629 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.629 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.629 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.629 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.629 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.630 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.630 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.630 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.630 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.630 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.631 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.631 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.631 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.631 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.631 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-10-26T02:18:33.631 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.632 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.632 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.632 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.632 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.632 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.633 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.633 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.633 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.633 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.633 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.634 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.634 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.634 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.634 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.634 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.634 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.635 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.636 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.636 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.636 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.636 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.636 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.636 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.637 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.637 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.637 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.637 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.637 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.638 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.638 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.638 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.638 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.638 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.638 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.639 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.639 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.639 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.639 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.639 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.640 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.640 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.640 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.640 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.640 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.641 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.642 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.642 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.642 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.642 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.642 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.643 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.643 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.643 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.643 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.643 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.644 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.644 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.644 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.644 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.644 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.645 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.645 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.645 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.645 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.645 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.645 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.646 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-10-26T02:18:33.646 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.646 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.646 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.646 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-10-26T02:18:33.647 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-10-26T02:18:33.647 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.647 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.647 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.647 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-10-26T02:18:33.648 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.648 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.648 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.648 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.648 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.648 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T02:18:33.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T02:18:33.649 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.650 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.650 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.650 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-10-26T02:18:33.650 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.650 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.651 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.651 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.651 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.651 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.651 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.652 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.652 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.652 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.652 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.652 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.653 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.653 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.653 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.653 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.653 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.653 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.654 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.654 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.654 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.654 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.654 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.655 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.655 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.655 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.655 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.655 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.656 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.656 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.656 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.656 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.656 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.656 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.657 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.657 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.657 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.657 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.657 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.658 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.658 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.658 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.658 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.658 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.659 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.659 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.659 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.659 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.659 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.659 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.660 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.661 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.661 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.661 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.661 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.661 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.661 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.662 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.662 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.662 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.662 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.662 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.663 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.663 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.663 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.663 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.663 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.664 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.664 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.664 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.664 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.664 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.664 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.665 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.665 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.665 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.665 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.665 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-10-26T02:18:33.666 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.666 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.666 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.666 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-10-26T02:18:33.666 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-10-26T02:18:33.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.667 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.668 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.668 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-10-26T02:18:33.668 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.668 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.668 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.669 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.669 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-10-26T02:18:33.669 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-10-26T02:18:33.669 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.669 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.670 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.670 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.670 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.670 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.670 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.670 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.671 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.671 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.671 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.671 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.671 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-10-26T02:18:33.672 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-10-26T02:18:33.672 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.672 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.672 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.672 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T02:18:33.673 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.673 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.673 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.673 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.673 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.673 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.674 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.674 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.674 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-10-26T02:18:33.674 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-10-26T02:18:33.674 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.675 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.675 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.675 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.675 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.675 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.676 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.676 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.676 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.676 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.676 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.677 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.677 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-10-26T02:18:33.677 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-10-26T02:18:33.677 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.677 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.677 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:33.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.678 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.679 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.679 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.679 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.679 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.679 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-10-26T02:18:33.680 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-10-26T02:18:33.680 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.680 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.680 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.680 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:33.681 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.681 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.681 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.681 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.681 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.681 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.682 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.682 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.682 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-10-26T02:18:33.682 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-10-26T02:18:33.682 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.683 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.683 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.683 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-10-26T02:18:33.683 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.683 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.684 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.684 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.684 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.684 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.684 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.685 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.685 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-10-26T02:18:33.685 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-10-26T02:18:33.685 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.685 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.685 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.686 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.686 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.686 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.686 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.686 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.687 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.687 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.687 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.687 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.687 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T02:18:33.688 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T02:18:33.688 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.688 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.688 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.688 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-10-26T02:18:33.688 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-10-26T02:18:33.689 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.689 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.689 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.689 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.689 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.690 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.690 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.690 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-10-26T02:18:33.690 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-10-26T02:18:33.690 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.691 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.691 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.691 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-10-26T02:18:33.691 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.691 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.692 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.693 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-10-26T02:18:33.693 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-10-26T02:18:33.693 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.693 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.693 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.694 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.694 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.694 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.694 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.694 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.695 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.695 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.695 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.695 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.695 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.695 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.696 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.696 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.696 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.696 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.696 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.697 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.697 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.697 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.697 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.697 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.698 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.698 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.698 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.698 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.698 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.698 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.699 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.700 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.700 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.700 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.700 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.700 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.701 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.701 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.701 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.701 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.701 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.702 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.702 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.702 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.702 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.702 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.702 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.703 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.703 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.703 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.703 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.703 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.704 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.704 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.704 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.704 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.704 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.705 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.706 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.706 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.706 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.706 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.706 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.707 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.707 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.707 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.707 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.707 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.708 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.708 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.708 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.708 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.708 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.708 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-10-26T02:18:33.709 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-10-26T02:18:33.709 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.709 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.709 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.709 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:33.710 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.710 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.710 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.710 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.710 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.711 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.711 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.711 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.711 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-10-26T02:18:33.711 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-10-26T02:18:33.711 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:33.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.712 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.713 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.713 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.713 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.713 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.713 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.714 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.714 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-10-26T02:18:33.714 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-10-26T02:18:33.714 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.714 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.714 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-10-26T02:18:33.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.715 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.716 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.716 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.716 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.716 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.716 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.717 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.717 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.717 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-10-26T02:18:33.717 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.717 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.718 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.718 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.718 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.718 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.718 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.718 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.719 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.719 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.719 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.719 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.719 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.720 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.721 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.721 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.721 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.721 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.721 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.721 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.722 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.722 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.722 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.722 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.722 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.723 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.725 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.725 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.725 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.725 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.726 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.726 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.726 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.726 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.726 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.727 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.727 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.727 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.727 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.727 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.728 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.728 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.728 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.728 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.728 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.729 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.729 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.729 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.729 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.729 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.729 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.730 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.730 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.730 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.730 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.730 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.731 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.732 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-10-26T02:18:33.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.733 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.734 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.735 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.736 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.736 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.736 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.736 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.736 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.737 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.738 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.738 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.738 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.738 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.738 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.739 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.740 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.741 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.742 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.743 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.744 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.745 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.746 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.747 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-10-26T02:18:33.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T02:18:33.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T02:18:33.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T02:18:33.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-10-26T02:18:33.748 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-10-26T02:18:33.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-10-26T02:18:33.749 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.750 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-10-26T02:18:33.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-10-26T02:18:33.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.751 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.752 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.753 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T02:18:33.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T02:18:33.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T02:18:33.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.754 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T02:18:33.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.755 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T02:18:33.756 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T02:18:33.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T02:18:33.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.757 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.758 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.759 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T02:18:33.760 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T02:18:33.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.761 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.762 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.763 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.763 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T02:18:33.763 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T02:18:33.763 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.763 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T02:18:33.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.764 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T02:18:33.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T02:18:33.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T02:18:33.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T02:18:33.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T02:18:33.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T02:18:33.765 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T02:18:33.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.766 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T02:18:33.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T02:18:33.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T02:18:33.767 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T02:18:33.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T02:18:33.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.768 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.769 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-10-26T02:18:33.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-10-26T02:18:33.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.770 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T02:18:33.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.771 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.772 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.772 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.772 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.772 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-10-26T02:18:33.772 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-10-26T02:18:33.772 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T02:18:33.773 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.773 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.773 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-10-26T02:18:33.773 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.773 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.774 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.774 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.774 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.774 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.774 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.775 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.775 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-10-26T02:18:33.775 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-10-26T02:18:33.775 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T02:18:33.775 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T02:18:33.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T02:18:33.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-10-26T02:18:33.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T02:18:33.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T02:18:33.776 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T02:18:33.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T02:18:33.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T02:18:33.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T02:18:33.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T02:18:33.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.777 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.778 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.778 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.778 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-10-26T02:18:33.778 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-10-26T02:18:33.778 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-10-26T02:18:33.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-10-26T02:18:33.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-10-26T02:18:33.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-10-26T02:18:33.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-10-26T02:18:33.779 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-10-26T02:18:33.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-10-26T02:18:33.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-10-26T02:18:33.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-10-26T02:18:33.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-10-26T02:18:33.780 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-10-26T02:18:33.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-10-26T02:18:33.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-10-26T02:18:33.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-10-26T02:18:33.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-10-26T02:18:33.781 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-10-26T02:18:33.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-10-26T02:18:33.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-10-26T02:18:33.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-10-26T02:18:33.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-10-26T02:18:33.782 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-10-26T02:18:33.783 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T02:18:33.783 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2023-10-26T02:18:33.783 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-10-26T02:18:33.783 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.783 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T02:18:33.784 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.784 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T02:18:33.784 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:0", 2023-10-26T02:18:33.784 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2615367322 2023-10-26T02:18:33.784 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.784 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T02:18:33.785 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.785 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.785 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T02:18:33.785 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.785 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T02:18:33.786 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:0", 2023-10-26T02:18:33.786 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2987510772 2023-10-26T02:18:33.786 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.786 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T02:18:33.786 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T02:18:33.787 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.787 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T02:18:33.787 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:33.787 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T02:18:33.787 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.17:0", 2023-10-26T02:18:33.788 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2419457049 2023-10-26T02:18:33.788 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.788 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T02:18:33.788 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.788 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T02:18:33.788 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.789 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:33.789 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:32 smithi017 bash[23462]: audit 2023-10-26T02:18:32.598681+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.17:0/898618219' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-10-26T02:18:33.790 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-10-26T02:18:33.790 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2023-10-26T02:18:33.791 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-10-26T02:18:33.791 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-10-26T02:18:35.024 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:18:34 smithi017 bash[23723]: Warning: Permanently added 'smithi017,172.21.15.17' (ECDSA) to the list of known hosts. 2023-10-26T02:18:35.605 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T02:18:35.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2023-10-26T02:18:35.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-10-26T02:18:35.606 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T02:18:35.861 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: cluster 2023-10-26T02:18:34.412640+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2023-10-26T02:18:35.861 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: cluster 2023-10-26T02:18:34.413106+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2023-10-26T02:18:35.861 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: cluster 2023-10-26T02:18:34.414732+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-10-26T02:18:35.862 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: cluster 2023-10-26T02:18:34.586541+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.173521s) 2023-10-26T02:18:35.862 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: audit 2023-10-26T02:18:34.590097+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T02:18:35.862 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: audit 2023-10-26T02:18:34.591458+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T02:18:35.862 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: audit 2023-10-26T02:18:34.591899+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T02:18:35.863 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: audit 2023-10-26T02:18:34.592242+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T02:18:35.863 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: audit 2023-10-26T02:18:34.593033+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T02:18:35.863 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: audit 2023-10-26T02:18:34.594775+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-10-26T02:18:35.863 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: audit 2023-10-26T02:18:34.595452+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T02:18:35.864 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: audit 2023-10-26T02:18:34.596046+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T02:18:35.864 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: audit 2023-10-26T02:18:34.596587+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T02:18:35.864 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: audit 2023-10-26T02:18:34.597086+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T02:18:35.865 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: audit 2023-10-26T02:18:34.597537+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T02:18:35.865 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:35 smithi017 bash[23462]: cluster 2023-10-26T02:18:34.601769+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2023-10-26T02:18:36.224 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-10-26T02:18:36.225 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-10-26T02:18:36.225 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-10-26T02:18:37.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:36 smithi017 bash[23462]: audit 2023-10-26T02:18:34.647620+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-26T02:18:37.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:36 smithi017 bash[23462]: audit 2023-10-26T02:18:35.560991+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-26T02:18:37.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:36 smithi017 bash[23462]: audit 2023-10-26T02:18:35.562556+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:18:37.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:36 smithi017 bash[23462]: cluster 2023-10-26T02:18:35.590265+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.17725s) 2023-10-26T02:18:37.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:36 smithi017 bash[23462]: audit 2023-10-26T02:18:36.034203+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033260\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033377\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T02:18:36.033496\", \"networks\": {}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:18:37.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:36 smithi017 bash[23462]: audit 2023-10-26T02:18:36.037997+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033260\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033377\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T02:18:36.033496\", \"networks\": {}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:18:37.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:36 smithi017 bash[23462]: audit 2023-10-26T02:18:36.039039+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:18:38.216 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-10-26T02:18:38.257 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:38 smithi017 bash[23462]: cluster 2023-10-26T02:18:37.041521+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-10-26T02:18:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Creating initial admin user... 2023-10-26T02:18:39.251 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', '6w34rquxsh', 'administrator', '--force-password', '--pwd-update-required'] 2023-10-26T02:18:39.251 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin 6w34rquxsh administrator --force-password --pwd-update-required 2023-10-26T02:18:39.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:39 smithi017 bash[23462]: audit 2023-10-26T02:18:38.100130+0000 mgr.y (mgr.14140) 1 : audit [DBG] from='client.14153 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:18:39.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:39 smithi017 bash[23462]: audit 2023-10-26T02:18:38.203955+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEDpqiQNHH0mhgBbeO34qAbgwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTIzMTAyNjAyMTgz\nOFoXDTMzMTAyMzAyMTgzOFowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs6gGK31X\n2Lt+mQHbhCFETRQOoeB6rWC1U7PPBCOLUDagvf9ZHv2lz+c5i2+As1hYX3Opvxxe\nO7RVimyN18/AH7V0qP0EPrK0HvvTILaN0N4XYQn/EFaL/h62Z/gdSf0ZszoUwRWD\nN+siD3VsnfcNcHmh8ru8nRCHtJjJllW8FO2YIaF/jVubjbk1Xzj3FinIt9jSwQJP\n8/TbP8X/j363j3gSk0TEbJCqfejWv22Dkg8TEuBm/98OwcgVCyMAjHhzvvNO6k++\nGd3+j1E37y4iOc8GFMz3IAT04+y3KUJRzVOmJULEzd5TtI6FVRsZsya1Jkr0dpn+\nv7cwedoEDdVOPQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAcXkibCE/iY6da/UX5\nhhofhPLJV3/8C8C5sjAX5Zp9438l73Da8xUqs4P+SzU22ZgpFrujfzSnOq5zSeJh\nKtPfZe3UaVQ1jqQTrsTmCzmHjTYIsX99L/XgADCM3/PECDHTJ4FdHCU5xwDmDqP2\nObvFZ3VXoqdFLfOmU34/B7do7QbZ+byjOtM4trTA4LNHOuc237QbkBsZ402LUYpr\nYOoU08JXg2vju3qL0Xbelp1sQFT71CxDB9KwkCLs8JWHIHuCpC/xKcRQEizZcgbD\nvgktTUFSep8ocKXZnOiOtyn2NnBUGI2M90gI6FxKqSofeCc9V6dBBog0NCuDxsrm\nRdV8\n-----END CERTIFICATE-----\n"}]: dispatch 2023-10-26T02:18:39.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:39 smithi017 bash[23462]: audit 2023-10-26T02:18:38.207970+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEDpqiQNHH0mhgBbeO34qAbgwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTIzMTAyNjAyMTgz\nOFoXDTMzMTAyMzAyMTgzOFowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs6gGK31X\n2Lt+mQHbhCFETRQOoeB6rWC1U7PPBCOLUDagvf9ZHv2lz+c5i2+As1hYX3Opvxxe\nO7RVimyN18/AH7V0qP0EPrK0HvvTILaN0N4XYQn/EFaL/h62Z/gdSf0ZszoUwRWD\nN+siD3VsnfcNcHmh8ru8nRCHtJjJllW8FO2YIaF/jVubjbk1Xzj3FinIt9jSwQJP\n8/TbP8X/j363j3gSk0TEbJCqfejWv22Dkg8TEuBm/98OwcgVCyMAjHhzvvNO6k++\nGd3+j1E37y4iOc8GFMz3IAT04+y3KUJRzVOmJULEzd5TtI6FVRsZsya1Jkr0dpn+\nv7cwedoEDdVOPQIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAcXkibCE/iY6da/UX5\nhhofhPLJV3/8C8C5sjAX5Zp9438l73Da8xUqs4P+SzU22ZgpFrujfzSnOq5zSeJh\nKtPfZe3UaVQ1jqQTrsTmCzmHjTYIsX99L/XgADCM3/PECDHTJ4FdHCU5xwDmDqP2\nObvFZ3VXoqdFLfOmU34/B7do7QbZ+byjOtM4trTA4LNHOuc237QbkBsZ402LUYpr\nYOoU08JXg2vju3qL0Xbelp1sQFT71CxDB9KwkCLs8JWHIHuCpC/xKcRQEizZcgbD\nvgktTUFSep8ocKXZnOiOtyn2NnBUGI2M90gI6FxKqSofeCc9V6dBBog0NCuDxsrm\nRdV8\n-----END CERTIFICATE-----\n"}]': finished 2023-10-26T02:18:39.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:39 smithi017 bash[23462]: audit 2023-10-26T02:18:38.208799+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCzqAYrfVfYu36Z\nAduEIURNFA6h4HqtYLVTs88EI4tQNqC9/1ke/aXP5zmLb4CzWFhfc6m/HF47tFWK\nbI3Xz8AftXSo/QQ+srQe+9Mgto3Q3hdhCf8QVov+HrZn+B1J/RmzOhTBFYM36yIP\ndWyd9w1weaHyu7ydEIe0mMmWVbwU7ZghoX+NW5uNuTVfOPcWKci32NLBAk/z9Ns/\nxf+PfrePeBKTRMRskKp96Na/bYOSDxMS4Gb/3w7ByBULIwCMeHO+807qT74Z3f6P\nUTfvLiI5zwYUzPcgBPTj7LcpQlHNU6YlQsTN3lO0joVVGxmzJrUmSvR2mf6/tzB5\n2gQN1U49AgMBAAECggEAQzBtzkn8VqQYfqTBMjM21hTQPB42Ay2N4xX2MDgS3Bby\nGtyqufpmztBNJya2XVyHAHvDWiQD4hRZgYGDstiRo8o7LRAjTEeNMaFAnpVniFvn\nJnWUnMmhZZKa6VtTqN4thGgOZv/iqUEY5esmihVhQ1VaCevIaH1MI3CYw86gnrp0\npMJVu7Qx8aG7sbFYsAolwiP5Tn/mHVg33+wtR9RYwLTJaBeb3h3pNmwYVWjknjxr\n643W4pKAFJ11t9zy6wS1cmPvVyqTtf2gmTADje/8F87CB+UrR9o0a5sw4Cutewd0\nUuZMzNChpSadWI2tT4QmgKqZu310RZBOxt7lBh+tiQKBgQDZBvMwEZTbAUE7wWDn\nQ1HbfqqzSV3plmSCxjHm0Sa2gtjT9DQEHaXsWdpvrZGJStOQFiWQwGeryceqo5se\nF3iofpvnjH9Ke5bNoMsGsRZf7FpBjItVzscQWLHG4tJgq+3VWmsKdh3hT140qwax\nKS/gBWOiZx7B+rAaeqYm6FY3kwKBgQDT6xWlNpy57bZbosNV5KdG+3Rml0bvIvHS\n6AqRpsjNC2T2QEzkbdCTRbIK485g2r4nDZcR0f3C8a1LCRqFL6EY6CG926yIldh9\n6/LJ7IY+LdduIHG56hhaAdLXbGM5USQlXrZkOZKMR5CW3I8NN//rU1G0zcrpg739\ngI2rKxZk7wKBgBoyi5KG3Mge+6fh7Pedmbj8LlDcD1kODW33zLhHEPxBCTl0pf7F\nMW05X3PRqNrAzI79DWXOw/Tps492llfoj2kPd3RY8likWIzT1w4kvEWx+yckdwFR\np5fijPssECcZOeliM7+ciHjVItMKvhEOnrfVDrTg68aQo0de/MV/kEC/AoGAbs+l\nYN+eskZPrbj9RUOsCJzh7+c4i0ENjEgThrfclgNYRr+2tVeK0geGotUeDF01QzyC\n+yl/9Njk0bCv8mbGaTywsBNXM5CPRMEFEnsgcxELbiV+8kUreJ0tf8HIXKdGLFhL\nLTtBmyKsw4YPM01N/+JwfgeCC/r8dLss2Q1Nx3cCgYEAt3d259sRgC1L3IXKV+x9\nxgL+TlTfFNStjllfXhNoSGCLBknaCGtLeMfXKB0e3ZHDMTfEu0ss59x86G4uWAS0\nZXNNOcRqhOKiBj6xjMPmj+SSvUZxoU2cFwvODE3yQzeGYb++vlOzBHbGstPL7VPl\nBAYTT5DY6pc7Yq82aw4Pet0=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-10-26T02:18:39.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:39 smithi017 bash[23462]: audit 2023-10-26T02:18:38.212615+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCzqAYrfVfYu36Z\nAduEIURNFA6h4HqtYLVTs88EI4tQNqC9/1ke/aXP5zmLb4CzWFhfc6m/HF47tFWK\nbI3Xz8AftXSo/QQ+srQe+9Mgto3Q3hdhCf8QVov+HrZn+B1J/RmzOhTBFYM36yIP\ndWyd9w1weaHyu7ydEIe0mMmWVbwU7ZghoX+NW5uNuTVfOPcWKci32NLBAk/z9Ns/\nxf+PfrePeBKTRMRskKp96Na/bYOSDxMS4Gb/3w7ByBULIwCMeHO+807qT74Z3f6P\nUTfvLiI5zwYUzPcgBPTj7LcpQlHNU6YlQsTN3lO0joVVGxmzJrUmSvR2mf6/tzB5\n2gQN1U49AgMBAAECggEAQzBtzkn8VqQYfqTBMjM21hTQPB42Ay2N4xX2MDgS3Bby\nGtyqufpmztBNJya2XVyHAHvDWiQD4hRZgYGDstiRo8o7LRAjTEeNMaFAnpVniFvn\nJnWUnMmhZZKa6VtTqN4thGgOZv/iqUEY5esmihVhQ1VaCevIaH1MI3CYw86gnrp0\npMJVu7Qx8aG7sbFYsAolwiP5Tn/mHVg33+wtR9RYwLTJaBeb3h3pNmwYVWjknjxr\n643W4pKAFJ11t9zy6wS1cmPvVyqTtf2gmTADje/8F87CB+UrR9o0a5sw4Cutewd0\nUuZMzNChpSadWI2tT4QmgKqZu310RZBOxt7lBh+tiQKBgQDZBvMwEZTbAUE7wWDn\nQ1HbfqqzSV3plmSCxjHm0Sa2gtjT9DQEHaXsWdpvrZGJStOQFiWQwGeryceqo5se\nF3iofpvnjH9Ke5bNoMsGsRZf7FpBjItVzscQWLHG4tJgq+3VWmsKdh3hT140qwax\nKS/gBWOiZx7B+rAaeqYm6FY3kwKBgQDT6xWlNpy57bZbosNV5KdG+3Rml0bvIvHS\n6AqRpsjNC2T2QEzkbdCTRbIK485g2r4nDZcR0f3C8a1LCRqFL6EY6CG926yIldh9\n6/LJ7IY+LdduIHG56hhaAdLXbGM5USQlXrZkOZKMR5CW3I8NN//rU1G0zcrpg739\ngI2rKxZk7wKBgBoyi5KG3Mge+6fh7Pedmbj8LlDcD1kODW33zLhHEPxBCTl0pf7F\nMW05X3PRqNrAzI79DWXOw/Tps492llfoj2kPd3RY8likWIzT1w4kvEWx+yckdwFR\np5fijPssECcZOeliM7+ciHjVItMKvhEOnrfVDrTg68aQo0de/MV/kEC/AoGAbs+l\nYN+eskZPrbj9RUOsCJzh7+c4i0ENjEgThrfclgNYRr+2tVeK0geGotUeDF01QzyC\n+yl/9Njk0bCv8mbGaTywsBNXM5CPRMEFEnsgcxELbiV+8kUreJ0tf8HIXKdGLFhL\nLTtBmyKsw4YPM01N/+JwfgeCC/r8dLss2Q1Nx3cCgYEAt3d259sRgC1L3IXKV+x9\nxgL+TlTfFNStjllfXhNoSGCLBknaCGtLeMfXKB0e3ZHDMTfEu0ss59x86G4uWAS0\nZXNNOcRqhOKiBj6xjMPmj+SSvUZxoU2cFwvODE3yQzeGYb++vlOzBHbGstPL7VPl\nBAYTT5DY6pc7Yq82aw4Pet0=\n-----END PRIVATE KEY-----\n"}]': finished 2023-10-26T02:18:41.083 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$QIQCcmDmnmadJbAtYofmEOrcEWujhnlyO9F9chFCaEmuX67o7hw.K", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1698286721, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-26T02:18:41.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:41 smithi017 bash[23462]: cluster 2023-10-26T02:18:40.472729+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-10-26T02:18:41.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:41 smithi017 bash[23462]: audit 2023-10-26T02:18:40.819726+0000 mgr.y (mgr.14140) 2 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "6w34rquxsh", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:18:41.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:41 smithi017 bash[23462]: audit 2023-10-26T02:18:41.077337+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$QIQCcmDmnmadJbAtYofmEOrcEWujhnlyO9F9chFCaEmuX67o7hw.K\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1698286721, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-10-26T02:18:41.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:41 smithi017 bash[23462]: audit 2023-10-26T02:18:41.079322+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$QIQCcmDmnmadJbAtYofmEOrcEWujhnlyO9F9chFCaEmuX67o7hw.K\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1698286721, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-10-26T02:18:42.139 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Fetching dashboard port number... 2023-10-26T02:18:42.139 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi017', '-v', '/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpkoxstq6q:/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-10-26T02:18:42.141 INFO:teuthology.orchestra.run.smithi017.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=smithi017 -v /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp9g9247r_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpkoxstq6q:/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-10-26T02:18:42.767 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:42 smithi017 bash[23462]: audit 2023-10-26T02:18:42.075462+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:18:42.767 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:42 smithi017 bash[23462]: audit 2023-10-26T02:18:42.307496+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033260\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033377\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T02:18:36.033496\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:18:42.767 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:42 smithi017 bash[23462]: audit 2023-10-26T02:18:42.309935+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033260\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033377\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T02:18:36.033496\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:18:43.263 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-10-26T02:18:43.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:43 smithi017 bash[23462]: audit 2023-10-26T02:18:43.260315+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.17:0/3997861468' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-26T02:18:43.875 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-10-26T02:18:43.875 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-10-26T02:18:43.876 INFO:teuthology.orchestra.run.smithi017.stderr: URL: https://smithi017.front.sepia.ceph.com:8443/ 2023-10-26T02:18:43.876 INFO:teuthology.orchestra.run.smithi017.stderr: User: admin 2023-10-26T02:18:43.876 INFO:teuthology.orchestra.run.smithi017.stderr: Password: 6w34rquxsh 2023-10-26T02:18:43.876 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-10-26T02:18:43.876 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-10-26T02:18:43.877 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-10-26T02:18:43.877 INFO:teuthology.orchestra.run.smithi017.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-26T02:18:43.877 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-10-26T02:18:43.877 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-10-26T02:18:43.877 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-10-26T02:18:43.878 INFO:teuthology.orchestra.run.smithi017.stderr: ceph telemetry on 2023-10-26T02:18:43.878 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-10-26T02:18:43.878 INFO:teuthology.orchestra.run.smithi017.stderr:For more information see: 2023-10-26T02:18:43.878 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-10-26T02:18:43.878 INFO:teuthology.orchestra.run.smithi017.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-10-26T02:18:43.879 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-10-26T02:18:43.879 INFO:teuthology.orchestra.run.smithi017.stderr:INFO:cephadm:Bootstrap complete. 2023-10-26T02:18:43.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Releasing lock 140157716568240 on /run/cephadm/c29a5008-73a5-11ee-8db9-212e2dc638e7.lock 2023-10-26T02:18:43.879 INFO:teuthology.orchestra.run.smithi017.stderr:DEBUG:cephadm:Lock 140157716568240 released on /run/cephadm/c29a5008-73a5-11ee-8db9-212e2dc638e7.lock 2023-10-26T02:18:43.905 INFO:tasks.cephadm:Fetching config... 2023-10-26T02:18:43.905 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-10-26T02:18:43.905 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-26T02:18:43.913 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-26T02:18:43.913 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-10-26T02:18:43.913 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-26T02:18:43.919 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-26T02:18:43.919 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-10-26T02:18:43.920 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-26T02:18:43.977 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-26T02:18:43.977 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-10-26T02:18:43.977 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-26T02:18:43.982 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-26T02:18:43.983 DEBUG:teuthology.orchestra.run.smithi017:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx/dJ32n7WVeE5Hfuv9IOJABOrCRXxyAoPkj/6Rifq0zy6Dhl+JLL4wNZVvcddpaHgp5CcmY82AsnhZtHRgUUS9XKe/+821hZMFitKb/8zldIkz/4q8GrG9ZuXkf0PxkV9Ltq8lvP+vMull/QWXuwpgizMqS5XVG3fs+Br/yMvKB5cV7hgyZGTpISzUeOevFpzMzUkw2oBaSRo8BA6zaI5MS7563flLH48iTOS7y9QGmZqcr9x2MxAXMXnOUGl4UssJSdofSIyGGrQEzGzk1I0UslWF9BbzaiYFzBbGRa3v23z8oZNIN2fF9PT+G+bUl5zwgGAmiD+Njn9rXbm9XccaModo7bIaS5J+eYTq1P6XWkh+7sx5re+MkEhQau2ly1jIH4J8XFGtMErf8LaVLGb1y3wHjhPYjpKNzCAEY4fw/QZrme7EFqHnp7cZgRRRkakB5MM3YluIovKn7VviT3Tp7Hv8FtksvTb2oe8388sAF/UrUYWQajEgH+y64PGyAM= ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-26T02:18:44.007 INFO:teuthology.orchestra.run.smithi017.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx/dJ32n7WVeE5Hfuv9IOJABOrCRXxyAoPkj/6Rifq0zy6Dhl+JLL4wNZVvcddpaHgp5CcmY82AsnhZtHRgUUS9XKe/+821hZMFitKb/8zldIkz/4q8GrG9ZuXkf0PxkV9Ltq8lvP+vMull/QWXuwpgizMqS5XVG3fs+Br/yMvKB5cV7hgyZGTpISzUeOevFpzMzUkw2oBaSRo8BA6zaI5MS7563flLH48iTOS7y9QGmZqcr9x2MxAXMXnOUGl4UssJSdofSIyGGrQEzGzk1I0UslWF9BbzaiYFzBbGRa3v23z8oZNIN2fF9PT+G+bUl5zwgGAmiD+Njn9rXbm9XccaModo7bIaS5J+eYTq1P6XWkh+7sx5re+MkEhQau2ly1jIH4J8XFGtMErf8LaVLGb1y3wHjhPYjpKNzCAEY4fw/QZrme7EFqHnp7cZgRRRkakB5MM3YluIovKn7VviT3Tp7Hv8FtksvTb2oe8388sAF/UrUYWQajEgH+y64PGyAM= ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:18:44.018 DEBUG:teuthology.orchestra.run.smithi163:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx/dJ32n7WVeE5Hfuv9IOJABOrCRXxyAoPkj/6Rifq0zy6Dhl+JLL4wNZVvcddpaHgp5CcmY82AsnhZtHRgUUS9XKe/+821hZMFitKb/8zldIkz/4q8GrG9ZuXkf0PxkV9Ltq8lvP+vMull/QWXuwpgizMqS5XVG3fs+Br/yMvKB5cV7hgyZGTpISzUeOevFpzMzUkw2oBaSRo8BA6zaI5MS7563flLH48iTOS7y9QGmZqcr9x2MxAXMXnOUGl4UssJSdofSIyGGrQEzGzk1I0UslWF9BbzaiYFzBbGRa3v23z8oZNIN2fF9PT+G+bUl5zwgGAmiD+Njn9rXbm9XccaModo7bIaS5J+eYTq1P6XWkh+7sx5re+MkEhQau2ly1jIH4J8XFGtMErf8LaVLGb1y3wHjhPYjpKNzCAEY4fw/QZrme7EFqHnp7cZgRRRkakB5MM3YluIovKn7VviT3Tp7Hv8FtksvTb2oe8388sAF/UrUYWQajEgH+y64PGyAM= ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-26T02:18:44.042 INFO:teuthology.orchestra.run.smithi163.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx/dJ32n7WVeE5Hfuv9IOJABOrCRXxyAoPkj/6Rifq0zy6Dhl+JLL4wNZVvcddpaHgp5CcmY82AsnhZtHRgUUS9XKe/+821hZMFitKb/8zldIkz/4q8GrG9ZuXkf0PxkV9Ltq8lvP+vMull/QWXuwpgizMqS5XVG3fs+Br/yMvKB5cV7hgyZGTpISzUeOevFpzMzUkw2oBaSRo8BA6zaI5MS7563flLH48iTOS7y9QGmZqcr9x2MxAXMXnOUGl4UssJSdofSIyGGrQEzGzk1I0UslWF9BbzaiYFzBbGRa3v23z8oZNIN2fF9PT+G+bUl5zwgGAmiD+Njn9rXbm9XccaModo7bIaS5J+eYTq1P6XWkh+7sx5re+MkEhQau2ly1jIH4J8XFGtMErf8LaVLGb1y3wHjhPYjpKNzCAEY4fw/QZrme7EFqHnp7cZgRRRkakB5MM3YluIovKn7VviT3Tp7Hv8FtksvTb2oe8388sAF/UrUYWQajEgH+y64PGyAM= ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:18:44.054 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi163 2023-10-26T02:18:44.055 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-26T02:18:44.055 DEBUG:teuthology.orchestra.run.smithi163:> dd of=/etc/ceph/ceph.conf 2023-10-26T02:18:44.060 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-26T02:18:44.060 DEBUG:teuthology.orchestra.run.smithi163:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-26T02:18:44.108 INFO:tasks.cephadm:Adding host smithi163 to orchestrator... 2023-10-26T02:18:44.108 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch host add smithi163 2023-10-26T02:18:56.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:55 smithi017 bash[23462]: cluster 2023-10-26T02:18:54.593072+0000 mgr.y (mgr.14140) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:18:58.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:57 smithi017 bash[23462]: cluster 2023-10-26T02:18:56.593503+0000 mgr.y (mgr.14140) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:00.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:18:59 smithi017 bash[23462]: cluster 2023-10-26T02:18:58.593928+0000 mgr.y (mgr.14140) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:02.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:01 smithi017 bash[23462]: cluster 2023-10-26T02:19:00.594389+0000 mgr.y (mgr.14140) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:04.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:03 smithi017 bash[23462]: cluster 2023-10-26T02:19:02.594816+0000 mgr.y (mgr.14140) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:06.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:05 smithi017 bash[23462]: cluster 2023-10-26T02:19:04.595264+0000 mgr.y (mgr.14140) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:08.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:07 smithi017 bash[23462]: cluster 2023-10-26T02:19:06.595760+0000 mgr.y (mgr.14140) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:10.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:09 smithi017 bash[23462]: cluster 2023-10-26T02:19:08.596162+0000 mgr.y (mgr.14140) 10 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:12.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:11 smithi017 bash[23462]: cluster 2023-10-26T02:19:10.596553+0000 mgr.y (mgr.14140) 11 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:14.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:13 smithi017 bash[23462]: cluster 2023-10-26T02:19:12.596976+0000 mgr.y (mgr.14140) 12 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:16.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:15 smithi017 bash[23462]: cluster 2023-10-26T02:19:14.597380+0000 mgr.y (mgr.14140) 13 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:18.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:17 smithi017 bash[23462]: cluster 2023-10-26T02:19:16.597798+0000 mgr.y (mgr.14140) 14 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:20.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:19 smithi017 bash[23462]: cluster 2023-10-26T02:19:18.598244+0000 mgr.y (mgr.14140) 15 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:22.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:21 smithi017 bash[23462]: cluster 2023-10-26T02:19:20.598668+0000 mgr.y (mgr.14140) 16 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:24.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:23 smithi017 bash[23462]: cluster 2023-10-26T02:19:22.599102+0000 mgr.y (mgr.14140) 17 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:26.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:25 smithi017 bash[23462]: cluster 2023-10-26T02:19:24.599510+0000 mgr.y (mgr.14140) 18 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:28.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:27 smithi017 bash[23462]: cluster 2023-10-26T02:19:26.599955+0000 mgr.y (mgr.14140) 19 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:30.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:29 smithi017 bash[23462]: cluster 2023-10-26T02:19:28.600383+0000 mgr.y (mgr.14140) 20 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:32.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:31 smithi017 bash[23462]: cluster 2023-10-26T02:19:30.600795+0000 mgr.y (mgr.14140) 21 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:34.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:33 smithi017 bash[23462]: cluster 2023-10-26T02:19:32.601228+0000 mgr.y (mgr.14140) 22 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:35.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:34 smithi017 bash[23462]: cluster 2023-10-26T02:19:34.656644+0000 mon.a (mon.0) 106 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-26T02:19:35.524 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:19:35 smithi017 bash[23723]: Warning: Permanently added 'smithi163,172.21.15.163' (ECDSA) to the list of known hosts. 2023-10-26T02:19:36.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:35 smithi017 bash[23462]: cluster 2023-10-26T02:19:34.601651+0000 mgr.y (mgr.14140) 23 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:36.094 INFO:teuthology.orchestra.run.smithi163.stdout:Added host 'smithi163' 2023-10-26T02:19:36.993 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-26T02:19:37.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:36 smithi017 bash[23462]: audit 2023-10-26T02:19:35.086600+0000 mgr.y (mgr.14140) 24 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi163", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:19:37.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:36 smithi017 bash[23462]: audit 2023-10-26T02:19:35.730555+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"smithi017\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"smithi163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:19:37.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:36 smithi017 bash[23462]: audit 2023-10-26T02:19:35.734555+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"smithi017\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"smithi163\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T02:19:37.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:36 smithi017 bash[23462]: cephadm 2023-10-26T02:19:35.735474+0000 mgr.y (mgr.14140) 25 : cephadm [INF] Added host smithi163 2023-10-26T02:19:37.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:36 smithi017 bash[23462]: audit 2023-10-26T02:19:36.027184+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:19:37.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:36 smithi017 bash[23462]: audit 2023-10-26T02:19:36.030996+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:19:37.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:36 smithi017 bash[23462]: audit 2023-10-26T02:19:36.032389+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:19:37.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:36 smithi017 bash[23462]: audit 2023-10-26T02:19:36.269047+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T02:19:36.268457\", \"networks\": {}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:19:37.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:36 smithi017 bash[23462]: audit 2023-10-26T02:19:36.272623+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T02:19:36.268457\", \"networks\": {}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:19:37.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:36 smithi017 bash[23462]: audit 2023-10-26T02:19:36.273834+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:19:38.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:37 smithi017 bash[23462]: cluster 2023-10-26T02:19:36.602173+0000 mgr.y (mgr.14140) 26 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:40.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:39 smithi017 bash[23462]: cluster 2023-10-26T02:19:38.602733+0000 mgr.y (mgr.14140) 27 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:40.540 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-26T02:19:40.543 INFO:teuthology.orchestra.run.smithi163.stdout:[{"addr": "smithi017", "hostname": "smithi017", "labels": [], "status": ""}, {"addr": "smithi163", "hostname": "smithi163", "labels": [], "status": ""}] 2023-10-26T02:19:41.166 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-26T02:19:41.167 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd crush tunables default 2023-10-26T02:19:42.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:41 smithi017 bash[23462]: audit 2023-10-26T02:19:40.535374+0000 mgr.y (mgr.14140) 28 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T02:19:42.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:41 smithi017 bash[23462]: cluster 2023-10-26T02:19:40.603242+0000 mgr.y (mgr.14140) 29 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:42.952 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:42 smithi017 bash[23462]: audit 2023-10-26T02:19:41.780036+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:19:42.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:42 smithi017 bash[23462]: audit 2023-10-26T02:19:42.007735+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T02:19:36.268457\", \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:19:42.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:42 smithi017 bash[23462]: audit 2023-10-26T02:19:42.012380+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T02:19:36.268457\", \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:19:44.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:43 smithi017 bash[23462]: cluster 2023-10-26T02:19:42.603811+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:44.679 INFO:teuthology.orchestra.run.smithi017.stderr:adjusted tunables profile to default 2023-10-26T02:19:45.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:44 smithi017 bash[23462]: audit 2023-10-26T02:19:44.068763+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.17:0/2569316079' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-26T02:19:45.315 INFO:tasks.cephadm:Adding mon.c on smithi017 2023-10-26T02:19:45.316 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add mon 'smithi017:[v2:172.21.15.17:3301,v1:172.21.15.17:6790]=c' 2023-10-26T02:19:45.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:45 smithi017 bash[23462]: cluster 2023-10-26T02:19:44.604297+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:45.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:45 smithi017 bash[23462]: audit 2023-10-26T02:19:44.669789+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.17:0/2569316079' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-26T02:19:45.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:45 smithi017 bash[23462]: cluster 2023-10-26T02:19:44.669933+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-10-26T02:19:48.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:47 smithi017 bash[23462]: cluster 2023-10-26T02:19:46.604848+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:48.999 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:48 smithi017 bash[23462]: audit 2023-10-26T02:19:47.990758+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T02:19:48.999 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:48 smithi017 bash[23462]: audit 2023-10-26T02:19:47.992294+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:19:49.000 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:48 smithi017 bash[23462]: audit 2023-10-26T02:19:47.993754+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-10-26T02:19:50.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:49 smithi017 bash[23462]: audit 2023-10-26T02:19:47.986676+0000 mgr.y (mgr.14140) 33 : audit [DBG] from='client.14165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi017:[v2:172.21.15.17:3301,v1:172.21.15.17:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:19:50.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:49 smithi017 bash[23462]: cephadm 2023-10-26T02:19:47.993362+0000 mgr.y (mgr.14140) 34 : cephadm [INF] Deploying daemon mon.c on smithi017 2023-10-26T02:19:50.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:49 smithi017 bash[23462]: cluster 2023-10-26T02:19:48.605404+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:52.000 INFO:teuthology.orchestra.run.smithi017.stdout:Deployed mon.c on host 'smithi017' 2023-10-26T02:19:52.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:51 smithi017 bash[23462]: cluster 2023-10-26T02:19:50.605836+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:52.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:52 smithi017 bash[23462]: audit 2023-10-26T02:19:51.741317+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033260\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033377\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:19:52.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:52 smithi017 bash[23462]: audit 2023-10-26T02:19:51.744444+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033260\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033377\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:19:52.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:52 smithi017 bash[23462]: audit 2023-10-26T02:19:51.744692+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:19:53.106 DEBUG:teuthology.orchestra.run.smithi017:mon.c> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.c.service 2023-10-26T02:19:53.109 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-26T02:19:53.109 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-26T02:19:53.730 INFO:journalctl@ceph.mon.c.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:19:53.731 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.172+0000 7f6d9f1b66c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-26T02:19:53.731 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.172+0000 7f6d9f1b66c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-10-26T02:19:53.731 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.172+0000 7f6d9f1b66c0 0 pidfile_write: ignore empty --pid-file 2023-10-26T02:19:53.732 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 0 load: jerasure load: lrc load: isa 2023-10-26T02:19:53.732 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 0 set rocksdb option compression = kNoCompression 2023-10-26T02:19:53.732 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-10-26T02:19:53.732 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 0 set rocksdb option write_buffer_size = 33554432 2023-10-26T02:19:53.732 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 0 set rocksdb option compression = kNoCompression 2023-10-26T02:19:53.733 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-10-26T02:19:53.733 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 0 set rocksdb option write_buffer_size = 33554432 2023-10-26T02:19:53.733 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 1 rocksdb: do_open column families: [default] 2023-10-26T02:19:53.733 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: RocksDB version: 6.1.2 2023-10-26T02:19:53.733 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-26T02:19:53.734 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Compile date Mar 23 2020 2023-10-26T02:19:53.734 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: DB SUMMARY 2023-10-26T02:19:53.734 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: CURRENT file: CURRENT 2023-10-26T02:19:53.734 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: IDENTITY file: IDENTITY 2023-10-26T02:19:53.734 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-10-26T02:19:53.735 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-10-26T02:19:53.735 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2023-10-26T02:19:53.735 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.error_if_exists: 0 2023-10-26T02:19:53.735 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.create_if_missing: 0 2023-10-26T02:19:53.735 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.paranoid_checks: 1 2023-10-26T02:19:53.736 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.env: 0x559de41ef1a0 2023-10-26T02:19:53.736 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.info_log: 0x559de626a9a0 2023-10-26T02:19:53.736 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-26T02:19:53.736 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.statistics: (nil) 2023-10-26T02:19:53.736 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.use_fsync: 0 2023-10-26T02:19:53.738 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_log_file_size: 0 2023-10-26T02:19:53.738 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-26T02:19:53.739 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-26T02:19:53.739 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-26T02:19:53.739 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-26T02:19:53.739 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.allow_fallocate: 1 2023-10-26T02:19:53.739 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-26T02:19:53.740 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-26T02:19:53.740 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.use_direct_reads: 0 2023-10-26T02:19:53.740 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-26T02:19:53.740 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.create_missing_column_families: 0 2023-10-26T02:19:53.740 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.db_log_dir: 2023-10-26T02:19:53.741 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-10-26T02:19:53.741 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-26T02:19:53.741 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_subcompactions: 1 2023-10-26T02:19:53.741 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_background_flushes: -1 2023-10-26T02:19:53.741 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-26T02:19:53.742 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-26T02:19:53.742 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-26T02:19:53.742 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-26T02:19:53.742 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.advise_random_on_open: 1 2023-10-26T02:19:53.742 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-26T02:19:53.743 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.write_buffer_manager: 0x559de6e04b10 2023-10-26T02:19:53.743 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-26T02:19:53.743 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-26T02:19:53.743 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-26T02:19:53.743 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-26T02:19:53.744 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.rate_limiter: (nil) 2023-10-26T02:19:53.744 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-26T02:19:53.744 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-26T02:19:53.744 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-26T02:19:53.744 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-26T02:19:53.745 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-26T02:19:53.745 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-26T02:19:53.745 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-26T02:19:53.745 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-26T02:19:53.745 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.row_cache: None 2023-10-26T02:19:53.746 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.wal_filter: None 2023-10-26T02:19:53.746 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-26T02:19:53.746 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-26T02:19:53.746 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.preserve_deletes: 0 2023-10-26T02:19:53.747 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.two_write_queues: 0 2023-10-26T02:19:53.747 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.manual_wal_flush: 0 2023-10-26T02:19:53.747 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.atomic_flush: 0 2023-10-26T02:19:53.747 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-26T02:19:53.747 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_background_jobs: 2 2023-10-26T02:19:53.747 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_background_compactions: -1 2023-10-26T02:19:53.748 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-26T02:19:53.748 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-26T02:19:53.748 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-26T02:19:53.748 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_total_wal_size: 0 2023-10-26T02:19:53.748 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-26T02:19:53.749 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-26T02:19:53.749 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-26T02:19:53.749 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-26T02:19:53.749 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_open_files: -1 2023-10-26T02:19:53.749 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.bytes_per_sync: 0 2023-10-26T02:19:53.750 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-26T02:19:53.750 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-26T02:19:53.750 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Compression algorithms supported: 2023-10-26T02:19:53.750 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-26T02:19:53.750 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: kZSTD supported: 0 2023-10-26T02:19:53.751 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: kXpressCompression supported: 0 2023-10-26T02:19:53.751 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-26T02:19:53.751 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: kLZ4Compression supported: 1 2023-10-26T02:19:53.751 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: kBZip2Compression supported: 0 2023-10-26T02:19:53.751 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: kZlibCompression supported: 1 2023-10-26T02:19:53.752 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: kSnappyCompression supported: 1 2023-10-26T02:19:53.752 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-26T02:19:53.752 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2023-10-26T02:19:53.752 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-10-26T02:19:53.752 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-26T02:19:53.753 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.merge_operator: 2023-10-26T02:19:53.753 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_filter: None 2023-10-26T02:19:53.753 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_filter_factory: None 2023-10-26T02:19:53.753 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-26T02:19:53.753 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-26T02:19:53.754 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559de618a138) 2023-10-26T02:19:53.754 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: cache_index_and_filter_blocks: 1 2023-10-26T02:19:53.754 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: cache_index_and_filter_blocks_with_high_priority: 1 2023-10-26T02:19:53.754 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-26T02:19:53.754 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: pin_top_level_index_and_filter: 1 2023-10-26T02:19:53.755 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: index_type: 0 2023-10-26T02:19:53.755 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: data_block_index_type: 0 2023-10-26T02:19:53.755 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: data_block_hash_table_util_ratio: 0.750000 2023-10-26T02:19:53.755 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: hash_index_allow_collision: 1 2023-10-26T02:19:53.755 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: checksum: 1 2023-10-26T02:19:53.756 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: no_block_cache: 0 2023-10-26T02:19:53.756 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: block_cache: 0x559de61c0610 2023-10-26T02:19:53.756 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: block_cache_name: BinnedLRUCache 2023-10-26T02:19:53.756 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: block_cache_options: 2023-10-26T02:19:53.756 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: capacity : 536870912 2023-10-26T02:19:53.757 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: num_shard_bits : 4 2023-10-26T02:19:53.757 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: strict_capacity_limit : 0 2023-10-26T02:19:53.757 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: high_pri_pool_ratio: 0.000 2023-10-26T02:19:53.757 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: block_cache_compressed: (nil) 2023-10-26T02:19:53.757 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: persistent_cache: (nil) 2023-10-26T02:19:53.757 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: block_size: 4096 2023-10-26T02:19:53.758 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: block_size_deviation: 10 2023-10-26T02:19:53.758 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: block_restart_interval: 16 2023-10-26T02:19:53.758 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: index_block_restart_interval: 1 2023-10-26T02:19:53.758 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: metadata_block_size: 4096 2023-10-26T02:19:53.758 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: partition_filters: 0 2023-10-26T02:19:53.759 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: use_delta_encoding: 1 2023-10-26T02:19:53.759 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-26T02:19:53.759 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: whole_key_filtering: 1 2023-10-26T02:19:53.759 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: verify_compression: 0 2023-10-26T02:19:53.759 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: read_amp_bytes_per_bit: 0 2023-10-26T02:19:53.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: format_version: 2 2023-10-26T02:19:53.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: enable_index_compression: 1 2023-10-26T02:19:53.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: block_align: 0 2023-10-26T02:19:53.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-26T02:19:53.760 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-26T02:19:53.761 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compression: NoCompression 2023-10-26T02:19:53.761 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-26T02:19:53.761 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-26T02:19:53.761 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-26T02:19:53.761 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.num_levels: 7 2023-10-26T02:19:53.762 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-26T02:19:53.762 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-26T02:19:53.762 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-26T02:19:53.762 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-26T02:19:53.762 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-26T02:19:53.763 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-26T02:19:53.763 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-26T02:19:53.763 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-26T02:19:53.763 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-26T02:19:53.763 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compression_opts.level: 32767 2023-10-26T02:19:53.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-26T02:19:53.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-26T02:19:53.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-26T02:19:53.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compression_opts.enabled: false 2023-10-26T02:19:53.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-26T02:19:53.764 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-26T02:19:53.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-26T02:19:53.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-26T02:19:53.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-26T02:19:53.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-26T02:19:53.765 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-26T02:19:53.766 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-26T02:19:53.766 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-26T02:19:53.766 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-26T02:19:53.766 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-26T02:19:53.766 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-26T02:19:53.767 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-26T02:19:53.767 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-26T02:19:53.767 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-26T02:19:53.767 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-26T02:19:53.767 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-26T02:19:53.768 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.arena_block_size: 4194304 2023-10-26T02:19:53.768 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-26T02:19:53.768 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-26T02:19:53.768 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-26T02:19:53.768 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-26T02:19:53.769 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-26T02:19:53.769 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-26T02:19:53.769 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-26T02:19:53.769 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-26T02:19:53.769 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-26T02:19:53.769 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-26T02:19:53.770 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-26T02:19:53.770 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-26T02:19:53.770 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-26T02:19:53.770 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-26T02:19:53.770 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.table_properties_collectors: 2023-10-26T02:19:53.771 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.inplace_update_support: 0 2023-10-26T02:19:53.771 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-26T02:19:53.771 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-26T02:19:53.771 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-26T02:19:53.771 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-26T02:19:53.772 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.bloom_locality: 0 2023-10-26T02:19:53.772 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.max_successive_merges: 0 2023-10-26T02:19:53.772 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-26T02:19:53.772 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-26T02:19:53.772 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.force_consistency_checks: 0 2023-10-26T02:19:53.773 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-26T02:19:53.773 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.180+0000 7f6d9f1b66c0 4 rocksdb: Options.ttl: 0 2023-10-26T02:19:53.773 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.184+0000 7f6d9f1b66c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-26T02:19:53.773 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.184+0000 7f6d9f1b66c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-10-26T02:19:53.773 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.184+0000 7f6d9f1b66c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698286793188319, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-10-26T02:19:53.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.184+0000 7f6d9f1b66c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2023-10-26T02:19:53.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.184+0000 7f6d9f1b66c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698286793189081, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1403, "table_properties": {"data_size": 501, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 379, "raw_average_value_size": 75, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-10-26T02:19:53.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.184+0000 7f6d9f1b66c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2023-10-26T02:19:53.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.184+0000 7f6d9f1b66c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698286793189973, "job": 1, "event": "recovery_finished"} 2023-10-26T02:19:53.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.184+0000 7f6d9f1b66c0 4 rocksdb: DB pointer 0x559de625b200 2023-10-26T02:19:53.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.184+0000 7f6d9f1b66c0 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-10-26T02:19:53.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.188+0000 7f6d9f1b66c0 0 using public_addrv [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] 2023-10-26T02:19:53.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.188+0000 7f6d86303700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-10-26T02:19:53.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.188+0000 7f6d86303700 4 rocksdb: [db/db_impl.cc:778] 2023-10-26T02:19:53.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: ** DB Stats ** 2023-10-26T02:19:53.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T02:19:53.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-26T02:19:53.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-26T02:19:53.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-26T02:19:53.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-26T02:19:53.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-26T02:19:53.777 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-26T02:19:53.777 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: ** Compaction Stats [default] ** 2023-10-26T02:19:53.777 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: 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-10-26T02:19:53.777 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T02:19:53.777 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2023-10-26T02:19:53.778 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2023-10-26T02:19:53.778 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2023-10-26T02:19:53.778 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: ** Compaction Stats [default] ** 2023-10-26T02:19:53.778 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: 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-10-26T02:19:53.778 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T02:19:53.779 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2023-10-26T02:19:53.779 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T02:19:53.779 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-26T02:19:53.779 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-26T02:19:53.779 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: AddFile(Total Files): cumulative 0, interval 0 2023-10-26T02:19:53.780 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-26T02:19:53.780 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: AddFile(Keys): cumulative 0, interval 0 2023-10-26T02:19:53.780 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Cumulative compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T02:19:53.780 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Interval compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T02:19:53.780 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: 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-10-26T02:19:53.781 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: ** File Read Latency Histogram By Level [default] ** 2023-10-26T02:19:53.781 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: ** Compaction Stats [default] ** 2023-10-26T02:19:53.781 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: 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-10-26T02:19:53.781 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T02:19:53.781 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2023-10-26T02:19:53.781 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2023-10-26T02:19:53.782 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: 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-10-26T02:19:53.782 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: ** Compaction Stats [default] ** 2023-10-26T02:19:53.782 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: 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-10-26T02:19:53.782 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T02:19:53.782 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2023-10-26T02:19:53.783 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T02:19:53.783 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-26T02:19:53.783 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-26T02:19:53.783 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: AddFile(Total Files): cumulative 0, interval 0 2023-10-26T02:19:53.783 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-26T02:19:53.784 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: AddFile(Keys): cumulative 0, interval 0 2023-10-26T02:19:53.784 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Cumulative compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T02:19:53.784 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T02:19:53.784 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: 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-10-26T02:19:53.784 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: ** File Read Latency Histogram By Level [default] ** 2023-10-26T02:19:53.785 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.188+0000 7f6d9f1b66c0 0 starting mon.c rank -1 at public addrs [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] at bind addrs [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:19:53.785 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.188+0000 7f6d9f1b66c0 1 mon.c@-1(???) e0 preinit fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:19:53.785 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 0 mon.c@-1(synchronizing).mds e1 new map 2023-10-26T02:19:53.785 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-10-26T02:19:53.785 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: e1 2023-10-26T02:19:53.786 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: enable_multiple, ever_enabled_multiple: 0,0 2023-10-26T02:19:53.786 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: 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-10-26T02:19:53.786 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: legacy client fscid: -1 2023-10-26T02:19:53.786 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: 2023-10-26T02:19:53.786 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: No filesystems configured 2023-10-26T02:19:53.787 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-26T02:19:53.787 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-10-26T02:19:53.787 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-26T02:19:53.787 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-26T02:19:53.787 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-26T02:19:53.788 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-26T02:19:53.788 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-10-26T02:19:53.788 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2023-10-26T02:19:53.788 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-10-26T02:19:53.788 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-10-26T02:19:53.788 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2023-10-26T02:19:53.789 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-10-26T02:19:53.789 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: audit 2023-10-26T02:19:51.741317+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033260\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033377\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:19:53.789 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: audit 2023-10-26T02:19:51.744444+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033260\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:18:36.033377\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:19:53.789 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: audit 2023-10-26T02:19:51.744692+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:19:53.789 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.224+0000 7f6d88b08700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2023-10-26T02:19:53.790 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-10-26T02:19:53.790 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 20 expand_channel_meta expand map: {default=false} 2023-10-26T02:19:53.790 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 20 expand_channel_meta from 'false' to 'false' 2023-10-26T02:19:53.790 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 20 expand_channel_meta expanded map: {default=false} 2023-10-26T02:19:53.790 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 20 expand_channel_meta expand map: {default=info} 2023-10-26T02:19:53.791 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 20 expand_channel_meta from 'info' to 'info' 2023-10-26T02:19:53.791 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 20 expand_channel_meta expanded map: {default=info} 2023-10-26T02:19:53.791 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 20 expand_channel_meta expand map: {default=daemon} 2023-10-26T02:19:53.791 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 20 expand_channel_meta from 'daemon' to 'daemon' 2023-10-26T02:19:53.791 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 20 expand_channel_meta expanded map: {default=daemon} 2023-10-26T02:19:53.792 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 20 expand_channel_meta expand map: {default=debug} 2023-10-26T02:19:53.792 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 20 expand_channel_meta from 'debug' to 'debug' 2023-10-26T02:19:53.792 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:53 smithi017 bash[27028]: debug 2023-10-26T02:19:53.228+0000 7f6d88b08700 20 expand_channel_meta expanded map: {default=debug} 2023-10-26T02:19:58.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: audit 2023-10-26T02:19:53.239061+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237467\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237602\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237672\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}}, \"last_daemon_update\": \"2023-10-26T02:19:53.237812\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:19:58.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: cluster 2023-10-26T02:19:53.239289+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-10-26T02:19:58.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: audit 2023-10-26T02:19:53.239061+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237467\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237602\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237672\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}}, \"last_daemon_update\": \"2023-10-26T02:19:53.237812\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:19:58.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: cluster 2023-10-26T02:19:53.239289+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-10-26T02:19:58.777 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: cluster 2023-10-26T02:19:54.606937+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:58.777 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: cluster 2023-10-26T02:19:55.238338+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-10-26T02:19:58.778 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: cluster 2023-10-26T02:19:56.607474+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:58.778 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: cluster 2023-10-26T02:19:58.261250+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-26T02:19:58.778 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: cluster 2023-10-26T02:19:58.266822+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0],c=[v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0]} 2023-10-26T02:19:58.778 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: cluster 2023-10-26T02:19:58.266945+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-10-26T02:19:58.779 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: cluster 2023-10-26T02:19:58.267036+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-10-26T02:19:58.779 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: cluster 2023-10-26T02:19:58.267469+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 83s) 2023-10-26T02:19:58.779 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: audit 2023-10-26T02:19:58.268440+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237467\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237602\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237672\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}}, \"last_daemon_update\": \"2023-10-26T02:19:53.237812\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:19:58.779 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: cluster 2023-10-26T02:19:58.274329+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-10-26T02:19:58.779 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[23462]: audit 2023-10-26T02:19:58.277158+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237467\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237602\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237672\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}}, \"last_daemon_update\": \"2023-10-26T02:19:53.237812\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:19:58.780 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: cluster 2023-10-26T02:19:54.606937+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:58.780 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: cluster 2023-10-26T02:19:55.238338+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-10-26T02:19:58.781 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: cluster 2023-10-26T02:19:56.607474+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:19:58.781 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: cluster 2023-10-26T02:19:58.261250+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-26T02:19:58.781 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: cluster 2023-10-26T02:19:58.266822+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0],c=[v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0]} 2023-10-26T02:19:58.781 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: cluster 2023-10-26T02:19:58.266945+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-10-26T02:19:58.781 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: cluster 2023-10-26T02:19:58.267036+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-10-26T02:19:58.782 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: cluster 2023-10-26T02:19:58.267469+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 83s) 2023-10-26T02:19:58.782 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: audit 2023-10-26T02:19:58.268440+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237467\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237602\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237672\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}}, \"last_daemon_update\": \"2023-10-26T02:19:53.237812\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:19:58.782 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: cluster 2023-10-26T02:19:58.274329+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-10-26T02:19:58.782 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:58 smithi017 bash[27028]: audit 2023-10-26T02:19:58.277158+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237467\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237602\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237672\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}}, \"last_daemon_update\": \"2023-10-26T02:19:53.237812\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:00.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:19:59 smithi017 bash[27028]: cluster 2023-10-26T02:19:58.608065+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:00.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:19:59 smithi017 bash[23462]: cluster 2023-10-26T02:19:58.608065+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:00.029 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-10-26T02:20:00.029 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":2,"fsid":"c29a5008-73a5-11ee-8db9-212e2dc638e7","modified":"2023-10-26T02:19:53.236093Z","created":"2023-10-26T02:17:52.414183Z","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.17:3300","nonce":0},{"type":"v1","addr":"172.21.15.17:6789","nonce":0}]},"addr":"172.21.15.17:6789/0","public_addr":"172.21.15.17:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:3301","nonce":0},{"type":"v1","addr":"172.21.15.17:6790","nonce":0}]},"addr":"172.21.15.17:6790/0","public_addr":"172.21.15.17:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-10-26T02:20:00.032 INFO:teuthology.orchestra.run.smithi017.stderr:dumped monmap epoch 2 2023-10-26T02:20:00.680 INFO:tasks.cephadm:Adding mon.b on smithi163 2023-10-26T02:20:00.681 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add mon smithi163:172.21.15.163=b 2023-10-26T02:20:01.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:00 smithi017 bash[23462]: audit 2023-10-26T02:20:00.025794+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.17:0/39537436' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-26T02:20:01.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:00 smithi017 bash[27028]: audit 2023-10-26T02:20:00.025794+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.17:0/39537436' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-26T02:20:02.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:01 smithi017 bash[23462]: cluster 2023-10-26T02:20:00.608565+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:02.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:01 smithi017 bash[27028]: cluster 2023-10-26T02:20:00.608565+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:04.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:03 smithi017 bash[23462]: cluster 2023-10-26T02:20:02.609081+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:04.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:03 smithi017 bash[23462]: audit 2023-10-26T02:20:03.251139+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T02:20:04.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:03 smithi017 bash[23462]: audit 2023-10-26T02:20:03.252977+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:04.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:03 smithi017 bash[23462]: audit 2023-10-26T02:20:03.255213+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-10-26T02:20:04.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:03 smithi017 bash[27028]: cluster 2023-10-26T02:20:02.609081+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:04.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:03 smithi017 bash[27028]: audit 2023-10-26T02:20:03.251139+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T02:20:04.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:03 smithi017 bash[27028]: audit 2023-10-26T02:20:03.252977+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:04.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:03 smithi017 bash[27028]: audit 2023-10-26T02:20:03.255213+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-10-26T02:20:05.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:04 smithi017 bash[23462]: audit 2023-10-26T02:20:03.248474+0000 mgr.y (mgr.14140) 43 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi163:172.21.15.163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:20:05.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:04 smithi017 bash[23462]: cephadm 2023-10-26T02:20:03.254534+0000 mgr.y (mgr.14140) 44 : cephadm [INF] Deploying daemon mon.b on smithi163 2023-10-26T02:20:05.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:04 smithi017 bash[27028]: audit 2023-10-26T02:20:03.248474+0000 mgr.y (mgr.14140) 43 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi163:172.21.15.163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:20:05.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:04 smithi017 bash[27028]: cephadm 2023-10-26T02:20:03.254534+0000 mgr.y (mgr.14140) 44 : cephadm [INF] Deploying daemon mon.b on smithi163 2023-10-26T02:20:06.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:05 smithi017 bash[23462]: cluster 2023-10-26T02:20:04.609613+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:06.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:05 smithi017 bash[27028]: cluster 2023-10-26T02:20:04.609613+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:08.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:07 smithi017 bash[23462]: cluster 2023-10-26T02:20:06.610145+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:08.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:07 smithi017 bash[23462]: audit 2023-10-26T02:20:07.312831+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:20:08.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:07 smithi017 bash[23462]: audit 2023-10-26T02:20:07.313842+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:08.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:07 smithi017 bash[27028]: cluster 2023-10-26T02:20:06.610145+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:08.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:07 smithi017 bash[27028]: audit 2023-10-26T02:20:07.312831+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:20:08.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:07 smithi017 bash[27028]: audit 2023-10-26T02:20:07.313842+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:08.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:07 smithi017 bash[23462]: audit 2023-10-26T02:20:07.318485+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:20:08.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:07 smithi017 bash[27028]: audit 2023-10-26T02:20:07.318485+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:20:08.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:07 smithi017 bash[23462]: audit 2023-10-26T02:20:07.582499+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:07.581130\", \"created\": \"2023-10-26T02:20:07.296340\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}}, \"last_daemon_update\": \"2023-10-26T02:20:07.581388\", \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:20:08.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:07 smithi017 bash[23462]: audit 2023-10-26T02:20:07.587757+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:07.581130\", \"created\": \"2023-10-26T02:20:07.296340\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}}, \"last_daemon_update\": \"2023-10-26T02:20:07.581388\", \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:20:08.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:07 smithi017 bash[27028]: audit 2023-10-26T02:20:07.582499+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:07.581130\", \"created\": \"2023-10-26T02:20:07.296340\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}}, \"last_daemon_update\": \"2023-10-26T02:20:07.581388\", \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:20:08.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:07 smithi017 bash[27028]: audit 2023-10-26T02:20:07.587757+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:07.581130\", \"created\": \"2023-10-26T02:20:07.296340\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}}, \"last_daemon_update\": \"2023-10-26T02:20:07.581388\", \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:20:08.263 INFO:teuthology.orchestra.run.smithi163.stdout:Deployed mon.b on host 'smithi163' 2023-10-26T02:20:08.923 DEBUG:teuthology.orchestra.run.smithi163:mon.b> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.b.service 2023-10-26T02:20:08.926 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-26T02:20:08.926 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-26T02:20:09.770 INFO:journalctl@ceph.mon.b.smithi163.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:20:13.771 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:08.190589+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-10-26T02:20:13.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:08.191736+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-10-26T02:20:13.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:08.610624+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:13.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:10.188937+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-10-26T02:20:13.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:10.611075+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:13.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:12.611543+0000 mgr.y (mgr.14140) 49 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:13.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:13.194740+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-10-26T02:20:13.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:13.218383+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-26T02:20:13.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:13.231317+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0]} 2023-10-26T02:20:13.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:13.231425+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2023-10-26T02:20:13.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:13.231485+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-10-26T02:20:13.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:13.231862+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 98s) 2023-10-26T02:20:13.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:13 smithi163 bash[23532]: cluster 2023-10-26T02:20:13.240505+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-10-26T02:20:13.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:08.190589+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-10-26T02:20:13.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:08.191736+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-10-26T02:20:13.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:08.610624+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:13.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:10.188937+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-10-26T02:20:13.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:10.611075+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:13.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:12.611543+0000 mgr.y (mgr.14140) 49 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:13.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:13.194740+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-10-26T02:20:13.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:13.218383+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-26T02:20:13.777 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:13.231317+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0]} 2023-10-26T02:20:13.777 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:13.231425+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2023-10-26T02:20:13.777 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:13.231485+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-10-26T02:20:13.777 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:13.231862+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 98s) 2023-10-26T02:20:13.777 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[23462]: cluster 2023-10-26T02:20:13.240505+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-10-26T02:20:13.778 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:08.190589+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-10-26T02:20:13.778 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:08.191736+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-10-26T02:20:13.778 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:08.610624+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:13.778 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:10.188937+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-10-26T02:20:13.779 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:10.611075+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:13.779 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:12.611543+0000 mgr.y (mgr.14140) 49 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:13.779 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:13.194740+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-10-26T02:20:13.779 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:13.218383+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-26T02:20:13.780 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:13.231317+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0]} 2023-10-26T02:20:13.780 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:13.231425+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2023-10-26T02:20:13.780 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:13.231485+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-10-26T02:20:13.780 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:13.231862+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 98s) 2023-10-26T02:20:13.780 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:13 smithi017 bash[27028]: cluster 2023-10-26T02:20:13.240505+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-10-26T02:20:14.120 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-26T02:20:14.120 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":3,"fsid":"c29a5008-73a5-11ee-8db9-212e2dc638e7","modified":"2023-10-26T02:20:08.183933Z","created":"2023-10-26T02:17:52.414183Z","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.17:3300","nonce":0},{"type":"v1","addr":"172.21.15.17:6789","nonce":0}]},"addr":"172.21.15.17:6789/0","public_addr":"172.21.15.17:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:3301","nonce":0},{"type":"v1","addr":"172.21.15.17:6790","nonce":0}]},"addr":"172.21.15.17:6790/0","public_addr":"172.21.15.17:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:3300","nonce":0},{"type":"v1","addr":"172.21.15.163:6789","nonce":0}]},"addr":"172.21.15.163:6789/0","public_addr":"172.21.15.163:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2023-10-26T02:20:14.122 INFO:teuthology.orchestra.run.smithi163.stderr:dumped monmap epoch 3 2023-10-26T02:20:14.768 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-26T02:20:14.768 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-26T02:20:14.908 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:14 smithi017 bash[23462]: audit 2023-10-26T02:20:14.116131+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.163:0/2067646027' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-26T02:20:14.909 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:14 smithi017 bash[27028]: audit 2023-10-26T02:20:14.116131+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.163:0/2067646027' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-26T02:20:15.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:14 smithi163 bash[23532]: audit 2023-10-26T02:20:14.116131+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.163:0/2067646027' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-26T02:20:15.872 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:15 smithi017 bash[23462]: cluster 2023-10-26T02:20:14.612020+0000 mgr.y (mgr.14140) 50 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:15.873 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:15 smithi017 bash[27028]: cluster 2023-10-26T02:20:14.612020+0000 mgr.y (mgr.14140) 50 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:16.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:15 smithi163 bash[23532]: cluster 2023-10-26T02:20:14.612020+0000 mgr.y (mgr.14140) 50 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:17.516 INFO:teuthology.orchestra.run.smithi017.stdout:# minimal ceph.conf for c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:20:17.517 INFO:teuthology.orchestra.run.smithi017.stdout:[global] 2023-10-26T02:20:17.517 INFO:teuthology.orchestra.run.smithi017.stdout: fsid = c29a5008-73a5-11ee-8db9-212e2dc638e7 2023-10-26T02:20:17.517 INFO:teuthology.orchestra.run.smithi017.stdout: mon_host = [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] 2023-10-26T02:20:18.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:17 smithi163 bash[23532]: cluster 2023-10-26T02:20:16.612527+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:18.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:17 smithi163 bash[23532]: audit 2023-10-26T02:20:17.512481+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.17:0/205368930' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:18.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:17 smithi017 bash[27028]: cluster 2023-10-26T02:20:16.612527+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:18.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:17 smithi017 bash[27028]: audit 2023-10-26T02:20:17.512481+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.17:0/205368930' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:18.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:17 smithi017 bash[23462]: cluster 2023-10-26T02:20:16.612527+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:18.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:17 smithi017 bash[23462]: audit 2023-10-26T02:20:17.512481+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.17:0/205368930' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:18.184 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-26T02:20:18.184 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-10-26T02:20:18.184 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/ceph/ceph.conf 2023-10-26T02:20:18.195 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-10-26T02:20:18.196 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-26T02:20:18.212 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-26T02:20:18.212 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.conf 2023-10-26T02:20:18.229 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-26T02:20:18.229 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-26T02:20:18.285 INFO:tasks.cephadm:Adding mgr.y on smithi017 2023-10-26T02:20:18.286 INFO:tasks.cephadm:Adding mgr.x on smithi163 2023-10-26T02:20:18.286 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch apply mgr '2;smithi017=y;smithi163=x' 2023-10-26T02:20:19.771 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:19 smithi163 bash[23532]: cluster 2023-10-26T02:20:18.613032+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:20.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:19 smithi017 bash[23462]: cluster 2023-10-26T02:20:18.613032+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:20.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:19 smithi017 bash[27028]: cluster 2023-10-26T02:20:18.613032+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:20.902 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled mgr update... 2023-10-26T02:20:21.865 DEBUG:teuthology.orchestra.run.smithi163:mgr.x> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.x.service 2023-10-26T02:20:21.867 INFO:tasks.cephadm:Deploying OSDs... 2023-10-26T02:20:21.868 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-10-26T02:20:21.868 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/scratch_devs of=/dev/stdout 2023-10-26T02:20:21.875 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-10-26T02:20:21.876 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_1 2023-10-26T02:20:21.883 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-26T02:20:21.884 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T02:20:21.884 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 6h/6d Inode: 359 Links: 1 2023-10-26T02:20:21.884 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T02:20:21.884 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2023-10-26 02:15:24.864948816 +0000 2023-10-26T02:20:21.884 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2023-10-26 02:15:24.544956181 +0000 2023-10-26T02:20:21.885 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2023-10-26 02:15:24.544956181 +0000 2023-10-26T02:20:21.885 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: - 2023-10-26T02:20:21.885 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-26T02:20:21.899 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2023-10-26T02:20:21.899 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2023-10-26T02:20:21.900 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000271187 s, 1.9 MB/s 2023-10-26T02:20:21.900 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-26T02:20:21.955 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_2 2023-10-26T02:20:21.962 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-26T02:20:21.963 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T02:20:21.963 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 6h/6d Inode: 368 Links: 1 2023-10-26T02:20:21.963 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T02:20:21.963 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2023-10-26 02:15:25.360937399 +0000 2023-10-26T02:20:21.964 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2023-10-26 02:15:25.072944029 +0000 2023-10-26T02:20:21.964 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2023-10-26 02:15:25.072944029 +0000 2023-10-26T02:20:21.964 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: - 2023-10-26T02:20:21.964 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-26T02:20:21.977 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[27028]: cluster 2023-10-26T02:20:20.613529+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:21.977 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[27028]: audit 2023-10-26T02:20:20.889770+0000 mgr.y (mgr.14140) 54 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi017=y;smithi163=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:20:21.978 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[27028]: cephadm 2023-10-26T02:20:20.890881+0000 mgr.y (mgr.14140) 55 : cephadm [INF] Saving service mgr spec with placement count:2 smithi017=y,smithi163=x 2023-10-26T02:20:21.978 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[27028]: audit 2023-10-26T02:20:20.891617+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-10-26T02:20:20.890907\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi163\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-10-26T02:20:21.978 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[27028]: audit 2023-10-26T02:20:20.896648+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-10-26T02:20:20.890907\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi163\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-10-26T02:20:21.978 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[27028]: audit 2023-10-26T02:20:20.900600+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:20:21.978 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[27028]: audit 2023-10-26T02:20:20.906298+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-26T02:20:21.979 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[27028]: audit 2023-10-26T02:20:20.908203+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:21.979 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[27028]: cephadm 2023-10-26T02:20:20.909426+0000 mgr.y (mgr.14140) 56 : cephadm [INF] Deploying daemon mgr.x on smithi163 2023-10-26T02:20:21.979 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[27028]: audit 2023-10-26T02:20:20.910387+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-10-26T02:20:21.979 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[23462]: cluster 2023-10-26T02:20:20.613529+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:21.980 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[23462]: audit 2023-10-26T02:20:20.889770+0000 mgr.y (mgr.14140) 54 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi017=y;smithi163=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:20:21.980 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[23462]: cephadm 2023-10-26T02:20:20.890881+0000 mgr.y (mgr.14140) 55 : cephadm [INF] Saving service mgr spec with placement count:2 smithi017=y,smithi163=x 2023-10-26T02:20:21.980 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[23462]: audit 2023-10-26T02:20:20.891617+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-10-26T02:20:20.890907\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi163\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-10-26T02:20:21.980 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[23462]: audit 2023-10-26T02:20:20.896648+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-10-26T02:20:20.890907\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi163\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-10-26T02:20:21.981 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[23462]: audit 2023-10-26T02:20:20.900600+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:20:21.981 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[23462]: audit 2023-10-26T02:20:20.906298+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-26T02:20:21.981 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[23462]: audit 2023-10-26T02:20:20.908203+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:21.981 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[23462]: cephadm 2023-10-26T02:20:20.909426+0000 mgr.y (mgr.14140) 56 : cephadm [INF] Deploying daemon mgr.x on smithi163 2023-10-26T02:20:21.981 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:21 smithi017 bash[23462]: audit 2023-10-26T02:20:20.910387+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-10-26T02:20:21.983 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2023-10-26T02:20:21.983 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2023-10-26T02:20:21.983 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000267562 s, 1.9 MB/s 2023-10-26T02:20:21.983 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-26T02:20:21.991 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_3 2023-10-26T02:20:22.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:21 smithi163 bash[23532]: cluster 2023-10-26T02:20:20.613529+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:21 smithi163 bash[23532]: audit 2023-10-26T02:20:20.889770+0000 mgr.y (mgr.14140) 54 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi017=y;smithi163=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:20:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:21 smithi163 bash[23532]: cephadm 2023-10-26T02:20:20.890881+0000 mgr.y (mgr.14140) 55 : cephadm [INF] Saving service mgr spec with placement count:2 smithi017=y,smithi163=x 2023-10-26T02:20:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:21 smithi163 bash[23532]: audit 2023-10-26T02:20:20.891617+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-10-26T02:20:20.890907\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi163\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-10-26T02:20:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:21 smithi163 bash[23532]: audit 2023-10-26T02:20:20.896648+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-10-26T02:20:20.890907\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi163\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-10-26T02:20:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:21 smithi163 bash[23532]: audit 2023-10-26T02:20:20.900600+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:20:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:21 smithi163 bash[23532]: audit 2023-10-26T02:20:20.906298+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-26T02:20:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:21 smithi163 bash[23532]: audit 2023-10-26T02:20:20.908203+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:21 smithi163 bash[23532]: cephadm 2023-10-26T02:20:20.909426+0000 mgr.y (mgr.14140) 56 : cephadm [INF] Deploying daemon mgr.x on smithi163 2023-10-26T02:20:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:21 smithi163 bash[23532]: audit 2023-10-26T02:20:20.910387+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-10-26T02:20:22.041 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-26T02:20:22.042 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T02:20:22.042 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 6h/6d Inode: 372 Links: 1 2023-10-26T02:20:22.042 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T02:20:22.042 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2023-10-26 02:15:25.884925338 +0000 2023-10-26T02:20:22.042 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2023-10-26 02:15:25.588932151 +0000 2023-10-26T02:20:22.043 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2023-10-26 02:15:25.588932151 +0000 2023-10-26T02:20:22.043 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: - 2023-10-26T02:20:22.043 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-26T02:20:22.056 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2023-10-26T02:20:22.056 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2023-10-26T02:20:22.057 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.00030178 s, 1.7 MB/s 2023-10-26T02:20:22.058 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-26T02:20:22.065 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_4 2023-10-26T02:20:22.113 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-26T02:20:22.114 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T02:20:22.114 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 6h/6d Inode: 380 Links: 1 2023-10-26T02:20:22.114 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T02:20:22.114 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2023-10-26 02:15:26.416913093 +0000 2023-10-26T02:20:22.115 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2023-10-26 02:15:26.112920089 +0000 2023-10-26T02:20:22.115 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2023-10-26 02:15:26.112920089 +0000 2023-10-26T02:20:22.115 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: - 2023-10-26T02:20:22.115 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-26T02:20:22.126 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2023-10-26T02:20:22.127 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2023-10-26T02:20:22.127 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000303248 s, 1.7 MB/s 2023-10-26T02:20:22.128 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-26T02:20:22.138 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-26T02:20:22.138 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/scratch_devs of=/dev/stdout 2023-10-26T02:20:22.146 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-10-26T02:20:22.146 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_1 2023-10-26T02:20:22.152 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-26T02:20:22.152 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T02:20:22.153 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 6h/6d Inode: 358 Links: 1 2023-10-26T02:20:22.153 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T02:20:22.153 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2023-10-26 02:15:20.042719843 +0000 2023-10-26T02:20:22.153 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2023-10-26 02:15:19.762726296 +0000 2023-10-26T02:20:22.153 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2023-10-26 02:15:19.762726296 +0000 2023-10-26T02:20:22.154 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2023-10-26T02:20:22.154 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-26T02:20:22.165 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2023-10-26T02:20:22.165 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2023-10-26T02:20:22.166 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000416717 s, 1.2 MB/s 2023-10-26T02:20:22.167 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-26T02:20:22.179 INFO:journalctl@ceph.mgr.x.smithi163.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:20:22.188 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_2 2023-10-26T02:20:22.238 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-26T02:20:22.238 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T02:20:22.238 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 6h/6d Inode: 366 Links: 1 2023-10-26T02:20:22.239 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T02:20:22.239 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2023-10-26 02:15:20.514708962 +0000 2023-10-26T02:20:22.239 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2023-10-26 02:15:20.242715232 +0000 2023-10-26T02:20:22.239 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2023-10-26 02:15:20.242715232 +0000 2023-10-26T02:20:22.239 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2023-10-26T02:20:22.240 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-26T02:20:22.249 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2023-10-26T02:20:22.249 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2023-10-26T02:20:22.250 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000306806 s, 1.7 MB/s 2023-10-26T02:20:22.251 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-26T02:20:22.258 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_3 2023-10-26T02:20:22.309 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-26T02:20:22.309 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T02:20:22.310 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 6h/6d Inode: 372 Links: 1 2023-10-26T02:20:22.310 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T02:20:22.310 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2023-10-26 02:15:21.018697345 +0000 2023-10-26T02:20:22.310 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2023-10-26 02:15:20.722704168 +0000 2023-10-26T02:20:22.310 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2023-10-26 02:15:20.722704168 +0000 2023-10-26T02:20:22.311 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2023-10-26T02:20:22.311 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-26T02:20:22.327 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2023-10-26T02:20:22.327 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2023-10-26T02:20:22.327 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000337532 s, 1.5 MB/s 2023-10-26T02:20:22.328 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-26T02:20:22.378 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_4 2023-10-26T02:20:22.385 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-26T02:20:22.386 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T02:20:22.386 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 6h/6d Inode: 378 Links: 1 2023-10-26T02:20:22.386 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T02:20:22.386 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2023-10-26 02:15:21.238692274 +0000 2023-10-26T02:20:22.386 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2023-10-26 02:15:21.234692368 +0000 2023-10-26T02:20:22.387 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2023-10-26 02:15:21.234692368 +0000 2023-10-26T02:20:22.387 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2023-10-26T02:20:22.387 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-26T02:20:22.402 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2023-10-26T02:20:22.402 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2023-10-26T02:20:22.402 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000416698 s, 1.2 MB/s 2023-10-26T02:20:22.403 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-26T02:20:22.454 INFO:tasks.cephadm:Deploying osd.0 on smithi017 with /dev/vg_nvme/lv_4... 2023-10-26T02:20:22.455 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-26T02:20:23.681 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:20:23 smithi163 docker[24235]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-mgr.x 2023-10-26T02:20:23.682 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:20:23 smithi163 systemd[1]: Started Ceph mgr.x for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:20:24.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:23 smithi163 bash[23532]: cluster 2023-10-26T02:20:22.614044+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:24.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:23 smithi163 bash[23532]: audit 2023-10-26T02:20:23.418083+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:07.581130\", \"created\": \"2023-10-26T02:20:07.296340\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:20:24.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:23 smithi163 bash[23532]: audit 2023-10-26T02:20:23.423660+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:07.581130\", \"created\": \"2023-10-26T02:20:07.296340\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:20:24.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:23 smithi163 bash[23532]: audit 2023-10-26T02:20:23.425359+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:24.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:23 smithi017 bash[23462]: cluster 2023-10-26T02:20:22.614044+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:24.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:23 smithi017 bash[23462]: audit 2023-10-26T02:20:23.418083+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:07.581130\", \"created\": \"2023-10-26T02:20:07.296340\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:20:24.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:23 smithi017 bash[23462]: audit 2023-10-26T02:20:23.423660+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:07.581130\", \"created\": \"2023-10-26T02:20:07.296340\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:20:24.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:23 smithi017 bash[23462]: audit 2023-10-26T02:20:23.425359+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:24.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:23 smithi017 bash[27028]: cluster 2023-10-26T02:20:22.614044+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:24.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:23 smithi017 bash[27028]: audit 2023-10-26T02:20:23.418083+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:07.581130\", \"created\": \"2023-10-26T02:20:07.296340\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:20:24.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:23 smithi017 bash[27028]: audit 2023-10-26T02:20:23.423660+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:07.581130\", \"created\": \"2023-10-26T02:20:07.296340\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:20:24.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:23 smithi017 bash[27028]: audit 2023-10-26T02:20:23.425359+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:25.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:24 smithi163 bash[23532]: audit 2023-10-26T02:20:24.289137+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287303\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287503\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}}, \"last_daemon_update\": \"2023-10-26T02:20:24.287762\", \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:20:25.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:24 smithi163 bash[23532]: audit 2023-10-26T02:20:24.295475+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287303\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287503\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}}, \"last_daemon_update\": \"2023-10-26T02:20:24.287762\", \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:20:25.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:24 smithi163 bash[23532]: audit 2023-10-26T02:20:24.298548+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-10-26T02:20:25.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:24 smithi163 bash[23532]: audit 2023-10-26T02:20:24.300335+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:25.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:24 smithi163 bash[23532]: audit 2023-10-26T02:20:24.302722+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-10-26T02:20:25.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:24 smithi017 bash[23462]: audit 2023-10-26T02:20:24.289137+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287303\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287503\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}}, \"last_daemon_update\": \"2023-10-26T02:20:24.287762\", \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:20:25.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:24 smithi017 bash[27028]: audit 2023-10-26T02:20:24.289137+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287303\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287503\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}}, \"last_daemon_update\": \"2023-10-26T02:20:24.287762\", \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:20:25.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:24 smithi017 bash[23462]: audit 2023-10-26T02:20:24.295475+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287303\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287503\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}}, \"last_daemon_update\": \"2023-10-26T02:20:24.287762\", \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:20:25.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:24 smithi017 bash[23462]: audit 2023-10-26T02:20:24.298548+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-10-26T02:20:25.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:24 smithi017 bash[23462]: audit 2023-10-26T02:20:24.300335+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:25.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:24 smithi017 bash[23462]: audit 2023-10-26T02:20:24.302722+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-10-26T02:20:25.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:24 smithi017 bash[27028]: audit 2023-10-26T02:20:24.295475+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287303\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287503\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}}, \"last_daemon_update\": \"2023-10-26T02:20:24.287762\", \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:20:25.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:24 smithi017 bash[27028]: audit 2023-10-26T02:20:24.298548+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-10-26T02:20:25.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:24 smithi017 bash[27028]: audit 2023-10-26T02:20:24.300335+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:25.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:24 smithi017 bash[27028]: audit 2023-10-26T02:20:24.302722+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-10-26T02:20:25.896 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-26T02:20:25.897 INFO:teuthology.orchestra.run.smithi017.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-26T02:20:25.897 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10+0 records in 2023-10-26T02:20:25.897 INFO:teuthology.orchestra.run.smithi017.stderr:10+0 records out 2023-10-26T02:20:25.897 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0189204 s, 554 MB/s 2023-10-26T02:20:25.897 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping successful for: 2023-10-26T02:20:25.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:25 smithi017 bash[27028]: cephadm 2023-10-26T02:20:24.297929+0000 mgr.y (mgr.14140) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-26T02:20:25.954 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:25 smithi017 bash[27028]: cephadm 2023-10-26T02:20:24.302048+0000 mgr.y (mgr.14140) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi017 2023-10-26T02:20:25.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:25 smithi017 bash[27028]: cluster 2023-10-26T02:20:24.614584+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:25.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:25 smithi017 bash[23462]: cephadm 2023-10-26T02:20:24.297929+0000 mgr.y (mgr.14140) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-26T02:20:25.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:25 smithi017 bash[23462]: cephadm 2023-10-26T02:20:24.302048+0000 mgr.y (mgr.14140) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi017 2023-10-26T02:20:25.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:25 smithi017 bash[23462]: cluster 2023-10-26T02:20:24.614584+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:26.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:25 smithi163 bash[23532]: cephadm 2023-10-26T02:20:24.297929+0000 mgr.y (mgr.14140) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-26T02:20:26.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:25 smithi163 bash[23532]: cephadm 2023-10-26T02:20:24.302048+0000 mgr.y (mgr.14140) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi017 2023-10-26T02:20:26.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:25 smithi163 bash[23532]: cluster 2023-10-26T02:20:24.614584+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:26.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:26 smithi017 bash[27028]: audit 2023-10-26T02:20:26.583244+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237467\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237672\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:26.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:26 smithi017 bash[23462]: audit 2023-10-26T02:20:26.583244+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237467\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237672\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:26.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:26 smithi017 bash[23462]: audit 2023-10-26T02:20:26.588639+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237467\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237672\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:26.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:26 smithi017 bash[23462]: audit 2023-10-26T02:20:26.589907+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:26.777 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:26 smithi017 bash[27028]: audit 2023-10-26T02:20:26.588639+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237467\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237672\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:26.777 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:26 smithi017 bash[27028]: audit 2023-10-26T02:20:26.589907+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:26.974 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi017:vg_nvme/lv_4 2023-10-26T02:20:27.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:26 smithi163 bash[23532]: audit 2023-10-26T02:20:26.583244+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237467\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237672\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:27.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:26 smithi163 bash[23532]: audit 2023-10-26T02:20:26.588639+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237467\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:19:53.237672\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:27.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:26 smithi163 bash[23532]: audit 2023-10-26T02:20:26.589907+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:28.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:27 smithi163 bash[23532]: cluster 2023-10-26T02:20:26.614959+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:28.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:27 smithi163 bash[23532]: audit 2023-10-26T02:20:27.100731+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.096272\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099225\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099349\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}}, \"last_daemon_update\": \"2023-10-26T02:20:27.099641\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:28.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:27 smithi163 bash[23532]: audit 2023-10-26T02:20:27.104376+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.096272\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099225\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099349\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}}, \"last_daemon_update\": \"2023-10-26T02:20:27.099641\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:28.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:27 smithi017 bash[23462]: cluster 2023-10-26T02:20:26.614959+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:28.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:27 smithi017 bash[27028]: cluster 2023-10-26T02:20:26.614959+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:28.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:27 smithi017 bash[27028]: audit 2023-10-26T02:20:27.100731+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.096272\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099225\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099349\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}}, \"last_daemon_update\": \"2023-10-26T02:20:27.099641\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:28.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:27 smithi017 bash[27028]: audit 2023-10-26T02:20:27.104376+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.096272\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099225\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099349\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}}, \"last_daemon_update\": \"2023-10-26T02:20:27.099641\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:28.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:27 smithi017 bash[23462]: audit 2023-10-26T02:20:27.100731+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.096272\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099225\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099349\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}}, \"last_daemon_update\": \"2023-10-26T02:20:27.099641\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:28.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:27 smithi017 bash[23462]: audit 2023-10-26T02:20:27.104376+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.096272\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099225\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099349\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}}, \"last_daemon_update\": \"2023-10-26T02:20:27.099641\", \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:29.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:28 smithi163 bash[23532]: cluster 2023-10-26T02:20:28.454340+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2023-10-26T02:20:29.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:28 smithi163 bash[23532]: audit 2023-10-26T02:20:28.457183+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.163:0/397019800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:20:29.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:28 smithi163 bash[23532]: audit 2023-10-26T02:20:28.460141+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.163:0/397019800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:20:29.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:28 smithi017 bash[23462]: cluster 2023-10-26T02:20:28.454340+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2023-10-26T02:20:29.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:28 smithi017 bash[23462]: audit 2023-10-26T02:20:28.457183+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.163:0/397019800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:20:29.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:28 smithi017 bash[23462]: audit 2023-10-26T02:20:28.460141+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.163:0/397019800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:20:29.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:28 smithi017 bash[27028]: cluster 2023-10-26T02:20:28.454340+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2023-10-26T02:20:29.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:28 smithi017 bash[27028]: audit 2023-10-26T02:20:28.457183+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.163:0/397019800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:20:29.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:28 smithi017 bash[27028]: audit 2023-10-26T02:20:28.460141+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.163:0/397019800' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:20:29.992 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:29 smithi017 bash[23462]: cluster 2023-10-26T02:20:28.615421+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:29.993 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:29 smithi017 bash[23462]: cluster 2023-10-26T02:20:28.707585+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e14: y(active, since 114s), standbys: x 2023-10-26T02:20:29.993 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:29 smithi017 bash[23462]: audit 2023-10-26T02:20:28.707820+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T02:20:29.993 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:29 smithi017 bash[27028]: cluster 2023-10-26T02:20:28.615421+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:29.994 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:29 smithi017 bash[27028]: cluster 2023-10-26T02:20:28.707585+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e14: y(active, since 114s), standbys: x 2023-10-26T02:20:29.994 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:29 smithi017 bash[27028]: audit 2023-10-26T02:20:28.707820+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T02:20:30.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:29 smithi163 bash[23532]: cluster 2023-10-26T02:20:28.615421+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:30.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:29 smithi163 bash[23532]: cluster 2023-10-26T02:20:28.707585+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e14: y(active, since 114s), standbys: x 2023-10-26T02:20:30.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:29 smithi163 bash[23532]: audit 2023-10-26T02:20:28.707820+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T02:20:31.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:30 smithi163 bash[23532]: audit 2023-10-26T02:20:29.751923+0000 mgr.y (mgr.14140) 63 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:20:31.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:30 smithi163 bash[23532]: cephadm 2023-10-26T02:20:29.753861+0000 mgr.y (mgr.14140) 64 : cephadm [INF] Applying osd on host smithi017... 2023-10-26T02:20:31.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:30 smithi163 bash[23532]: audit 2023-10-26T02:20:29.754392+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:20:31.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:30 smithi163 bash[23532]: audit 2023-10-26T02:20:29.756023+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:31.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:30 smithi163 bash[23532]: audit 2023-10-26T02:20:29.757984+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:20:31.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:30 smithi017 bash[23462]: audit 2023-10-26T02:20:29.751923+0000 mgr.y (mgr.14140) 63 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:20:31.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:30 smithi017 bash[23462]: cephadm 2023-10-26T02:20:29.753861+0000 mgr.y (mgr.14140) 64 : cephadm [INF] Applying osd on host smithi017... 2023-10-26T02:20:31.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:30 smithi017 bash[23462]: audit 2023-10-26T02:20:29.754392+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:20:31.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:30 smithi017 bash[23462]: audit 2023-10-26T02:20:29.756023+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:31.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:30 smithi017 bash[23462]: audit 2023-10-26T02:20:29.757984+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:20:31.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:30 smithi017 bash[27028]: audit 2023-10-26T02:20:29.751923+0000 mgr.y (mgr.14140) 63 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:20:31.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:30 smithi017 bash[27028]: cephadm 2023-10-26T02:20:29.753861+0000 mgr.y (mgr.14140) 64 : cephadm [INF] Applying osd on host smithi017... 2023-10-26T02:20:31.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:30 smithi017 bash[27028]: audit 2023-10-26T02:20:29.754392+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:20:31.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:30 smithi017 bash[27028]: audit 2023-10-26T02:20:29.756023+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:31.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:30 smithi017 bash[27028]: audit 2023-10-26T02:20:29.757984+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:20:31.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:31 smithi017 bash[23462]: cluster 2023-10-26T02:20:30.616088+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:31.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:31 smithi017 bash[27028]: cluster 2023-10-26T02:20:30.616088+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:32.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:31 smithi163 bash[23532]: cluster 2023-10-26T02:20:30.616088+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:34.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:33 smithi163 bash[23532]: cluster 2023-10-26T02:20:32.616740+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:34.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:33 smithi163 bash[23532]: audit 2023-10-26T02:20:32.916902+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.17:0/1423756707' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c801587-6fd4-4d5a-ad82-86159d324463"}]: dispatch 2023-10-26T02:20:34.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:33 smithi163 bash[23532]: audit 2023-10-26T02:20:32.917556+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c801587-6fd4-4d5a-ad82-86159d324463"}]: dispatch 2023-10-26T02:20:34.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:33 smithi163 bash[23532]: audit 2023-10-26T02:20:32.922895+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c801587-6fd4-4d5a-ad82-86159d324463"}]': finished 2023-10-26T02:20:34.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:33 smithi163 bash[23532]: cluster 2023-10-26T02:20:32.922959+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-10-26T02:20:34.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:33 smithi163 bash[23532]: audit 2023-10-26T02:20:32.923192+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:20:34.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:33 smithi017 bash[23462]: cluster 2023-10-26T02:20:32.616740+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:34.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:33 smithi017 bash[23462]: audit 2023-10-26T02:20:32.916902+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.17:0/1423756707' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c801587-6fd4-4d5a-ad82-86159d324463"}]: dispatch 2023-10-26T02:20:34.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:33 smithi017 bash[23462]: audit 2023-10-26T02:20:32.917556+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c801587-6fd4-4d5a-ad82-86159d324463"}]: dispatch 2023-10-26T02:20:34.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:33 smithi017 bash[23462]: audit 2023-10-26T02:20:32.922895+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c801587-6fd4-4d5a-ad82-86159d324463"}]': finished 2023-10-26T02:20:34.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:33 smithi017 bash[23462]: cluster 2023-10-26T02:20:32.922959+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-10-26T02:20:34.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:33 smithi017 bash[23462]: audit 2023-10-26T02:20:32.923192+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:20:34.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:33 smithi017 bash[27028]: cluster 2023-10-26T02:20:32.616740+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:34.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:33 smithi017 bash[27028]: audit 2023-10-26T02:20:32.916902+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.17:0/1423756707' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c801587-6fd4-4d5a-ad82-86159d324463"}]: dispatch 2023-10-26T02:20:34.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:33 smithi017 bash[27028]: audit 2023-10-26T02:20:32.917556+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c801587-6fd4-4d5a-ad82-86159d324463"}]: dispatch 2023-10-26T02:20:34.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:33 smithi017 bash[27028]: audit 2023-10-26T02:20:32.922895+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c801587-6fd4-4d5a-ad82-86159d324463"}]': finished 2023-10-26T02:20:34.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:33 smithi017 bash[27028]: cluster 2023-10-26T02:20:32.922959+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-10-26T02:20:34.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:33 smithi017 bash[27028]: audit 2023-10-26T02:20:32.923192+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:20:36.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:35 smithi163 bash[23532]: cluster 2023-10-26T02:20:34.617212+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:36.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:35 smithi163 bash[23532]: audit 2023-10-26T02:20:34.948165+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.17:0/3695863806' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:20:36.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:35 smithi017 bash[23462]: cluster 2023-10-26T02:20:34.617212+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:36.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:35 smithi017 bash[23462]: audit 2023-10-26T02:20:34.948165+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.17:0/3695863806' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:20:36.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:35 smithi017 bash[27028]: cluster 2023-10-26T02:20:34.617212+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:36.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:35 smithi017 bash[27028]: audit 2023-10-26T02:20:34.948165+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.17:0/3695863806' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:20:38.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:37 smithi163 bash[23532]: cluster 2023-10-26T02:20:36.617778+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:38.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:37 smithi163 bash[23532]: audit 2023-10-26T02:20:37.634315+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:20:38.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:37 smithi017 bash[23462]: cluster 2023-10-26T02:20:36.617778+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:38.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:37 smithi017 bash[23462]: audit 2023-10-26T02:20:37.634315+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:20:38.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:37 smithi017 bash[27028]: cluster 2023-10-26T02:20:36.617778+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:38.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:37 smithi017 bash[27028]: audit 2023-10-26T02:20:37.634315+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:20:39.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:39 smithi017 bash[23462]: cluster 2023-10-26T02:20:38.618335+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:39.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:39 smithi017 bash[27028]: cluster 2023-10-26T02:20:38.618335+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:40.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:39 smithi163 bash[23532]: cluster 2023-10-26T02:20:38.618335+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:41.939 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:41 smithi017 bash[27028]: cluster 2023-10-26T02:20:40.618787+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:41.939 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:41 smithi017 bash[27028]: audit 2023-10-26T02:20:41.032720+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-26T02:20:41.939 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:41 smithi017 bash[27028]: audit 2023-10-26T02:20:41.034670+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:41.940 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:41 smithi017 bash[27028]: audit 2023-10-26T02:20:41.036851+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-10-26T02:20:41.940 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:41 smithi017 bash[23462]: cluster 2023-10-26T02:20:40.618787+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:41.940 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:41 smithi017 bash[23462]: audit 2023-10-26T02:20:41.032720+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-26T02:20:41.940 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:41 smithi017 bash[23462]: audit 2023-10-26T02:20:41.034670+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:41.941 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:41 smithi017 bash[23462]: audit 2023-10-26T02:20:41.036851+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-10-26T02:20:42.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:41 smithi163 bash[23532]: cluster 2023-10-26T02:20:40.618787+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:42.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:41 smithi163 bash[23532]: audit 2023-10-26T02:20:41.032720+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-26T02:20:42.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:41 smithi163 bash[23532]: audit 2023-10-26T02:20:41.034670+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:42.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:41 smithi163 bash[23532]: audit 2023-10-26T02:20:41.036851+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-10-26T02:20:43.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:42 smithi163 bash[23532]: cephadm 2023-10-26T02:20:41.036152+0000 mgr.y (mgr.14140) 71 : cephadm [INF] Deploying daemon osd.0 on smithi017 2023-10-26T02:20:43.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:42 smithi017 bash[23462]: cephadm 2023-10-26T02:20:41.036152+0000 mgr.y (mgr.14140) 71 : cephadm [INF] Deploying daemon osd.0 on smithi017 2023-10-26T02:20:43.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:42 smithi017 bash[27028]: cephadm 2023-10-26T02:20:41.036152+0000 mgr.y (mgr.14140) 71 : cephadm [INF] Deploying daemon osd.0 on smithi017 2023-10-26T02:20:43.171 INFO:teuthology.orchestra.run.smithi017.stdout:Created osd(s) 0 on host 'smithi017' 2023-10-26T02:20:43.999 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:43 smithi017 bash[23462]: cluster 2023-10-26T02:20:42.619259+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:44.000 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:43 smithi017 bash[27028]: cluster 2023-10-26T02:20:42.619259+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:44.000 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:43 smithi017 bash[27028]: audit 2023-10-26T02:20:43.158205+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.096272\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099225\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099349\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:44.001 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:43 smithi017 bash[27028]: audit 2023-10-26T02:20:43.158779+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:44.001 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:43 smithi017 bash[27028]: audit 2023-10-26T02:20:43.162949+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.096272\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099225\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099349\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:44.001 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:43 smithi017 bash[23462]: audit 2023-10-26T02:20:43.158205+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.096272\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099225\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099349\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:44.001 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:43 smithi017 bash[23462]: audit 2023-10-26T02:20:43.158779+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:44.002 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:43 smithi017 bash[23462]: audit 2023-10-26T02:20:43.162949+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.096272\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099225\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099349\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:44.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:43 smithi163 bash[23532]: cluster 2023-10-26T02:20:42.619259+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:44.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:43 smithi163 bash[23532]: audit 2023-10-26T02:20:43.158205+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.096272\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099225\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099349\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:44.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:43 smithi163 bash[23532]: audit 2023-10-26T02:20:43.158779+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:44.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:43 smithi163 bash[23532]: audit 2023-10-26T02:20:43.162949+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.096272\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099225\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:27.099349\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_device_update\": \"2023-10-26T02:18:42.306592\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:44.556 DEBUG:teuthology.orchestra.run.smithi017:osd.0> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.0.service 2023-10-26T02:20:44.558 INFO:tasks.cephadm:Deploying osd.1 on smithi017 with /dev/vg_nvme/lv_3... 2023-10-26T02:20:44.559 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-26T02:20:44.890 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:44 smithi017 bash[27028]: audit 2023-10-26T02:20:44.021492+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_daemon_update\": \"2023-10-26T02:20:44.019952\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:44.890 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:44 smithi017 bash[27028]: audit 2023-10-26T02:20:44.027065+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_daemon_update\": \"2023-10-26T02:20:44.019952\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:44.890 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:44 smithi017 bash[27028]: audit 2023-10-26T02:20:44.028139+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:20:44.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:44 smithi017 bash[23462]: audit 2023-10-26T02:20:44.021492+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_daemon_update\": \"2023-10-26T02:20:44.019952\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:44.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:44 smithi017 bash[23462]: audit 2023-10-26T02:20:44.027065+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_daemon_update\": \"2023-10-26T02:20:44.019952\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:44.891 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:44 smithi017 bash[23462]: audit 2023-10-26T02:20:44.028139+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:20:45.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:44 smithi163 bash[23532]: audit 2023-10-26T02:20:44.021492+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_daemon_update\": \"2023-10-26T02:20:44.019952\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:45.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:44 smithi163 bash[23532]: audit 2023-10-26T02:20:44.027065+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_daemon_update\": \"2023-10-26T02:20:44.019952\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:45.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:44 smithi163 bash[23532]: audit 2023-10-26T02:20:44.028139+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:20:45.792 INFO:journalctl@ceph.osd.0.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:20:45.902 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:45 smithi017 bash[23462]: cluster 2023-10-26T02:20:44.619771+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:45.902 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:45 smithi017 bash[27028]: cluster 2023-10-26T02:20:44.619771+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:46.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:45 smithi163 bash[23532]: cluster 2023-10-26T02:20:44.619771+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:46.047 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:20:45 smithi017 bash[28780]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-26T02:20:46.047 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:20:45 smithi017 bash[28780]: 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-10-26T02:20:46.047 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:20:45 smithi017 bash[28780]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-10-26T02:20:46.047 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:20:45 smithi017 bash[28780]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-10-26T02:20:46.048 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:20:45 smithi017 bash[28780]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-26T02:20:46.048 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:20:45 smithi017 bash[28780]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-26T02:20:46.048 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:20:45 smithi017 bash[28780]: --> ceph-volume lvm activate successful for osd ID: 0 2023-10-26T02:20:48.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:47 smithi163 bash[23532]: cluster 2023-10-26T02:20:46.620301+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v61: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:48.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:47 smithi017 bash[23462]: cluster 2023-10-26T02:20:46.620301+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v61: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:48.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:47 smithi017 bash[27028]: cluster 2023-10-26T02:20:46.620301+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v61: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:49.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:49 smithi017 bash[23462]: cluster 2023-10-26T02:20:48.620769+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v62: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:49.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:49 smithi017 bash[27028]: cluster 2023-10-26T02:20:48.620769+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v62: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:50.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:49 smithi163 bash[23532]: cluster 2023-10-26T02:20:48.620769+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v62: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:51.024 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:20:50 smithi017 bash[29061]: debug 2023-10-26T02:20:50.684+0000 7fe0fe909ec0 -1 Falling back to public interface 2023-10-26T02:20:51.276 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-26T02:20:51.276 INFO:teuthology.orchestra.run.smithi017.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-26T02:20:51.276 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10+0 records in 2023-10-26T02:20:51.277 INFO:teuthology.orchestra.run.smithi017.stderr:10+0 records out 2023-10-26T02:20:51.277 INFO:teuthology.orchestra.run.smithi017.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0134929 s, 777 MB/s 2023-10-26T02:20:51.277 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping successful for: 2023-10-26T02:20:51.688 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:20:51 smithi017 bash[29061]: debug 2023-10-26T02:20:51.300+0000 7fe0fe909ec0 -1 osd.0 0 log_to_monitors {default=true} 2023-10-26T02:20:51.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:51 smithi017 bash[27028]: cluster 2023-10-26T02:20:50.621302+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v63: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:51.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:51 smithi017 bash[27028]: audit 2023-10-26T02:20:51.311754+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1918693186,v1:172.21.15.17:6803/1918693186]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-26T02:20:51.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:51 smithi017 bash[27028]: audit 2023-10-26T02:20:51.312321+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-10-26T02:20:51.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:51 smithi017 bash[23462]: cluster 2023-10-26T02:20:50.621302+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v63: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:51.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:51 smithi017 bash[23462]: audit 2023-10-26T02:20:51.311754+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1918693186,v1:172.21.15.17:6803/1918693186]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-26T02:20:51.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:51 smithi017 bash[23462]: audit 2023-10-26T02:20:51.312321+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-10-26T02:20:51.986 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi017:vg_nvme/lv_3 2023-10-26T02:20:52.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:51 smithi163 bash[23532]: cluster 2023-10-26T02:20:50.621302+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v63: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:52.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:51 smithi163 bash[23532]: audit 2023-10-26T02:20:51.311754+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1918693186,v1:172.21.15.17:6803/1918693186]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-26T02:20:52.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:51 smithi163 bash[23532]: audit 2023-10-26T02:20:51.312321+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-10-26T02:20:53.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:52 smithi163 bash[23532]: audit 2023-10-26T02:20:51.681760+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-10-26T02:20:53.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:52 smithi163 bash[23532]: cluster 2023-10-26T02:20:51.681897+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-10-26T02:20:53.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:52 smithi163 bash[23532]: audit 2023-10-26T02:20:51.683016+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:20:53.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:52 smithi163 bash[23532]: audit 2023-10-26T02:20:51.683170+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1918693186,v1:172.21.15.17:6803/1918693186]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:20:53.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:52 smithi163 bash[23532]: audit 2023-10-26T02:20:51.684270+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=smithi017", "root=default"]}]: dispatch 2023-10-26T02:20:53.027 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:20:52 smithi017 bash[29061]: debug 2023-10-26T02:20:52.688+0000 7fe0e76be700 -1 osd.0 0 waiting for initial osdmap 2023-10-26T02:20:53.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:52 smithi017 bash[27028]: audit 2023-10-26T02:20:51.681760+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-10-26T02:20:53.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:52 smithi017 bash[27028]: cluster 2023-10-26T02:20:51.681897+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-10-26T02:20:53.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:52 smithi017 bash[27028]: audit 2023-10-26T02:20:51.683016+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:20:53.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:52 smithi017 bash[27028]: audit 2023-10-26T02:20:51.683170+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1918693186,v1:172.21.15.17:6803/1918693186]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:20:53.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:52 smithi017 bash[27028]: audit 2023-10-26T02:20:51.684270+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=smithi017", "root=default"]}]: dispatch 2023-10-26T02:20:53.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:52 smithi017 bash[23462]: audit 2023-10-26T02:20:51.681760+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-10-26T02:20:53.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:52 smithi017 bash[23462]: cluster 2023-10-26T02:20:51.681897+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-10-26T02:20:53.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:52 smithi017 bash[23462]: audit 2023-10-26T02:20:51.683016+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:20:53.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:52 smithi017 bash[23462]: audit 2023-10-26T02:20:51.683170+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1918693186,v1:172.21.15.17:6803/1918693186]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:20:53.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:52 smithi017 bash[23462]: audit 2023-10-26T02:20:51.684270+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=smithi017", "root=default"]}]: dispatch 2023-10-26T02:20:53.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[27028]: cluster 2023-10-26T02:20:52.335804+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:20:53.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[27028]: cluster 2023-10-26T02:20:52.335903+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:20:53.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[27028]: cluster 2023-10-26T02:20:52.621803+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v65: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:53.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[27028]: audit 2023-10-26T02:20:52.685790+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=smithi017", "root=default"]}]': finished 2023-10-26T02:20:53.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[27028]: cluster 2023-10-26T02:20:52.685951+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-10-26T02:20:53.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[27028]: audit 2023-10-26T02:20:52.686381+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:20:53.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[27028]: audit 2023-10-26T02:20:53.476465+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:53.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[23462]: cluster 2023-10-26T02:20:52.335804+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:20:53.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[23462]: cluster 2023-10-26T02:20:52.335903+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:20:53.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[23462]: cluster 2023-10-26T02:20:52.621803+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v65: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:53.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[23462]: audit 2023-10-26T02:20:52.685790+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=smithi017", "root=default"]}]': finished 2023-10-26T02:20:53.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[23462]: cluster 2023-10-26T02:20:52.685951+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-10-26T02:20:53.777 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[23462]: audit 2023-10-26T02:20:52.686381+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:20:53.777 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:53 smithi017 bash[23462]: audit 2023-10-26T02:20:53.476465+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:54.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:53 smithi163 bash[23532]: cluster 2023-10-26T02:20:52.335804+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:20:54.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:53 smithi163 bash[23532]: cluster 2023-10-26T02:20:52.335903+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:20:54.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:53 smithi163 bash[23532]: cluster 2023-10-26T02:20:52.621803+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v65: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:54.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:53 smithi163 bash[23532]: audit 2023-10-26T02:20:52.685790+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=smithi017", "root=default"]}]': finished 2023-10-26T02:20:54.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:53 smithi163 bash[23532]: cluster 2023-10-26T02:20:52.685951+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-10-26T02:20:54.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:53 smithi163 bash[23532]: audit 2023-10-26T02:20:52.686381+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:20:54.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:53 smithi163 bash[23532]: audit 2023-10-26T02:20:53.476465+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:20:54.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:54 smithi017 bash[23462]: cluster 2023-10-26T02:20:53.701630+0000 mon.a (mon.0) 205 : cluster [INF] osd.0 [v2:172.21.15.17:6802/1918693186,v1:172.21.15.17:6803/1918693186] boot 2023-10-26T02:20:54.723 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:54 smithi017 bash[23462]: cluster 2023-10-26T02:20:53.701690+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-10-26T02:20:54.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:54 smithi017 bash[23462]: audit 2023-10-26T02:20:53.702320+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:20:54.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:54 smithi017 bash[23462]: audit 2023-10-26T02:20:53.714026+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_daemon_update\": \"2023-10-26T02:20:44.019952\", \"last_device_update\": \"2023-10-26T02:20:53.713377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:54.724 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:54 smithi017 bash[23462]: audit 2023-10-26T02:20:53.717799+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_daemon_update\": \"2023-10-26T02:20:44.019952\", \"last_device_update\": \"2023-10-26T02:20:53.713377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:54.976 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:54 smithi017 bash[27028]: cluster 2023-10-26T02:20:53.701630+0000 mon.a (mon.0) 205 : cluster [INF] osd.0 [v2:172.21.15.17:6802/1918693186,v1:172.21.15.17:6803/1918693186] boot 2023-10-26T02:20:54.976 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:54 smithi017 bash[27028]: cluster 2023-10-26T02:20:53.701690+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-10-26T02:20:54.976 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:54 smithi017 bash[27028]: audit 2023-10-26T02:20:53.702320+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:20:54.977 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:54 smithi017 bash[27028]: audit 2023-10-26T02:20:53.714026+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_daemon_update\": \"2023-10-26T02:20:44.019952\", \"last_device_update\": \"2023-10-26T02:20:53.713377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:54.977 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:54 smithi017 bash[27028]: audit 2023-10-26T02:20:53.717799+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_daemon_update\": \"2023-10-26T02:20:44.019952\", \"last_device_update\": \"2023-10-26T02:20:53.713377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:55.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:54 smithi163 bash[23532]: cluster 2023-10-26T02:20:53.701630+0000 mon.a (mon.0) 205 : cluster [INF] osd.0 [v2:172.21.15.17:6802/1918693186,v1:172.21.15.17:6803/1918693186] boot 2023-10-26T02:20:55.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:54 smithi163 bash[23532]: cluster 2023-10-26T02:20:53.701690+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-10-26T02:20:55.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:54 smithi163 bash[23532]: audit 2023-10-26T02:20:53.702320+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:20:55.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:54 smithi163 bash[23532]: audit 2023-10-26T02:20:53.714026+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_daemon_update\": \"2023-10-26T02:20:44.019952\", \"last_device_update\": \"2023-10-26T02:20:53.713377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:20:55.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:54 smithi163 bash[23532]: audit 2023-10-26T02:20:53.717799+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}}, \"last_daemon_update\": \"2023-10-26T02:20:44.019952\", \"last_device_update\": \"2023-10-26T02:20:53.713377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:20:56.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:55 smithi163 bash[23532]: cluster 2023-10-26T02:20:54.622441+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v68: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:56.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:55 smithi163 bash[23532]: cluster 2023-10-26T02:20:54.714918+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-10-26T02:20:56.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:55 smithi163 bash[23532]: audit 2023-10-26T02:20:55.397305+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:20:56.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:55 smithi163 bash[23532]: audit 2023-10-26T02:20:55.398494+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:56.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:55 smithi163 bash[23532]: audit 2023-10-26T02:20:55.399869+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:20:56.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:55 smithi163 bash[23532]: cluster 2023-10-26T02:20:55.715641+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-10-26T02:20:56.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:55 smithi017 bash[23462]: cluster 2023-10-26T02:20:54.622441+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v68: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:56.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:55 smithi017 bash[23462]: cluster 2023-10-26T02:20:54.714918+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-10-26T02:20:56.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:55 smithi017 bash[23462]: audit 2023-10-26T02:20:55.397305+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:20:56.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:55 smithi017 bash[23462]: audit 2023-10-26T02:20:55.398494+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:56.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:55 smithi017 bash[23462]: audit 2023-10-26T02:20:55.399869+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:20:56.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:55 smithi017 bash[23462]: cluster 2023-10-26T02:20:55.715641+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-10-26T02:20:56.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:55 smithi017 bash[27028]: cluster 2023-10-26T02:20:54.622441+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v68: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T02:20:56.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:55 smithi017 bash[27028]: cluster 2023-10-26T02:20:54.714918+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-10-26T02:20:56.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:55 smithi017 bash[27028]: audit 2023-10-26T02:20:55.397305+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:20:56.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:55 smithi017 bash[27028]: audit 2023-10-26T02:20:55.398494+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:20:56.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:55 smithi017 bash[27028]: audit 2023-10-26T02:20:55.399869+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:20:56.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:55 smithi017 bash[27028]: cluster 2023-10-26T02:20:55.715641+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-10-26T02:20:56.860 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:56 smithi017 bash[23462]: audit 2023-10-26T02:20:55.396233+0000 mgr.y (mgr.14140) 79 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:20:56.861 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:56 smithi017 bash[23462]: cephadm 2023-10-26T02:20:55.396918+0000 mgr.y (mgr.14140) 80 : cephadm [INF] Applying osd on host smithi017... 2023-10-26T02:20:56.861 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:56 smithi017 bash[27028]: audit 2023-10-26T02:20:55.396233+0000 mgr.y (mgr.14140) 79 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:20:56.861 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:56 smithi017 bash[27028]: cephadm 2023-10-26T02:20:55.396918+0000 mgr.y (mgr.14140) 80 : cephadm [INF] Applying osd on host smithi017... 2023-10-26T02:20:57.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:56 smithi163 bash[23532]: audit 2023-10-26T02:20:55.396233+0000 mgr.y (mgr.14140) 79 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:20:57.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:56 smithi163 bash[23532]: cephadm 2023-10-26T02:20:55.396918+0000 mgr.y (mgr.14140) 80 : cephadm [INF] Applying osd on host smithi017... 2023-10-26T02:20:58.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:57 smithi163 bash[23532]: cluster 2023-10-26T02:20:56.622929+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:20:58.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:57 smithi163 bash[23532]: cluster 2023-10-26T02:20:56.721645+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-26T02:20:58.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:57 smithi017 bash[27028]: cluster 2023-10-26T02:20:56.622929+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:20:58.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:57 smithi017 bash[27028]: cluster 2023-10-26T02:20:56.721645+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-26T02:20:58.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:57 smithi017 bash[23462]: cluster 2023-10-26T02:20:56.622929+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:20:58.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:57 smithi017 bash[23462]: cluster 2023-10-26T02:20:56.721645+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-26T02:21:00.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:59 smithi163 bash[23532]: cluster 2023-10-26T02:20:58.623470+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:00.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:59 smithi163 bash[23532]: audit 2023-10-26T02:20:58.863572+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.17:0/62345362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "618458a2-a590-4910-8ebb-3ab59079bd95"}]: dispatch 2023-10-26T02:21:00.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:59 smithi163 bash[23532]: audit 2023-10-26T02:20:58.871111+0000 mon.a (mon.0) 217 : audit [INF] from='client.? 172.21.15.17:0/62345362' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "618458a2-a590-4910-8ebb-3ab59079bd95"}]': finished 2023-10-26T02:21:00.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:59 smithi163 bash[23532]: cluster 2023-10-26T02:20:58.871222+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-10-26T02:21:00.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:20:59 smithi163 bash[23532]: audit 2023-10-26T02:20:58.871380+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:21:00.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:59 smithi017 bash[23462]: cluster 2023-10-26T02:20:58.623470+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:00.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:59 smithi017 bash[23462]: audit 2023-10-26T02:20:58.863572+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.17:0/62345362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "618458a2-a590-4910-8ebb-3ab59079bd95"}]: dispatch 2023-10-26T02:21:00.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:59 smithi017 bash[23462]: audit 2023-10-26T02:20:58.871111+0000 mon.a (mon.0) 217 : audit [INF] from='client.? 172.21.15.17:0/62345362' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "618458a2-a590-4910-8ebb-3ab59079bd95"}]': finished 2023-10-26T02:21:00.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:59 smithi017 bash[23462]: cluster 2023-10-26T02:20:58.871222+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-10-26T02:21:00.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:20:59 smithi017 bash[23462]: audit 2023-10-26T02:20:58.871380+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:21:00.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:59 smithi017 bash[27028]: cluster 2023-10-26T02:20:58.623470+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:00.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:59 smithi017 bash[27028]: audit 2023-10-26T02:20:58.863572+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.17:0/62345362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "618458a2-a590-4910-8ebb-3ab59079bd95"}]: dispatch 2023-10-26T02:21:00.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:59 smithi017 bash[27028]: audit 2023-10-26T02:20:58.871111+0000 mon.a (mon.0) 217 : audit [INF] from='client.? 172.21.15.17:0/62345362' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "618458a2-a590-4910-8ebb-3ab59079bd95"}]': finished 2023-10-26T02:21:00.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:59 smithi017 bash[27028]: cluster 2023-10-26T02:20:58.871222+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-10-26T02:21:00.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:20:59 smithi017 bash[27028]: audit 2023-10-26T02:20:58.871380+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:21:02.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:01 smithi163 bash[23532]: cluster 2023-10-26T02:21:00.624021+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:02.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:01 smithi163 bash[23532]: audit 2023-10-26T02:21:01.005163+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.17:0/3216269966' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:21:02.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:01 smithi017 bash[23462]: cluster 2023-10-26T02:21:00.624021+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:02.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:01 smithi017 bash[23462]: audit 2023-10-26T02:21:01.005163+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.17:0/3216269966' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:21:02.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:01 smithi017 bash[27028]: cluster 2023-10-26T02:21:00.624021+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:02.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:01 smithi017 bash[27028]: audit 2023-10-26T02:21:01.005163+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.17:0/3216269966' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:21:04.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:03 smithi163 bash[23532]: cluster 2023-10-26T02:21:02.624569+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:04.060 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:03 smithi163 bash[23532]: cluster 2023-10-26T02:21:03.612644+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-26T02:21:04.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:03 smithi017 bash[23462]: cluster 2023-10-26T02:21:02.624569+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:04.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:03 smithi017 bash[23462]: cluster 2023-10-26T02:21:03.612644+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-26T02:21:04.062 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:03 smithi017 bash[27028]: cluster 2023-10-26T02:21:02.624569+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:04.062 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:03 smithi017 bash[27028]: cluster 2023-10-26T02:21:03.612644+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-26T02:21:04.951 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:04 smithi017 bash[23462]: audit 2023-10-26T02:21:03.805750+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:04.951 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:04 smithi017 bash[27028]: audit 2023-10-26T02:21:03.805750+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:05.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:04 smithi163 bash[23532]: audit 2023-10-26T02:21:03.805750+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:06.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:05 smithi163 bash[23532]: cluster 2023-10-26T02:21:04.625136+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:06.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:05 smithi017 bash[23462]: cluster 2023-10-26T02:21:04.625136+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:06.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:05 smithi017 bash[27028]: cluster 2023-10-26T02:21:04.625136+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:08.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:07 smithi163 bash[23532]: cluster 2023-10-26T02:21:06.625720+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:08.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:07 smithi163 bash[23532]: audit 2023-10-26T02:21:07.369164+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-26T02:21:08.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:07 smithi163 bash[23532]: audit 2023-10-26T02:21:07.370847+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:21:08.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:07 smithi163 bash[23532]: audit 2023-10-26T02:21:07.372514+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-10-26T02:21:08.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:07 smithi017 bash[23462]: cluster 2023-10-26T02:21:06.625720+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:08.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:07 smithi017 bash[23462]: audit 2023-10-26T02:21:07.369164+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-26T02:21:08.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:07 smithi017 bash[23462]: audit 2023-10-26T02:21:07.370847+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:21:08.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:07 smithi017 bash[23462]: audit 2023-10-26T02:21:07.372514+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-10-26T02:21:08.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:07 smithi017 bash[27028]: cluster 2023-10-26T02:21:06.625720+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:08.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:07 smithi017 bash[27028]: audit 2023-10-26T02:21:07.369164+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-26T02:21:08.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:07 smithi017 bash[27028]: audit 2023-10-26T02:21:07.370847+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:21:08.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:07 smithi017 bash[27028]: audit 2023-10-26T02:21:07.372514+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-10-26T02:21:09.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:08 smithi163 bash[23532]: cephadm 2023-10-26T02:21:07.372027+0000 mgr.y (mgr.14140) 87 : cephadm [INF] Deploying daemon osd.1 on smithi017 2023-10-26T02:21:09.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:08 smithi017 bash[23462]: cephadm 2023-10-26T02:21:07.372027+0000 mgr.y (mgr.14140) 87 : cephadm [INF] Deploying daemon osd.1 on smithi017 2023-10-26T02:21:09.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:08 smithi017 bash[27028]: cephadm 2023-10-26T02:21:07.372027+0000 mgr.y (mgr.14140) 87 : cephadm [INF] Deploying daemon osd.1 on smithi017 2023-10-26T02:21:09.643 INFO:teuthology.orchestra.run.smithi017.stdout:Created osd(s) 1 on host 'smithi017' 2023-10-26T02:21:09.941 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:09 smithi017 bash[23462]: cluster 2023-10-26T02:21:08.626257+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:09.941 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:09 smithi017 bash[27028]: cluster 2023-10-26T02:21:08.626257+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:09.942 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:09 smithi017 bash[23462]: audit 2023-10-26T02:21:09.629961+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_device_update\": \"2023-10-26T02:20:53.713377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:09.942 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:09 smithi017 bash[23462]: audit 2023-10-26T02:21:09.630686+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:21:09.942 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:09 smithi017 bash[23462]: audit 2023-10-26T02:21:09.636261+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_device_update\": \"2023-10-26T02:20:53.713377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:09.943 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:09 smithi017 bash[27028]: audit 2023-10-26T02:21:09.629961+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_device_update\": \"2023-10-26T02:20:53.713377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:09.943 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:09 smithi017 bash[27028]: audit 2023-10-26T02:21:09.630686+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:21:09.943 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:09 smithi017 bash[27028]: audit 2023-10-26T02:21:09.636261+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_device_update\": \"2023-10-26T02:20:53.713377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:10.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:09 smithi163 bash[23532]: cluster 2023-10-26T02:21:08.626257+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:10.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:09 smithi163 bash[23532]: audit 2023-10-26T02:21:09.629961+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_device_update\": \"2023-10-26T02:20:53.713377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:10.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:09 smithi163 bash[23532]: audit 2023-10-26T02:21:09.630686+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:21:10.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:09 smithi163 bash[23532]: audit 2023-10-26T02:21:09.636261+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019279\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019485\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019611\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:44.019731\", \"created\": \"2023-10-26T02:20:43.136217\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_device_update\": \"2023-10-26T02:20:53.713377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:11.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:10 smithi163 bash[23532]: audit 2023-10-26T02:21:10.402993+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_daemon_update\": \"2023-10-26T02:21:10.401280\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:11.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:10 smithi163 bash[23532]: audit 2023-10-26T02:21:10.408594+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_daemon_update\": \"2023-10-26T02:21:10.401280\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:11.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:10 smithi163 bash[23532]: audit 2023-10-26T02:21:10.409891+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:11.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:10 smithi017 bash[23462]: audit 2023-10-26T02:21:10.402993+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_daemon_update\": \"2023-10-26T02:21:10.401280\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:11.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:10 smithi017 bash[27028]: audit 2023-10-26T02:21:10.402993+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_daemon_update\": \"2023-10-26T02:21:10.401280\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:11.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:10 smithi017 bash[23462]: audit 2023-10-26T02:21:10.408594+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_daemon_update\": \"2023-10-26T02:21:10.401280\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:11.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:10 smithi017 bash[23462]: audit 2023-10-26T02:21:10.409891+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:11.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:10 smithi017 bash[27028]: audit 2023-10-26T02:21:10.408594+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_daemon_update\": \"2023-10-26T02:21:10.401280\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:11.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:10 smithi017 bash[27028]: audit 2023-10-26T02:21:10.409891+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:11.416 DEBUG:teuthology.orchestra.run.smithi017:osd.1> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.1.service 2023-10-26T02:21:11.419 INFO:tasks.cephadm:Deploying osd.2 on smithi017 with /dev/vg_nvme/lv_2... 2023-10-26T02:21:11.419 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-26T02:21:11.673 INFO:journalctl@ceph.osd.1.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:21:12.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:11 smithi163 bash[23532]: cluster 2023-10-26T02:21:10.626877+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:12.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:11 smithi017 bash[23462]: cluster 2023-10-26T02:21:10.626877+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:12.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:11 smithi017 bash[27028]: cluster 2023-10-26T02:21:10.626877+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:12.898 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:21:12 smithi017 bash[30342]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-26T02:21:12.899 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:21:12 smithi017 bash[30342]: 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-10-26T02:21:12.899 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:21:12 smithi017 bash[30342]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-26T02:21:12.899 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:21:12 smithi017 bash[30342]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-26T02:21:12.899 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:21:12 smithi017 bash[30342]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-26T02:21:12.900 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:21:12 smithi017 bash[30342]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-26T02:21:12.900 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:21:12 smithi017 bash[30342]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-26T02:21:13.997 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:13 smithi017 bash[23462]: cluster 2023-10-26T02:21:12.627463+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:13.998 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:13 smithi017 bash[27028]: cluster 2023-10-26T02:21:12.627463+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:14.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:13 smithi163 bash[23532]: cluster 2023-10-26T02:21:12.627463+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:16.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:15 smithi163 bash[23532]: cluster 2023-10-26T02:21:14.628060+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:16.059 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:15 smithi017 bash[27028]: cluster 2023-10-26T02:21:14.628060+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:16.059 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:15 smithi017 bash[23462]: cluster 2023-10-26T02:21:14.628060+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:17.404 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-26T02:21:17.405 INFO:teuthology.orchestra.run.smithi017.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-26T02:21:17.405 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10+0 records in 2023-10-26T02:21:17.405 INFO:teuthology.orchestra.run.smithi017.stderr:10+0 records out 2023-10-26T02:21:17.405 INFO:teuthology.orchestra.run.smithi017.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0126302 s, 830 MB/s 2023-10-26T02:21:17.406 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping successful for: 2023-10-26T02:21:17.466 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:21:17 smithi017 bash[30706]: debug 2023-10-26T02:21:17.188+0000 7f756b428ec0 -1 Falling back to public interface 2023-10-26T02:21:18.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:17 smithi163 bash[23532]: cluster 2023-10-26T02:21:16.628577+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:18.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:17 smithi017 bash[27028]: cluster 2023-10-26T02:21:16.628577+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:18.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:17 smithi017 bash[23462]: cluster 2023-10-26T02:21:16.628577+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:18.024 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:21:17 smithi017 bash[30706]: debug 2023-10-26T02:21:17.824+0000 7f756b428ec0 -1 osd.1 0 log_to_monitors {default=true} 2023-10-26T02:21:18.164 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi017:vg_nvme/lv_2 2023-10-26T02:21:19.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:18 smithi163 bash[23532]: audit 2023-10-26T02:21:17.834881+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/2631656408,v1:172.21.15.17:6811/2631656408]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-26T02:21:19.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:18 smithi163 bash[23532]: audit 2023-10-26T02:21:17.835324+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-26T02:21:19.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:18 smithi017 bash[23462]: audit 2023-10-26T02:21:17.834881+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/2631656408,v1:172.21.15.17:6811/2631656408]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-26T02:21:19.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:18 smithi017 bash[23462]: audit 2023-10-26T02:21:17.835324+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-26T02:21:19.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:18 smithi017 bash[27028]: audit 2023-10-26T02:21:17.834881+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/2631656408,v1:172.21.15.17:6811/2631656408]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-26T02:21:19.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:18 smithi017 bash[27028]: audit 2023-10-26T02:21:17.835324+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-26T02:21:20.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:19 smithi163 bash[23532]: cluster 2023-10-26T02:21:18.629143+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:20.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:19 smithi163 bash[23532]: audit 2023-10-26T02:21:18.749628+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-26T02:21:20.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:19 smithi163 bash[23532]: cluster 2023-10-26T02:21:18.749739+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-10-26T02:21:20.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:19 smithi163 bash[23532]: audit 2023-10-26T02:21:18.749962+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:21:20.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:19 smithi163 bash[23532]: audit 2023-10-26T02:21:18.750627+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/2631656408,v1:172.21.15.17:6811/2631656408]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:21:20.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:19 smithi163 bash[23532]: audit 2023-10-26T02:21:18.751090+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:21:20.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:19 smithi163 bash[23532]: audit 2023-10-26T02:21:19.273448+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:21:20.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:19 smithi163 bash[23532]: audit 2023-10-26T02:21:19.496978+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_daemon_update\": \"2023-10-26T02:21:10.401280\", \"last_device_update\": \"2023-10-26T02:21:19.496041\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:20.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:19 smithi163 bash[23532]: audit 2023-10-26T02:21:19.500517+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_daemon_update\": \"2023-10-26T02:21:10.401280\", \"last_device_update\": \"2023-10-26T02:21:19.496041\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:20.025 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[30706]: debug 2023-10-26T02:21:19.756+0000 7f75541dd700 -1 osd.1 0 waiting for initial osdmap 2023-10-26T02:21:20.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[23462]: cluster 2023-10-26T02:21:18.629143+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:20.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[23462]: audit 2023-10-26T02:21:18.749628+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-26T02:21:20.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[23462]: cluster 2023-10-26T02:21:18.749739+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-10-26T02:21:20.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[23462]: audit 2023-10-26T02:21:18.749962+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:21:20.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[23462]: audit 2023-10-26T02:21:18.750627+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/2631656408,v1:172.21.15.17:6811/2631656408]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:21:20.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[23462]: audit 2023-10-26T02:21:18.751090+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:21:20.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[23462]: audit 2023-10-26T02:21:19.273448+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:21:20.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[27028]: cluster 2023-10-26T02:21:18.629143+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:20.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[27028]: audit 2023-10-26T02:21:18.749628+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-26T02:21:20.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[27028]: cluster 2023-10-26T02:21:18.749739+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-10-26T02:21:20.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[27028]: audit 2023-10-26T02:21:18.749962+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:21:20.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[27028]: audit 2023-10-26T02:21:18.750627+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/2631656408,v1:172.21.15.17:6811/2631656408]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:21:20.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[27028]: audit 2023-10-26T02:21:18.751090+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:21:20.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[27028]: audit 2023-10-26T02:21:19.273448+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:21:20.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[23462]: audit 2023-10-26T02:21:19.496978+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_daemon_update\": \"2023-10-26T02:21:10.401280\", \"last_device_update\": \"2023-10-26T02:21:19.496041\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:20.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[23462]: audit 2023-10-26T02:21:19.500517+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_daemon_update\": \"2023-10-26T02:21:10.401280\", \"last_device_update\": \"2023-10-26T02:21:19.496041\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:20.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[27028]: audit 2023-10-26T02:21:19.496978+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_daemon_update\": \"2023-10-26T02:21:10.401280\", \"last_device_update\": \"2023-10-26T02:21:19.496041\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:20.030 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:19 smithi017 bash[27028]: audit 2023-10-26T02:21:19.500517+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}}, \"last_daemon_update\": \"2023-10-26T02:21:10.401280\", \"last_device_update\": \"2023-10-26T02:21:19.496041\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:21.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:20 smithi017 bash[23462]: cluster 2023-10-26T02:21:18.874744+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:21:21.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:20 smithi017 bash[23462]: cluster 2023-10-26T02:21:18.874864+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:21:21.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:20 smithi017 bash[23462]: audit 2023-10-26T02:21:19.753141+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-10-26T02:21:21.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:20 smithi017 bash[23462]: cluster 2023-10-26T02:21:19.753236+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-10-26T02:21:21.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:20 smithi017 bash[23462]: audit 2023-10-26T02:21:19.754358+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:21:21.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:20 smithi017 bash[27028]: cluster 2023-10-26T02:21:18.874744+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:21:21.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:20 smithi017 bash[27028]: cluster 2023-10-26T02:21:18.874864+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:21:21.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:20 smithi017 bash[27028]: audit 2023-10-26T02:21:19.753141+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-10-26T02:21:21.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:20 smithi017 bash[27028]: cluster 2023-10-26T02:21:19.753236+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-10-26T02:21:21.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:20 smithi017 bash[27028]: audit 2023-10-26T02:21:19.754358+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:21:21.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:20 smithi163 bash[23532]: cluster 2023-10-26T02:21:18.874744+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:21:21.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:20 smithi163 bash[23532]: cluster 2023-10-26T02:21:18.874864+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:21:21.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:20 smithi163 bash[23532]: audit 2023-10-26T02:21:19.753141+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-10-26T02:21:21.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:20 smithi163 bash[23532]: cluster 2023-10-26T02:21:19.753236+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-10-26T02:21:21.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:20 smithi163 bash[23532]: audit 2023-10-26T02:21:19.754358+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:21:22.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[23462]: cluster 2023-10-26T02:21:20.629792+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v86: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:22.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[23462]: cluster 2023-10-26T02:21:20.765109+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.17:6810/2631656408,v1:172.21.15.17:6811/2631656408] boot 2023-10-26T02:21:22.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[23462]: cluster 2023-10-26T02:21:20.765201+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-10-26T02:21:22.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[23462]: audit 2023-10-26T02:21:20.766884+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:21:22.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[23462]: audit 2023-10-26T02:21:21.343140+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:21:22.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[23462]: audit 2023-10-26T02:21:21.344847+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:21:22.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[23462]: audit 2023-10-26T02:21:21.346989+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:22.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[27028]: cluster 2023-10-26T02:21:20.629792+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v86: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:22.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[27028]: cluster 2023-10-26T02:21:20.765109+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.17:6810/2631656408,v1:172.21.15.17:6811/2631656408] boot 2023-10-26T02:21:22.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[27028]: cluster 2023-10-26T02:21:20.765201+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-10-26T02:21:22.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[27028]: audit 2023-10-26T02:21:20.766884+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:21:22.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[27028]: audit 2023-10-26T02:21:21.343140+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:21:22.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[27028]: audit 2023-10-26T02:21:21.344847+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:21:22.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:21 smithi017 bash[27028]: audit 2023-10-26T02:21:21.346989+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:22.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:21 smithi163 bash[23532]: cluster 2023-10-26T02:21:20.629792+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v86: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2023-10-26T02:21:22.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:21 smithi163 bash[23532]: cluster 2023-10-26T02:21:20.765109+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.17:6810/2631656408,v1:172.21.15.17:6811/2631656408] boot 2023-10-26T02:21:22.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:21 smithi163 bash[23532]: cluster 2023-10-26T02:21:20.765201+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-10-26T02:21:22.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:21 smithi163 bash[23532]: audit 2023-10-26T02:21:20.766884+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:21:22.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:21 smithi163 bash[23532]: audit 2023-10-26T02:21:21.343140+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:21:22.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:21 smithi163 bash[23532]: audit 2023-10-26T02:21:21.344847+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:21:22.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:21 smithi163 bash[23532]: audit 2023-10-26T02:21:21.346989+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:23.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:22 smithi163 bash[23532]: audit 2023-10-26T02:21:21.341173+0000 mgr.y (mgr.14140) 95 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:21:23.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:22 smithi163 bash[23532]: cephadm 2023-10-26T02:21:21.342582+0000 mgr.y (mgr.14140) 96 : cephadm [INF] Applying osd on host smithi017... 2023-10-26T02:21:23.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:22 smithi163 bash[23532]: cluster 2023-10-26T02:21:21.784519+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-10-26T02:21:23.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:22 smithi163 bash[23532]: audit 2023-10-26T02:21:22.226231+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231026-021834"}]: dispatch 2023-10-26T02:21:23.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:22 smithi163 bash[23532]: audit 2023-10-26T02:21:22.231775+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231026-021834"}]': finished 2023-10-26T02:21:23.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:22 smithi017 bash[23462]: audit 2023-10-26T02:21:21.341173+0000 mgr.y (mgr.14140) 95 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:21:23.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:22 smithi017 bash[23462]: cephadm 2023-10-26T02:21:21.342582+0000 mgr.y (mgr.14140) 96 : cephadm [INF] Applying osd on host smithi017... 2023-10-26T02:21:23.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:22 smithi017 bash[23462]: cluster 2023-10-26T02:21:21.784519+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-10-26T02:21:23.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:22 smithi017 bash[23462]: audit 2023-10-26T02:21:22.226231+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231026-021834"}]: dispatch 2023-10-26T02:21:23.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:22 smithi017 bash[23462]: audit 2023-10-26T02:21:22.231775+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231026-021834"}]': finished 2023-10-26T02:21:23.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:22 smithi017 bash[27028]: audit 2023-10-26T02:21:21.341173+0000 mgr.y (mgr.14140) 95 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:21:23.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:22 smithi017 bash[27028]: cephadm 2023-10-26T02:21:21.342582+0000 mgr.y (mgr.14140) 96 : cephadm [INF] Applying osd on host smithi017... 2023-10-26T02:21:23.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:22 smithi017 bash[27028]: cluster 2023-10-26T02:21:21.784519+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-10-26T02:21:23.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:22 smithi017 bash[27028]: audit 2023-10-26T02:21:22.226231+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231026-021834"}]: dispatch 2023-10-26T02:21:23.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:22 smithi017 bash[27028]: audit 2023-10-26T02:21:22.231775+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231026-021834"}]': finished 2023-10-26T02:21:24.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:23 smithi163 bash[23532]: cluster 2023-10-26T02:21:22.630424+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-10-26T02:21:24.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:23 smithi017 bash[23462]: cluster 2023-10-26T02:21:22.630424+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-10-26T02:21:24.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:23 smithi017 bash[27028]: cluster 2023-10-26T02:21:22.630424+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-10-26T02:21:25.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:24 smithi163 bash[23532]: audit 2023-10-26T02:21:24.735173+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.17:0/3063044943' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "75685476-a6bf-4670-9af4-936b6fe4c7e1"}]: dispatch 2023-10-26T02:21:25.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:24 smithi163 bash[23532]: audit 2023-10-26T02:21:24.741971+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.17:0/3063044943' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "75685476-a6bf-4670-9af4-936b6fe4c7e1"}]': finished 2023-10-26T02:21:25.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:24 smithi163 bash[23532]: cluster 2023-10-26T02:21:24.742055+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-10-26T02:21:25.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:24 smithi163 bash[23532]: audit 2023-10-26T02:21:24.742708+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:21:25.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:24 smithi017 bash[23462]: audit 2023-10-26T02:21:24.735173+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.17:0/3063044943' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "75685476-a6bf-4670-9af4-936b6fe4c7e1"}]: dispatch 2023-10-26T02:21:25.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:24 smithi017 bash[23462]: audit 2023-10-26T02:21:24.741971+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.17:0/3063044943' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "75685476-a6bf-4670-9af4-936b6fe4c7e1"}]': finished 2023-10-26T02:21:25.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:24 smithi017 bash[23462]: cluster 2023-10-26T02:21:24.742055+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-10-26T02:21:25.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:24 smithi017 bash[23462]: audit 2023-10-26T02:21:24.742708+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:21:25.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:24 smithi017 bash[27028]: audit 2023-10-26T02:21:24.735173+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.17:0/3063044943' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "75685476-a6bf-4670-9af4-936b6fe4c7e1"}]: dispatch 2023-10-26T02:21:25.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:24 smithi017 bash[27028]: audit 2023-10-26T02:21:24.741971+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.17:0/3063044943' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "75685476-a6bf-4670-9af4-936b6fe4c7e1"}]': finished 2023-10-26T02:21:25.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:24 smithi017 bash[27028]: cluster 2023-10-26T02:21:24.742055+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-10-26T02:21:25.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:24 smithi017 bash[27028]: audit 2023-10-26T02:21:24.742708+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:21:26.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:25 smithi163 bash[23532]: cluster 2023-10-26T02:21:24.631098+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-10-26T02:21:26.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:25 smithi017 bash[23462]: cluster 2023-10-26T02:21:24.631098+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-10-26T02:21:26.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:25 smithi017 bash[27028]: cluster 2023-10-26T02:21:24.631098+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-10-26T02:21:27.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:26 smithi163 bash[23532]: cluster 2023-10-26T02:21:26.799826+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-10-26T02:21:27.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:26 smithi163 bash[23532]: cluster 2023-10-26T02:21:26.799920+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-26T02:21:27.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:26 smithi017 bash[23462]: cluster 2023-10-26T02:21:26.799826+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-10-26T02:21:27.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:26 smithi017 bash[23462]: cluster 2023-10-26T02:21:26.799920+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-26T02:21:27.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:26 smithi017 bash[27028]: cluster 2023-10-26T02:21:26.799826+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-10-26T02:21:27.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:26 smithi017 bash[27028]: cluster 2023-10-26T02:21:26.799920+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-26T02:21:28.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:27 smithi163 bash[23532]: cluster 2023-10-26T02:21:26.631733+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:28.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:27 smithi163 bash[23532]: audit 2023-10-26T02:21:26.914152+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.17:0/4034982530' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:21:28.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:27 smithi017 bash[23462]: cluster 2023-10-26T02:21:26.631733+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:28.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:27 smithi017 bash[23462]: audit 2023-10-26T02:21:26.914152+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.17:0/4034982530' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:21:28.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:27 smithi017 bash[27028]: cluster 2023-10-26T02:21:26.631733+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:28.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:27 smithi017 bash[27028]: audit 2023-10-26T02:21:26.914152+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.17:0/4034982530' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:21:29.905 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:29 smithi017 bash[23462]: cluster 2023-10-26T02:21:28.632314+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:29.905 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:29 smithi017 bash[27028]: cluster 2023-10-26T02:21:28.632314+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:30.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:29 smithi163 bash[23532]: cluster 2023-10-26T02:21:28.632314+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:31.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:30 smithi163 bash[23532]: audit 2023-10-26T02:21:29.666248+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:31.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:30 smithi017 bash[23462]: audit 2023-10-26T02:21:29.666248+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:31.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:30 smithi017 bash[27028]: audit 2023-10-26T02:21:29.666248+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:32.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:31 smithi163 bash[23532]: cluster 2023-10-26T02:21:30.632956+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:32.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:31 smithi017 bash[23462]: cluster 2023-10-26T02:21:30.632956+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:32.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:31 smithi017 bash[27028]: cluster 2023-10-26T02:21:30.632956+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:34.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:33 smithi163 bash[23532]: cluster 2023-10-26T02:21:32.633602+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:34.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:33 smithi163 bash[23532]: audit 2023-10-26T02:21:33.490813+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-26T02:21:34.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:33 smithi163 bash[23532]: audit 2023-10-26T02:21:33.492614+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:21:34.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:33 smithi163 bash[23532]: audit 2023-10-26T02:21:33.494681+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-10-26T02:21:34.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:33 smithi017 bash[27028]: cluster 2023-10-26T02:21:32.633602+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:34.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:33 smithi017 bash[27028]: audit 2023-10-26T02:21:33.490813+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-26T02:21:34.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:33 smithi017 bash[27028]: audit 2023-10-26T02:21:33.492614+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:21:34.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:33 smithi017 bash[27028]: audit 2023-10-26T02:21:33.494681+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-10-26T02:21:34.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:33 smithi017 bash[23462]: cluster 2023-10-26T02:21:32.633602+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:34.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:33 smithi017 bash[23462]: audit 2023-10-26T02:21:33.490813+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-26T02:21:34.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:33 smithi017 bash[23462]: audit 2023-10-26T02:21:33.492614+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:21:34.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:33 smithi017 bash[23462]: audit 2023-10-26T02:21:33.494681+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-10-26T02:21:34.773 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:34 smithi017 bash[23462]: cephadm 2023-10-26T02:21:33.494064+0000 mgr.y (mgr.14140) 103 : cephadm [INF] Deploying daemon osd.2 on smithi017 2023-10-26T02:21:34.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:34 smithi017 bash[27028]: cephadm 2023-10-26T02:21:33.494064+0000 mgr.y (mgr.14140) 103 : cephadm [INF] Deploying daemon osd.2 on smithi017 2023-10-26T02:21:35.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:34 smithi163 bash[23532]: cephadm 2023-10-26T02:21:33.494064+0000 mgr.y (mgr.14140) 103 : cephadm [INF] Deploying daemon osd.2 on smithi017 2023-10-26T02:21:35.819 INFO:teuthology.orchestra.run.smithi017.stdout:Created osd(s) 2 on host 'smithi017' 2023-10-26T02:21:36.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:35 smithi163 bash[23532]: cluster 2023-10-26T02:21:34.634246+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:36.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:35 smithi017 bash[27028]: cluster 2023-10-26T02:21:34.634246+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:36.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:35 smithi017 bash[23462]: cluster 2023-10-26T02:21:34.634246+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:37.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:36 smithi163 bash[23532]: audit 2023-10-26T02:21:35.808054+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_device_update\": \"2023-10-26T02:21:19.496041\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:37.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:36 smithi163 bash[23532]: audit 2023-10-26T02:21:35.808585+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:21:37.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:36 smithi163 bash[23532]: audit 2023-10-26T02:21:35.813266+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_device_update\": \"2023-10-26T02:21:19.496041\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:37.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:36 smithi017 bash[27028]: audit 2023-10-26T02:21:35.808054+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_device_update\": \"2023-10-26T02:21:19.496041\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:37.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:36 smithi017 bash[27028]: audit 2023-10-26T02:21:35.808585+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:21:37.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:36 smithi017 bash[27028]: audit 2023-10-26T02:21:35.813266+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_device_update\": \"2023-10-26T02:21:19.496041\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:37.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:36 smithi017 bash[23462]: audit 2023-10-26T02:21:35.808054+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_device_update\": \"2023-10-26T02:21:19.496041\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:37.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:36 smithi017 bash[23462]: audit 2023-10-26T02:21:35.808585+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:21:37.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:36 smithi017 bash[23462]: audit 2023-10-26T02:21:35.813266+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400512\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400713\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400841\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.400963\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:10.401083\", \"created\": \"2023-10-26T02:21:09.608601\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_device_update\": \"2023-10-26T02:21:19.496041\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:37.677 DEBUG:teuthology.orchestra.run.smithi017:osd.2> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.2.service 2023-10-26T02:21:37.679 INFO:tasks.cephadm:Deploying osd.3 on smithi017 with /dev/vg_nvme/lv_1... 2023-10-26T02:21:37.680 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-26T02:21:37.988 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:37 smithi017 bash[23462]: cluster 2023-10-26T02:21:36.634855+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:37.989 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:37 smithi017 bash[27028]: cluster 2023-10-26T02:21:36.634855+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:37.989 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:37 smithi017 bash[23462]: audit 2023-10-26T02:21:36.816132+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_daemon_update\": \"2023-10-26T02:21:36.814404\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:37.990 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:37 smithi017 bash[23462]: audit 2023-10-26T02:21:36.820731+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_daemon_update\": \"2023-10-26T02:21:36.814404\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:37.990 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:37 smithi017 bash[23462]: audit 2023-10-26T02:21:36.821866+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:37.990 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:37 smithi017 bash[27028]: audit 2023-10-26T02:21:36.816132+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_daemon_update\": \"2023-10-26T02:21:36.814404\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:37.991 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:37 smithi017 bash[27028]: audit 2023-10-26T02:21:36.820731+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_daemon_update\": \"2023-10-26T02:21:36.814404\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:37.991 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:37 smithi017 bash[27028]: audit 2023-10-26T02:21:36.821866+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:38.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:37 smithi163 bash[23532]: cluster 2023-10-26T02:21:36.634855+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:38.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:37 smithi163 bash[23532]: audit 2023-10-26T02:21:36.816132+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_daemon_update\": \"2023-10-26T02:21:36.814404\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:38.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:37 smithi163 bash[23532]: audit 2023-10-26T02:21:36.820731+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_daemon_update\": \"2023-10-26T02:21:36.814404\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:38.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:37 smithi163 bash[23532]: audit 2023-10-26T02:21:36.821866+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:38.629 INFO:journalctl@ceph.osd.2.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:21:39.310 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:21:39 smithi017 bash[31955]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-26T02:21:39.310 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:21:39 smithi017 bash[31955]: 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-10-26T02:21:39.311 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:21:39 smithi017 bash[31955]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-10-26T02:21:39.311 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:21:39 smithi017 bash[31955]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-10-26T02:21:39.311 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:21:39 smithi017 bash[31955]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-26T02:21:39.311 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:21:39 smithi017 bash[31955]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-26T02:21:39.312 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:21:39 smithi017 bash[31955]: --> ceph-volume lvm activate successful for osd ID: 2 2023-10-26T02:21:39.773 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:39 smithi017 bash[23462]: cluster 2023-10-26T02:21:38.635431+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:39.773 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:39 smithi017 bash[27028]: cluster 2023-10-26T02:21:38.635431+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:40.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:39 smithi163 bash[23532]: cluster 2023-10-26T02:21:38.635431+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:42.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:41 smithi163 bash[23532]: cluster 2023-10-26T02:21:40.636082+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:42.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:41 smithi017 bash[23462]: cluster 2023-10-26T02:21:40.636082+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:42.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:41 smithi017 bash[27028]: cluster 2023-10-26T02:21:40.636082+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:43.023 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:21:42 smithi017 bash[32266]: debug 2023-10-26T02:21:42.640+0000 7f18abda3ec0 1 -- 172.21.15.17:0/2887359154 >> [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] conn(0x5615e0c45400 msgr2=0x5615e0c41f80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-10-26T02:21:43.023 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:21:42 smithi017 bash[32266]: debug 2023-10-26T02:21:42.640+0000 7f18abda3ec0 1 --2- 172.21.15.17:0/2887359154 >> [v2:172.21.15.17:3301/0,v1:172.21.15.17:6790/0] conn(0x5615e0c45400 0x5615e0c41f80 secure :-1 s=READY pgs=19 cs=0 l=1 rx=0x5615e0bdbd70 tx=0x5615e18b0aa0).stop 2023-10-26T02:21:43.523 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:21:43 smithi017 bash[32266]: debug 2023-10-26T02:21:43.180+0000 7f18abda3ec0 -1 Falling back to public interface 2023-10-26T02:21:43.840 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:43 smithi017 bash[23462]: cluster 2023-10-26T02:21:42.636615+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:43.841 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:43 smithi017 bash[27028]: cluster 2023-10-26T02:21:42.636615+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:44.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:43 smithi163 bash[23532]: cluster 2023-10-26T02:21:42.636615+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:44.093 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:21:43 smithi017 bash[32266]: debug 2023-10-26T02:21:43.832+0000 7f18abda3ec0 -1 osd.2 0 log_to_monitors {default=true} 2023-10-26T02:21:44.156 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-26T02:21:44.157 INFO:teuthology.orchestra.run.smithi017.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-26T02:21:44.157 INFO:teuthology.orchestra.run.smithi017.stderr: stderr: 10+0 records in 2023-10-26T02:21:44.157 INFO:teuthology.orchestra.run.smithi017.stderr:10+0 records out 2023-10-26T02:21:44.157 INFO:teuthology.orchestra.run.smithi017.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0198498 s, 528 MB/s 2023-10-26T02:21:44.157 INFO:teuthology.orchestra.run.smithi017.stderr:--> Zapping successful for: 2023-10-26T02:21:45.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:44 smithi163 bash[23532]: audit 2023-10-26T02:21:43.842457+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.17:6818/1254415210,v1:172.21.15.17:6819/1254415210]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-26T02:21:45.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:44 smithi163 bash[23532]: audit 2023-10-26T02:21:43.842877+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-26T02:21:45.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:44 smithi017 bash[27028]: audit 2023-10-26T02:21:43.842457+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.17:6818/1254415210,v1:172.21.15.17:6819/1254415210]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-26T02:21:45.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:44 smithi017 bash[27028]: audit 2023-10-26T02:21:43.842877+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-26T02:21:45.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:44 smithi017 bash[23462]: audit 2023-10-26T02:21:43.842457+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.17:6818/1254415210,v1:172.21.15.17:6819/1254415210]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-26T02:21:45.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:44 smithi017 bash[23462]: audit 2023-10-26T02:21:43.842877+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-26T02:21:45.351 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi017:vg_nvme/lv_1 2023-10-26T02:21:45.773 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[32266]: debug 2023-10-26T02:21:45.720+0000 7f1894b58700 -1 osd.2 0 waiting for initial osdmap 2023-10-26T02:21:45.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[23462]: cluster 2023-10-26T02:21:44.637153+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:45.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[23462]: audit 2023-10-26T02:21:44.712759+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"]}]': finished 2023-10-26T02:21:45.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[23462]: cluster 2023-10-26T02:21:44.712811+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-10-26T02:21:45.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[23462]: audit 2023-10-26T02:21:44.713029+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:21:45.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[23462]: audit 2023-10-26T02:21:44.713859+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.17:6818/1254415210,v1:172.21.15.17:6819/1254415210]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:21:45.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[23462]: audit 2023-10-26T02:21:44.714338+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:21:45.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[23462]: audit 2023-10-26T02:21:45.262352+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:21:45.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[27028]: cluster 2023-10-26T02:21:44.637153+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:45.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[27028]: audit 2023-10-26T02:21:44.712759+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"]}]': finished 2023-10-26T02:21:45.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[27028]: cluster 2023-10-26T02:21:44.712811+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-10-26T02:21:45.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[27028]: audit 2023-10-26T02:21:44.713029+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:21:45.777 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[27028]: audit 2023-10-26T02:21:44.713859+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.17:6818/1254415210,v1:172.21.15.17:6819/1254415210]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:21:45.777 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[27028]: audit 2023-10-26T02:21:44.714338+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:21:45.777 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[27028]: audit 2023-10-26T02:21:45.262352+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:21:45.778 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[23462]: audit 2023-10-26T02:21:45.485690+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_daemon_update\": \"2023-10-26T02:21:36.814404\", \"last_device_update\": \"2023-10-26T02:21:45.484554\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:45.778 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[23462]: audit 2023-10-26T02:21:45.489666+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_daemon_update\": \"2023-10-26T02:21:36.814404\", \"last_device_update\": \"2023-10-26T02:21:45.484554\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:45.779 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[27028]: audit 2023-10-26T02:21:45.485690+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_daemon_update\": \"2023-10-26T02:21:36.814404\", \"last_device_update\": \"2023-10-26T02:21:45.484554\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:45.779 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:45 smithi017 bash[27028]: audit 2023-10-26T02:21:45.489666+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_daemon_update\": \"2023-10-26T02:21:36.814404\", \"last_device_update\": \"2023-10-26T02:21:45.484554\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:46.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:45 smithi163 bash[23532]: cluster 2023-10-26T02:21:44.637153+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:46.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:45 smithi163 bash[23532]: audit 2023-10-26T02:21:44.712759+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"]}]': finished 2023-10-26T02:21:46.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:45 smithi163 bash[23532]: cluster 2023-10-26T02:21:44.712811+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-10-26T02:21:46.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:45 smithi163 bash[23532]: audit 2023-10-26T02:21:44.713029+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:21:46.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:45 smithi163 bash[23532]: audit 2023-10-26T02:21:44.713859+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.17:6818/1254415210,v1:172.21.15.17:6819/1254415210]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:21:46.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:45 smithi163 bash[23532]: audit 2023-10-26T02:21:44.714338+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:21:46.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:45 smithi163 bash[23532]: audit 2023-10-26T02:21:45.262352+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:21:46.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:45 smithi163 bash[23532]: audit 2023-10-26T02:21:45.485690+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_daemon_update\": \"2023-10-26T02:21:36.814404\", \"last_device_update\": \"2023-10-26T02:21:45.484554\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:21:46.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:45 smithi163 bash[23532]: audit 2023-10-26T02:21:45.489666+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}}, \"last_daemon_update\": \"2023-10-26T02:21:36.814404\", \"last_device_update\": \"2023-10-26T02:21:45.484554\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:21:47.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:46 smithi163 bash[23532]: cluster 2023-10-26T02:21:44.869893+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:21:47.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:46 smithi163 bash[23532]: cluster 2023-10-26T02:21:44.870003+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:21:47.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:46 smithi163 bash[23532]: audit 2023-10-26T02:21:45.715598+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-10-26T02:21:47.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:46 smithi163 bash[23532]: cluster 2023-10-26T02:21:45.715702+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-10-26T02:21:47.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:46 smithi163 bash[23532]: audit 2023-10-26T02:21:45.716834+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:21:47.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:46 smithi017 bash[23462]: cluster 2023-10-26T02:21:44.869893+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:21:47.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:46 smithi017 bash[23462]: cluster 2023-10-26T02:21:44.870003+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:21:47.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:46 smithi017 bash[23462]: audit 2023-10-26T02:21:45.715598+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-10-26T02:21:47.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:46 smithi017 bash[23462]: cluster 2023-10-26T02:21:45.715702+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-10-26T02:21:47.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:46 smithi017 bash[23462]: audit 2023-10-26T02:21:45.716834+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:21:47.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:46 smithi017 bash[27028]: cluster 2023-10-26T02:21:44.869893+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:21:47.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:46 smithi017 bash[27028]: cluster 2023-10-26T02:21:44.870003+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:21:47.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:46 smithi017 bash[27028]: audit 2023-10-26T02:21:45.715598+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-10-26T02:21:47.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:46 smithi017 bash[27028]: cluster 2023-10-26T02:21:45.715702+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-10-26T02:21:47.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:46 smithi017 bash[27028]: audit 2023-10-26T02:21:45.716834+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:21:48.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:47 smithi163 bash[23532]: cluster 2023-10-26T02:21:46.637962+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v104: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:48.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:47 smithi163 bash[23532]: cluster 2023-10-26T02:21:46.731810+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.17:6818/1254415210,v1:172.21.15.17:6819/1254415210] boot 2023-10-26T02:21:48.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:47 smithi163 bash[23532]: cluster 2023-10-26T02:21:46.731907+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-26T02:21:48.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:47 smithi163 bash[23532]: audit 2023-10-26T02:21:46.732710+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:21:48.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:47 smithi017 bash[23462]: cluster 2023-10-26T02:21:46.637962+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v104: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:48.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:47 smithi017 bash[23462]: cluster 2023-10-26T02:21:46.731810+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.17:6818/1254415210,v1:172.21.15.17:6819/1254415210] boot 2023-10-26T02:21:48.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:47 smithi017 bash[23462]: cluster 2023-10-26T02:21:46.731907+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-26T02:21:48.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:47 smithi017 bash[23462]: audit 2023-10-26T02:21:46.732710+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:21:48.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:47 smithi017 bash[27028]: cluster 2023-10-26T02:21:46.637962+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v104: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:48.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:47 smithi017 bash[27028]: cluster 2023-10-26T02:21:46.731810+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.17:6818/1254415210,v1:172.21.15.17:6819/1254415210] boot 2023-10-26T02:21:48.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:47 smithi017 bash[27028]: cluster 2023-10-26T02:21:46.731907+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-26T02:21:48.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:47 smithi017 bash[27028]: audit 2023-10-26T02:21:46.732710+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:21:49.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:48 smithi163 bash[23532]: cluster 2023-10-26T02:21:47.751172+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-10-26T02:21:49.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:48 smithi163 bash[23532]: audit 2023-10-26T02:21:48.303385+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:21:49.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:48 smithi163 bash[23532]: audit 2023-10-26T02:21:48.304705+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:21:49.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:48 smithi163 bash[23532]: audit 2023-10-26T02:21:48.306731+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:49.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:48 smithi017 bash[23462]: cluster 2023-10-26T02:21:47.751172+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-10-26T02:21:49.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:48 smithi017 bash[23462]: audit 2023-10-26T02:21:48.303385+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:21:49.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:48 smithi017 bash[23462]: audit 2023-10-26T02:21:48.304705+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:21:49.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:48 smithi017 bash[23462]: audit 2023-10-26T02:21:48.306731+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:49.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:48 smithi017 bash[27028]: cluster 2023-10-26T02:21:47.751172+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-10-26T02:21:49.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:48 smithi017 bash[27028]: audit 2023-10-26T02:21:48.303385+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:21:49.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:48 smithi017 bash[27028]: audit 2023-10-26T02:21:48.304705+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:21:49.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:48 smithi017 bash[27028]: audit 2023-10-26T02:21:48.306731+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:50.020 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:49 smithi163 bash[23532]: audit 2023-10-26T02:21:48.301319+0000 mgr.y (mgr.14140) 111 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:21:50.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:49 smithi163 bash[23532]: cephadm 2023-10-26T02:21:48.302915+0000 mgr.y (mgr.14140) 112 : cephadm [INF] Applying osd on host smithi017... 2023-10-26T02:21:50.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:49 smithi163 bash[23532]: cluster 2023-10-26T02:21:48.638542+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v107: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:50.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:49 smithi163 bash[23532]: cluster 2023-10-26T02:21:48.761559+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2023-10-26T02:21:50.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:49 smithi017 bash[23462]: audit 2023-10-26T02:21:48.301319+0000 mgr.y (mgr.14140) 111 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:21:50.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:49 smithi017 bash[23462]: cephadm 2023-10-26T02:21:48.302915+0000 mgr.y (mgr.14140) 112 : cephadm [INF] Applying osd on host smithi017... 2023-10-26T02:21:50.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:49 smithi017 bash[23462]: cluster 2023-10-26T02:21:48.638542+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v107: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:50.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:49 smithi017 bash[23462]: cluster 2023-10-26T02:21:48.761559+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2023-10-26T02:21:50.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:49 smithi017 bash[27028]: audit 2023-10-26T02:21:48.301319+0000 mgr.y (mgr.14140) 111 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:21:50.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:49 smithi017 bash[27028]: cephadm 2023-10-26T02:21:48.302915+0000 mgr.y (mgr.14140) 112 : cephadm [INF] Applying osd on host smithi017... 2023-10-26T02:21:50.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:49 smithi017 bash[27028]: cluster 2023-10-26T02:21:48.638542+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v107: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:50.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:49 smithi017 bash[27028]: cluster 2023-10-26T02:21:48.761559+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2023-10-26T02:21:52.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:51 smithi163 bash[23532]: cluster 2023-10-26T02:21:50.639244+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v109: 1 pgs: 1 active+undersized+degraded; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:52.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:51 smithi017 bash[23462]: cluster 2023-10-26T02:21:50.639244+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v109: 1 pgs: 1 active+undersized+degraded; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:52.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:51 smithi017 bash[27028]: cluster 2023-10-26T02:21:50.639244+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v109: 1 pgs: 1 active+undersized+degraded; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T02:21:53.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:52 smithi017 bash[23462]: audit 2023-10-26T02:21:51.847039+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.17:0/3288493991' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4418939b-f8ca-44af-98f2-ebe0c82fcf43"}]: dispatch 2023-10-26T02:21:53.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:52 smithi017 bash[23462]: audit 2023-10-26T02:21:51.854099+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.17:0/3288493991' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4418939b-f8ca-44af-98f2-ebe0c82fcf43"}]': finished 2023-10-26T02:21:53.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:52 smithi017 bash[23462]: cluster 2023-10-26T02:21:51.854275+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-10-26T02:21:53.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:52 smithi017 bash[23462]: audit 2023-10-26T02:21:51.854490+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:21:53.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:52 smithi017 bash[27028]: audit 2023-10-26T02:21:51.847039+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.17:0/3288493991' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4418939b-f8ca-44af-98f2-ebe0c82fcf43"}]: dispatch 2023-10-26T02:21:53.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:52 smithi017 bash[27028]: audit 2023-10-26T02:21:51.854099+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.17:0/3288493991' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4418939b-f8ca-44af-98f2-ebe0c82fcf43"}]': finished 2023-10-26T02:21:53.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:52 smithi017 bash[27028]: cluster 2023-10-26T02:21:51.854275+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-10-26T02:21:53.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:52 smithi017 bash[27028]: audit 2023-10-26T02:21:51.854490+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:21:53.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:52 smithi163 bash[23532]: audit 2023-10-26T02:21:51.847039+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.17:0/3288493991' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4418939b-f8ca-44af-98f2-ebe0c82fcf43"}]: dispatch 2023-10-26T02:21:53.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:52 smithi163 bash[23532]: audit 2023-10-26T02:21:51.854099+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.17:0/3288493991' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4418939b-f8ca-44af-98f2-ebe0c82fcf43"}]': finished 2023-10-26T02:21:53.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:52 smithi163 bash[23532]: cluster 2023-10-26T02:21:51.854275+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-10-26T02:21:53.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:52 smithi163 bash[23532]: audit 2023-10-26T02:21:51.854490+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:21:54.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:53 smithi163 bash[23532]: cluster 2023-10-26T02:21:52.639854+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v111: 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-10-26T02:21:54.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:53 smithi163 bash[23532]: cluster 2023-10-26T02:21:52.850202+0000 mon.a (mon.0) 290 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-10-26T02:21:54.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:53 smithi163 bash[23532]: cluster 2023-10-26T02:21:52.850274+0000 mon.a (mon.0) 291 : cluster [INF] Cluster is now healthy 2023-10-26T02:21:54.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:53 smithi017 bash[23462]: cluster 2023-10-26T02:21:52.639854+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v111: 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-10-26T02:21:54.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:53 smithi017 bash[23462]: cluster 2023-10-26T02:21:52.850202+0000 mon.a (mon.0) 290 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-10-26T02:21:54.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:53 smithi017 bash[23462]: cluster 2023-10-26T02:21:52.850274+0000 mon.a (mon.0) 291 : cluster [INF] Cluster is now healthy 2023-10-26T02:21:54.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:53 smithi017 bash[27028]: cluster 2023-10-26T02:21:52.639854+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v111: 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-10-26T02:21:54.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:53 smithi017 bash[27028]: cluster 2023-10-26T02:21:52.850202+0000 mon.a (mon.0) 290 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-10-26T02:21:54.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:53 smithi017 bash[27028]: cluster 2023-10-26T02:21:52.850274+0000 mon.a (mon.0) 291 : cluster [INF] Cluster is now healthy 2023-10-26T02:21:55.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:54 smithi163 bash[23532]: audit 2023-10-26T02:21:54.118898+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.17:0/2505702174' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:21:55.272 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:54 smithi017 bash[23462]: audit 2023-10-26T02:21:54.118898+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.17:0/2505702174' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:21:55.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:54 smithi017 bash[27028]: audit 2023-10-26T02:21:54.118898+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.17:0/2505702174' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:21:56.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:55 smithi017 bash[23462]: cluster 2023-10-26T02:21:54.640418+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v112: 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-10-26T02:21:56.211 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:55 smithi017 bash[27028]: cluster 2023-10-26T02:21:54.640418+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v112: 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-10-26T02:21:56.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:55 smithi163 bash[23532]: cluster 2023-10-26T02:21:54.640418+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v112: 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-10-26T02:21:58.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:57 smithi017 bash[23462]: cluster 2023-10-26T02:21:56.641035+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T02:21:58.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:57 smithi017 bash[23462]: audit 2023-10-26T02:21:56.869016+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:58.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:57 smithi017 bash[27028]: cluster 2023-10-26T02:21:56.641035+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T02:21:58.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:57 smithi017 bash[27028]: audit 2023-10-26T02:21:56.869016+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:58.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:57 smithi163 bash[23532]: cluster 2023-10-26T02:21:56.641035+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T02:21:58.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:57 smithi163 bash[23532]: audit 2023-10-26T02:21:56.869016+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:21:59.949 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:21:59 smithi017 bash[23462]: cluster 2023-10-26T02:21:58.641705+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T02:21:59.950 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:21:59 smithi017 bash[27028]: cluster 2023-10-26T02:21:58.641705+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T02:22:00.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:21:59 smithi163 bash[23532]: cluster 2023-10-26T02:21:58.641705+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T02:22:01.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:00 smithi163 bash[23532]: audit 2023-10-26T02:22:00.599261+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-26T02:22:01.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:00 smithi163 bash[23532]: audit 2023-10-26T02:22:00.600954+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:01.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:00 smithi163 bash[23532]: audit 2023-10-26T02:22:00.602979+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-10-26T02:22:01.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:00 smithi017 bash[23462]: audit 2023-10-26T02:22:00.599261+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-26T02:22:01.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:00 smithi017 bash[23462]: audit 2023-10-26T02:22:00.600954+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:01.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:00 smithi017 bash[23462]: audit 2023-10-26T02:22:00.602979+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-10-26T02:22:01.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:00 smithi017 bash[27028]: audit 2023-10-26T02:22:00.599261+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-26T02:22:01.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:00 smithi017 bash[27028]: audit 2023-10-26T02:22:00.600954+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:01.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:00 smithi017 bash[27028]: audit 2023-10-26T02:22:00.602979+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-10-26T02:22:01.919 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:01 smithi017 bash[23462]: cephadm 2023-10-26T02:22:00.602368+0000 mgr.y (mgr.14140) 119 : cephadm [INF] Deploying daemon osd.3 on smithi017 2023-10-26T02:22:01.919 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:01 smithi017 bash[23462]: cluster 2023-10-26T02:22:00.642278+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T02:22:01.920 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:01 smithi017 bash[27028]: cephadm 2023-10-26T02:22:00.602368+0000 mgr.y (mgr.14140) 119 : cephadm [INF] Deploying daemon osd.3 on smithi017 2023-10-26T02:22:01.920 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:01 smithi017 bash[27028]: cluster 2023-10-26T02:22:00.642278+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T02:22:02.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:01 smithi163 bash[23532]: cephadm 2023-10-26T02:22:00.602368+0000 mgr.y (mgr.14140) 119 : cephadm [INF] Deploying daemon osd.3 on smithi017 2023-10-26T02:22:02.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:01 smithi163 bash[23532]: cluster 2023-10-26T02:22:00.642278+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T02:22:02.847 INFO:teuthology.orchestra.run.smithi017.stdout:Created osd(s) 3 on host 'smithi017' 2023-10-26T02:22:04.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:03 smithi163 bash[23532]: cluster 2023-10-26T02:22:02.642823+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:04.069 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:03 smithi163 bash[23532]: audit 2023-10-26T02:22:02.838560+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_device_update\": \"2023-10-26T02:21:45.484554\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:22:04.069 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:03 smithi163 bash[23532]: audit 2023-10-26T02:22:02.839139+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:04.069 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:03 smithi163 bash[23532]: audit 2023-10-26T02:22:02.842362+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_device_update\": \"2023-10-26T02:21:45.484554\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:22:04.070 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:03 smithi017 bash[23462]: cluster 2023-10-26T02:22:02.642823+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:04.073 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:03 smithi017 bash[27028]: cluster 2023-10-26T02:22:02.642823+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:04.073 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:03 smithi017 bash[23462]: audit 2023-10-26T02:22:02.838560+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_device_update\": \"2023-10-26T02:21:45.484554\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:22:04.074 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:03 smithi017 bash[23462]: audit 2023-10-26T02:22:02.839139+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:04.074 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:03 smithi017 bash[23462]: audit 2023-10-26T02:22:02.842362+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_device_update\": \"2023-10-26T02:21:45.484554\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:22:04.075 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:03 smithi017 bash[27028]: audit 2023-10-26T02:22:02.838560+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_device_update\": \"2023-10-26T02:21:45.484554\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:22:04.075 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:03 smithi017 bash[27028]: audit 2023-10-26T02:22:02.839139+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:04.075 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:03 smithi017 bash[27028]: audit 2023-10-26T02:22:02.842362+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813248\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813493\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813664\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813831\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.813996\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:21:36.814165\", \"created\": \"2023-10-26T02:21:35.788580\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_device_update\": \"2023-10-26T02:21:45.484554\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:22:04.750 DEBUG:teuthology.orchestra.run.smithi017:osd.3> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.3.service 2023-10-26T02:22:04.752 INFO:tasks.cephadm:Deploying osd.4 on smithi163 with /dev/vg_nvme/lv_4... 2023-10-26T02:22:04.753 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-26T02:22:04.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:04 smithi163 bash[23532]: audit 2023-10-26T02:22:03.779108+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_daemon_update\": \"2023-10-26T02:22:03.777517\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:22:04.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:04 smithi163 bash[23532]: audit 2023-10-26T02:22:03.785111+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_daemon_update\": \"2023-10-26T02:22:03.777517\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:22:04.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:04 smithi163 bash[23532]: audit 2023-10-26T02:22:03.786503+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:05.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:04 smithi017 bash[23462]: audit 2023-10-26T02:22:03.779108+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_daemon_update\": \"2023-10-26T02:22:03.777517\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:22:05.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:04 smithi017 bash[23462]: audit 2023-10-26T02:22:03.785111+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_daemon_update\": \"2023-10-26T02:22:03.777517\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:22:05.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:04 smithi017 bash[23462]: audit 2023-10-26T02:22:03.786503+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:05.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:04 smithi017 bash[27028]: audit 2023-10-26T02:22:03.779108+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_daemon_update\": \"2023-10-26T02:22:03.777517\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:22:05.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:04 smithi017 bash[27028]: audit 2023-10-26T02:22:03.785111+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_daemon_update\": \"2023-10-26T02:22:03.777517\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:22:05.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:04 smithi017 bash[27028]: audit 2023-10-26T02:22:03.786503+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:05.299 INFO:journalctl@ceph.osd.3.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:22:05.523 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:22:05 smithi017 bash[33573]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-26T02:22:05.523 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:22:05 smithi017 bash[33573]: 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-10-26T02:22:05.523 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:22:05 smithi017 bash[33573]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-10-26T02:22:05.523 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:22:05 smithi017 bash[33573]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-10-26T02:22:05.524 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:22:05 smithi017 bash[33573]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-26T02:22:05.524 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:22:05 smithi017 bash[33573]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-26T02:22:05.524 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:22:05 smithi017 bash[33573]: --> ceph-volume lvm activate successful for osd ID: 3 2023-10-26T02:22:05.918 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:05 smithi017 bash[23462]: cluster 2023-10-26T02:22:04.643361+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:05.919 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:05 smithi017 bash[27028]: cluster 2023-10-26T02:22:04.643361+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:06.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:05 smithi163 bash[23532]: cluster 2023-10-26T02:22:04.643361+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:07.646 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-26T02:22:07.647 INFO:teuthology.orchestra.run.smithi163.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-26T02:22:07.647 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10+0 records in 2023-10-26T02:22:07.647 INFO:teuthology.orchestra.run.smithi163.stderr:10+0 records out 2023-10-26T02:22:07.647 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.018076 s, 580 MB/s 2023-10-26T02:22:07.647 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping successful for: 2023-10-26T02:22:08.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:07 smithi163 bash[23532]: cluster 2023-10-26T02:22:06.643932+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:08.272 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:07 smithi017 bash[23462]: cluster 2023-10-26T02:22:06.643932+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:08.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:07 smithi017 bash[27028]: cluster 2023-10-26T02:22:06.643932+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:08.303 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi163:vg_nvme/lv_4 2023-10-26T02:22:08.773 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:22:08 smithi017 bash[33874]: debug 2023-10-26T02:22:08.464+0000 7fb6c7acfec0 -1 Falling back to public interface 2023-10-26T02:22:09.522 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:22:09 smithi017 bash[33874]: debug 2023-10-26T02:22:09.096+0000 7fb6c7acfec0 -1 osd.3 0 log_to_monitors {default=true} 2023-10-26T02:22:09.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:09 smithi163 bash[23532]: cluster 2023-10-26T02:22:08.644641+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:09.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:09 smithi163 bash[23532]: audit 2023-10-26T02:22:09.105420+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/3839153239,v1:172.21.15.17:6827/3839153239]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-26T02:22:09.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:09 smithi163 bash[23532]: audit 2023-10-26T02:22:09.105926+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"]}]: dispatch 2023-10-26T02:22:10.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:09 smithi017 bash[23462]: cluster 2023-10-26T02:22:08.644641+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:10.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:09 smithi017 bash[23462]: audit 2023-10-26T02:22:09.105420+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/3839153239,v1:172.21.15.17:6827/3839153239]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-26T02:22:10.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:09 smithi017 bash[23462]: audit 2023-10-26T02:22:09.105926+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"]}]: dispatch 2023-10-26T02:22:10.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:09 smithi017 bash[27028]: cluster 2023-10-26T02:22:08.644641+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:10.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:09 smithi017 bash[27028]: audit 2023-10-26T02:22:09.105420+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/3839153239,v1:172.21.15.17:6827/3839153239]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-26T02:22:10.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:09 smithi017 bash[27028]: audit 2023-10-26T02:22:09.105926+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"]}]: dispatch 2023-10-26T02:22:10.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: audit 2023-10-26T02:22:09.643468+0000 mon.a (mon.0) 304 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-26T02:22:10.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: cluster 2023-10-26T02:22:09.643621+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-10-26T02:22:10.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: audit 2023-10-26T02:22:09.644832+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/3839153239,v1:172.21.15.17:6827/3839153239]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:22:10.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: audit 2023-10-26T02:22:09.644838+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:22:10.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: audit 2023-10-26T02:22:09.645994+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:22:10.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: audit 2023-10-26T02:22:09.815513+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:10.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: audit 2023-10-26T02:22:10.043949+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_daemon_update\": \"2023-10-26T02:22:03.777517\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:22:10.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: audit 2023-10-26T02:22:10.049283+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_daemon_update\": \"2023-10-26T02:22:03.777517\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:22:10.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: cluster 2023-10-26T02:22:10.081476+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:22:10.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: cluster 2023-10-26T02:22:10.081542+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:22:10.775 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: audit 2023-10-26T02:22:10.644832+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-10-26T02:22:10.775 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: cluster 2023-10-26T02:22:10.645023+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2023-10-26T02:22:10.775 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:10 smithi163 bash[23532]: audit 2023-10-26T02:22:10.645445+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:22:11.022 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[33874]: debug 2023-10-26T02:22:10.644+0000 7fb6ac87c700 -1 osd.3 0 waiting for initial osdmap 2023-10-26T02:22:11.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: audit 2023-10-26T02:22:09.643468+0000 mon.a (mon.0) 304 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-26T02:22:11.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: cluster 2023-10-26T02:22:09.643621+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-10-26T02:22:11.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: audit 2023-10-26T02:22:09.644832+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/3839153239,v1:172.21.15.17:6827/3839153239]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:22:11.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: audit 2023-10-26T02:22:09.644838+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:22:11.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: audit 2023-10-26T02:22:09.645994+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:22:11.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: audit 2023-10-26T02:22:09.815513+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:11.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: audit 2023-10-26T02:22:09.643468+0000 mon.a (mon.0) 304 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-26T02:22:11.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: cluster 2023-10-26T02:22:09.643621+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-10-26T02:22:11.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: audit 2023-10-26T02:22:09.644832+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.17:6826/3839153239,v1:172.21.15.17:6827/3839153239]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:22:11.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: audit 2023-10-26T02:22:09.644838+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:22:11.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: audit 2023-10-26T02:22:09.645994+0000 mon.a (mon.0) 307 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]: dispatch 2023-10-26T02:22:11.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: audit 2023-10-26T02:22:09.815513+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:11.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: audit 2023-10-26T02:22:10.043949+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_daemon_update\": \"2023-10-26T02:22:03.777517\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:22:11.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: audit 2023-10-26T02:22:10.043949+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_daemon_update\": \"2023-10-26T02:22:03.777517\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:22:11.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: audit 2023-10-26T02:22:10.049283+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_daemon_update\": \"2023-10-26T02:22:03.777517\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:22:11.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: cluster 2023-10-26T02:22:10.081476+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:22:11.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: cluster 2023-10-26T02:22:10.081542+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:22:11.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: audit 2023-10-26T02:22:10.644832+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-10-26T02:22:11.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: cluster 2023-10-26T02:22:10.645023+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2023-10-26T02:22:11.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[23462]: audit 2023-10-26T02:22:10.645445+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:22:11.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: audit 2023-10-26T02:22:10.049283+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}}, \"last_daemon_update\": \"2023-10-26T02:22:03.777517\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:22:11.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: cluster 2023-10-26T02:22:10.081476+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:22:11.030 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: cluster 2023-10-26T02:22:10.081542+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:22:11.030 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: audit 2023-10-26T02:22:10.644832+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2023-10-26T02:22:11.030 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: cluster 2023-10-26T02:22:10.645023+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2023-10-26T02:22:11.030 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:10 smithi017 bash[27028]: audit 2023-10-26T02:22:10.645445+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:22:11.929 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:11 smithi163 bash[23532]: cluster 2023-10-26T02:22:10.645329+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:11.930 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:11 smithi163 bash[23532]: audit 2023-10-26T02:22:10.875395+0000 mgr.y (mgr.14140) 126 : audit [DBG] from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:22:11.930 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:11 smithi163 bash[23532]: cephadm 2023-10-26T02:22:10.877694+0000 mgr.y (mgr.14140) 127 : cephadm [INF] Applying osd on host smithi163... 2023-10-26T02:22:11.930 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:11 smithi163 bash[23532]: audit 2023-10-26T02:22:10.878338+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:22:11.930 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:11 smithi163 bash[23532]: audit 2023-10-26T02:22:10.880576+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:11.930 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:11 smithi163 bash[23532]: audit 2023-10-26T02:22:10.883517+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:12.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:11 smithi017 bash[27028]: cluster 2023-10-26T02:22:10.645329+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:12.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:11 smithi017 bash[27028]: audit 2023-10-26T02:22:10.875395+0000 mgr.y (mgr.14140) 126 : audit [DBG] from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:22:12.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:11 smithi017 bash[27028]: cephadm 2023-10-26T02:22:10.877694+0000 mgr.y (mgr.14140) 127 : cephadm [INF] Applying osd on host smithi163... 2023-10-26T02:22:12.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:11 smithi017 bash[27028]: audit 2023-10-26T02:22:10.878338+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:22:12.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:11 smithi017 bash[27028]: audit 2023-10-26T02:22:10.880576+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:12.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:11 smithi017 bash[27028]: audit 2023-10-26T02:22:10.883517+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:12.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:11 smithi017 bash[23462]: cluster 2023-10-26T02:22:10.645329+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:12.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:11 smithi017 bash[23462]: audit 2023-10-26T02:22:10.875395+0000 mgr.y (mgr.14140) 126 : audit [DBG] from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:22:12.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:11 smithi017 bash[23462]: cephadm 2023-10-26T02:22:10.877694+0000 mgr.y (mgr.14140) 127 : cephadm [INF] Applying osd on host smithi163... 2023-10-26T02:22:12.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:11 smithi017 bash[23462]: audit 2023-10-26T02:22:10.878338+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:22:12.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:11 smithi017 bash[23462]: audit 2023-10-26T02:22:10.880576+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:12.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:11 smithi017 bash[23462]: audit 2023-10-26T02:22:10.883517+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:13.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:12 smithi163 bash[23532]: cluster 2023-10-26T02:22:11.658167+0000 mon.a (mon.0) 317 : cluster [INF] osd.3 [v2:172.21.15.17:6826/3839153239,v1:172.21.15.17:6827/3839153239] boot 2023-10-26T02:22:13.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:12 smithi163 bash[23532]: cluster 2023-10-26T02:22:11.658214+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-10-26T02:22:13.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:12 smithi163 bash[23532]: audit 2023-10-26T02:22:11.659032+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:22:13.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:12 smithi017 bash[23462]: cluster 2023-10-26T02:22:11.658167+0000 mon.a (mon.0) 317 : cluster [INF] osd.3 [v2:172.21.15.17:6826/3839153239,v1:172.21.15.17:6827/3839153239] boot 2023-10-26T02:22:13.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:12 smithi017 bash[23462]: cluster 2023-10-26T02:22:11.658214+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-10-26T02:22:13.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:12 smithi017 bash[23462]: audit 2023-10-26T02:22:11.659032+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:22:13.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:12 smithi017 bash[27028]: cluster 2023-10-26T02:22:11.658167+0000 mon.a (mon.0) 317 : cluster [INF] osd.3 [v2:172.21.15.17:6826/3839153239,v1:172.21.15.17:6827/3839153239] boot 2023-10-26T02:22:13.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:12 smithi017 bash[27028]: cluster 2023-10-26T02:22:11.658214+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-10-26T02:22:13.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:12 smithi017 bash[27028]: audit 2023-10-26T02:22:11.659032+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:22:14.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:13 smithi163 bash[23532]: cluster 2023-10-26T02:22:12.645994+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 632 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:14.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:13 smithi163 bash[23532]: cluster 2023-10-26T02:22:12.677361+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2023-10-26T02:22:14.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:13 smithi017 bash[23462]: cluster 2023-10-26T02:22:12.645994+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 632 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:14.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:13 smithi017 bash[23462]: cluster 2023-10-26T02:22:12.677361+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2023-10-26T02:22:14.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:13 smithi017 bash[27028]: cluster 2023-10-26T02:22:12.645994+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 632 KiB used, 265 GiB / 268 GiB avail 2023-10-26T02:22:14.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:13 smithi017 bash[27028]: cluster 2023-10-26T02:22:12.677361+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2023-10-26T02:22:15.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:14 smithi163 bash[23532]: audit 2023-10-26T02:22:14.125335+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.163:0/3307936686' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f0be751-ff56-4b6c-af67-9417fb49a2f6"}]: dispatch 2023-10-26T02:22:15.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:14 smithi163 bash[23532]: audit 2023-10-26T02:22:14.126380+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f0be751-ff56-4b6c-af67-9417fb49a2f6"}]: dispatch 2023-10-26T02:22:15.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:14 smithi163 bash[23532]: audit 2023-10-26T02:22:14.134416+0000 mon.a (mon.0) 322 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3f0be751-ff56-4b6c-af67-9417fb49a2f6"}]': finished 2023-10-26T02:22:15.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:14 smithi163 bash[23532]: cluster 2023-10-26T02:22:14.134513+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-10-26T02:22:15.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:14 smithi163 bash[23532]: audit 2023-10-26T02:22:14.134798+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:22:15.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:14 smithi017 bash[23462]: audit 2023-10-26T02:22:14.125335+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.163:0/3307936686' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f0be751-ff56-4b6c-af67-9417fb49a2f6"}]: dispatch 2023-10-26T02:22:15.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:14 smithi017 bash[23462]: audit 2023-10-26T02:22:14.126380+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f0be751-ff56-4b6c-af67-9417fb49a2f6"}]: dispatch 2023-10-26T02:22:15.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:14 smithi017 bash[23462]: audit 2023-10-26T02:22:14.134416+0000 mon.a (mon.0) 322 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3f0be751-ff56-4b6c-af67-9417fb49a2f6"}]': finished 2023-10-26T02:22:15.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:14 smithi017 bash[23462]: cluster 2023-10-26T02:22:14.134513+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-10-26T02:22:15.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:14 smithi017 bash[23462]: audit 2023-10-26T02:22:14.134798+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:22:15.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:14 smithi017 bash[27028]: audit 2023-10-26T02:22:14.125335+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.163:0/3307936686' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f0be751-ff56-4b6c-af67-9417fb49a2f6"}]: dispatch 2023-10-26T02:22:15.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:14 smithi017 bash[27028]: audit 2023-10-26T02:22:14.126380+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f0be751-ff56-4b6c-af67-9417fb49a2f6"}]: dispatch 2023-10-26T02:22:15.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:14 smithi017 bash[27028]: audit 2023-10-26T02:22:14.134416+0000 mon.a (mon.0) 322 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3f0be751-ff56-4b6c-af67-9417fb49a2f6"}]': finished 2023-10-26T02:22:15.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:14 smithi017 bash[27028]: cluster 2023-10-26T02:22:14.134513+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-10-26T02:22:15.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:14 smithi017 bash[27028]: audit 2023-10-26T02:22:14.134798+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:22:16.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:15 smithi163 bash[23532]: cluster 2023-10-26T02:22:14.646560+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:16.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:15 smithi017 bash[23462]: cluster 2023-10-26T02:22:14.646560+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:16.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:15 smithi017 bash[27028]: cluster 2023-10-26T02:22:14.646560+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:17.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:16 smithi163 bash[23532]: audit 2023-10-26T02:22:16.284019+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.163:0/2050534027' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:22:17.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:16 smithi017 bash[23462]: audit 2023-10-26T02:22:16.284019+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.163:0/2050534027' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:22:17.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:16 smithi017 bash[27028]: audit 2023-10-26T02:22:16.284019+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.163:0/2050534027' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:22:18.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:17 smithi163 bash[23532]: cluster 2023-10-26T02:22:16.647086+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:18.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:17 smithi017 bash[23462]: cluster 2023-10-26T02:22:16.647086+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:18.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:17 smithi017 bash[27028]: cluster 2023-10-26T02:22:16.647086+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:19 smithi163 bash[23532]: cluster 2023-10-26T02:22:18.647723+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 984 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:19 smithi163 bash[23532]: audit 2023-10-26T02:22:18.938412+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:20.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:19 smithi017 bash[23462]: cluster 2023-10-26T02:22:18.647723+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 984 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:20.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:19 smithi017 bash[23462]: audit 2023-10-26T02:22:18.938412+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:20.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:19 smithi017 bash[27028]: cluster 2023-10-26T02:22:18.647723+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 984 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:20.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:19 smithi017 bash[27028]: audit 2023-10-26T02:22:18.938412+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:21 smithi163 bash[23532]: cluster 2023-10-26T02:22:20.648281+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:22.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:21 smithi017 bash[23462]: cluster 2023-10-26T02:22:20.648281+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:22.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:21 smithi017 bash[27028]: cluster 2023-10-26T02:22:20.648281+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:23.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:22 smithi163 bash[23532]: audit 2023-10-26T02:22:22.306823+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-26T02:22:23.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:22 smithi163 bash[23532]: audit 2023-10-26T02:22:22.308745+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:23.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:22 smithi163 bash[23532]: audit 2023-10-26T02:22:22.310920+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-10-26T02:22:23.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:22 smithi017 bash[23462]: audit 2023-10-26T02:22:22.306823+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-26T02:22:23.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:22 smithi017 bash[23462]: audit 2023-10-26T02:22:22.308745+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:23.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:22 smithi017 bash[23462]: audit 2023-10-26T02:22:22.310920+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-10-26T02:22:23.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:22 smithi017 bash[27028]: audit 2023-10-26T02:22:22.306823+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-26T02:22:23.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:22 smithi017 bash[27028]: audit 2023-10-26T02:22:22.308745+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:23.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:22 smithi017 bash[27028]: audit 2023-10-26T02:22:22.310920+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-10-26T02:22:24.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:23 smithi163 bash[23532]: cephadm 2023-10-26T02:22:22.310260+0000 mgr.y (mgr.14140) 133 : cephadm [INF] Deploying daemon osd.4 on smithi163 2023-10-26T02:22:24.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:23 smithi163 bash[23532]: cluster 2023-10-26T02:22:22.648808+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:24.022 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:23 smithi017 bash[27028]: cephadm 2023-10-26T02:22:22.310260+0000 mgr.y (mgr.14140) 133 : cephadm [INF] Deploying daemon osd.4 on smithi163 2023-10-26T02:22:24.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:23 smithi017 bash[27028]: cluster 2023-10-26T02:22:22.648808+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:24.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:23 smithi017 bash[23462]: cephadm 2023-10-26T02:22:22.310260+0000 mgr.y (mgr.14140) 133 : cephadm [INF] Deploying daemon osd.4 on smithi163 2023-10-26T02:22:24.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:23 smithi017 bash[23462]: cluster 2023-10-26T02:22:22.648808+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:24.388 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 4 on host 'smithi163' 2023-10-26T02:22:25.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:24 smithi163 bash[23532]: audit 2023-10-26T02:22:24.375075+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287303\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287503\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:25.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:24 smithi163 bash[23532]: audit 2023-10-26T02:22:24.376333+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:25.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:24 smithi163 bash[23532]: audit 2023-10-26T02:22:24.383510+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287303\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287503\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:25.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:24 smithi017 bash[23462]: audit 2023-10-26T02:22:24.375075+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287303\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287503\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:25.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:24 smithi017 bash[23462]: audit 2023-10-26T02:22:24.376333+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:25.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:24 smithi017 bash[23462]: audit 2023-10-26T02:22:24.383510+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287303\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287503\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:25.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:24 smithi017 bash[27028]: audit 2023-10-26T02:22:24.375075+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287303\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287503\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:25.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:24 smithi017 bash[27028]: audit 2023-10-26T02:22:24.376333+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:25.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:24 smithi017 bash[27028]: audit 2023-10-26T02:22:24.383510+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287303\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:20:24.287503\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_device_update\": \"2023-10-26T02:19:42.006646\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:25.651 DEBUG:teuthology.orchestra.run.smithi163:osd.4> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.4.service 2023-10-26T02:22:25.654 INFO:tasks.cephadm:Deploying osd.5 on smithi163 with /dev/vg_nvme/lv_3... 2023-10-26T02:22:25.654 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-26T02:22:25.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:25 smithi163 bash[23532]: cluster 2023-10-26T02:22:24.649393+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:25.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:25 smithi163 bash[23532]: audit 2023-10-26T02:22:25.230661+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_daemon_update\": \"2023-10-26T02:22:25.229383\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:25.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:25 smithi163 bash[23532]: audit 2023-10-26T02:22:25.236858+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_daemon_update\": \"2023-10-26T02:22:25.229383\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:25.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:25 smithi163 bash[23532]: audit 2023-10-26T02:22:25.238427+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:26.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:25 smithi017 bash[23462]: cluster 2023-10-26T02:22:24.649393+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:26.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:25 smithi017 bash[23462]: audit 2023-10-26T02:22:25.230661+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_daemon_update\": \"2023-10-26T02:22:25.229383\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:26.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:25 smithi017 bash[23462]: audit 2023-10-26T02:22:25.236858+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_daemon_update\": \"2023-10-26T02:22:25.229383\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:26.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:25 smithi017 bash[23462]: audit 2023-10-26T02:22:25.238427+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:26.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:25 smithi017 bash[27028]: cluster 2023-10-26T02:22:24.649393+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:26.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:25 smithi017 bash[27028]: audit 2023-10-26T02:22:25.230661+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_daemon_update\": \"2023-10-26T02:22:25.229383\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:26.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:25 smithi017 bash[27028]: audit 2023-10-26T02:22:25.236858+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_daemon_update\": \"2023-10-26T02:22:25.229383\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:26.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:25 smithi017 bash[27028]: audit 2023-10-26T02:22:25.238427+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:26.486 INFO:journalctl@ceph.osd.4.smithi163.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:22:27.402 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:22:27 smithi163 bash[25441]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-10-26T02:22:27.403 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:22:27 smithi163 bash[25441]: 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-10-26T02:22:27.403 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:22:27 smithi163 bash[25441]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-10-26T02:22:27.403 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:22:27 smithi163 bash[25441]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-10-26T02:22:27.403 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:22:27 smithi163 bash[25441]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-26T02:22:27.404 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:22:27 smithi163 bash[25441]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-10-26T02:22:27.404 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:22:27 smithi163 bash[25441]: --> ceph-volume lvm activate successful for osd ID: 4 2023-10-26T02:22:28.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:27 smithi163 bash[23532]: cluster 2023-10-26T02:22:26.649930+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:28.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:27 smithi017 bash[23462]: cluster 2023-10-26T02:22:26.649930+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:28.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:27 smithi017 bash[27028]: cluster 2023-10-26T02:22:26.649930+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:30.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:29 smithi163 bash[23532]: cluster 2023-10-26T02:22:28.650443+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:30.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:29 smithi017 bash[23462]: cluster 2023-10-26T02:22:28.650443+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:30.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:29 smithi017 bash[27028]: cluster 2023-10-26T02:22:28.650443+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:30.772 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:22:30 smithi163 bash[25781]: debug 2023-10-26T02:22:30.492+0000 7fedab4c0ec0 1 -- 172.21.15.163:0/1953734735 >> [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] conn(0x555c26c69000 msgr2=0x555c26c65b00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-10-26T02:22:30.772 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:22:30 smithi163 bash[25781]: debug 2023-10-26T02:22:30.492+0000 7fedab4c0ec0 1 --2- 172.21.15.163:0/1953734735 >> [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] conn(0x555c26c69000 0x555c26c65b00 secure :-1 s=READY pgs=16 cs=0 l=1 rx=0x555c26bffd10 tx=0x555c278deaa0).stop 2023-10-26T02:22:31.271 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:22:30 smithi163 bash[25781]: debug 2023-10-26T02:22:30.796+0000 7fedab4c0ec0 -1 Falling back to public interface 2023-10-26T02:22:31.546 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-26T02:22:31.547 INFO:teuthology.orchestra.run.smithi163.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-26T02:22:31.547 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10+0 records in 2023-10-26T02:22:31.547 INFO:teuthology.orchestra.run.smithi163.stderr:10+0 records out 2023-10-26T02:22:31.547 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0141864 s, 739 MB/s 2023-10-26T02:22:31.548 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping successful for: 2023-10-26T02:22:31.718 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:22:31 smithi163 bash[25781]: debug 2023-10-26T02:22:31.424+0000 7fedab4c0ec0 -1 osd.4 0 log_to_monitors {default=true} 2023-10-26T02:22:32.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:31 smithi163 bash[23532]: cluster 2023-10-26T02:22:30.650943+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:32.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:31 smithi163 bash[23532]: audit 2023-10-26T02:22:31.431397+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.163:6800/3032444950,v1:172.21.15.163:6801/3032444950]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-26T02:22:32.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:31 smithi163 bash[23532]: audit 2023-10-26T02:22:31.432376+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"]}]: dispatch 2023-10-26T02:22:32.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:31 smithi017 bash[23462]: cluster 2023-10-26T02:22:30.650943+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:32.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:31 smithi017 bash[23462]: audit 2023-10-26T02:22:31.431397+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.163:6800/3032444950,v1:172.21.15.163:6801/3032444950]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-26T02:22:32.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:31 smithi017 bash[23462]: audit 2023-10-26T02:22:31.432376+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"]}]: dispatch 2023-10-26T02:22:32.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:31 smithi017 bash[27028]: cluster 2023-10-26T02:22:30.650943+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:32.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:31 smithi017 bash[27028]: audit 2023-10-26T02:22:31.431397+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.163:6800/3032444950,v1:172.21.15.163:6801/3032444950]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-26T02:22:32.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:31 smithi017 bash[27028]: audit 2023-10-26T02:22:31.432376+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"]}]: dispatch 2023-10-26T02:22:32.129 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi163:vg_nvme/lv_3 2023-10-26T02:22:33.022 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:22:32 smithi163 bash[25781]: debug 2023-10-26T02:22:32.720+0000 7fed94275700 -1 osd.4 0 waiting for initial osdmap 2023-10-26T02:22:33.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:32 smithi163 bash[23532]: audit 2023-10-26T02:22:31.711884+0000 mon.a (mon.0) 336 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-26T02:22:33.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:32 smithi163 bash[23532]: cluster 2023-10-26T02:22:31.712043+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-10-26T02:22:33.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:32 smithi163 bash[23532]: audit 2023-10-26T02:22:31.712993+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.163:6800/3032444950,v1:172.21.15.163:6801/3032444950]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:22:33.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:32 smithi163 bash[23532]: audit 2023-10-26T02:22:31.713084+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:22:33.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:32 smithi163 bash[23532]: audit 2023-10-26T02:22:31.714121+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=smithi163", "root=default"]}]: dispatch 2023-10-26T02:22:33.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:32 smithi017 bash[23462]: audit 2023-10-26T02:22:31.711884+0000 mon.a (mon.0) 336 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-26T02:22:33.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:32 smithi017 bash[23462]: cluster 2023-10-26T02:22:31.712043+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-10-26T02:22:33.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:32 smithi017 bash[23462]: audit 2023-10-26T02:22:31.712993+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.163:6800/3032444950,v1:172.21.15.163:6801/3032444950]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:22:33.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:32 smithi017 bash[23462]: audit 2023-10-26T02:22:31.713084+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:22:33.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:32 smithi017 bash[23462]: audit 2023-10-26T02:22:31.714121+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=smithi163", "root=default"]}]: dispatch 2023-10-26T02:22:33.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:32 smithi017 bash[27028]: audit 2023-10-26T02:22:31.711884+0000 mon.a (mon.0) 336 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-26T02:22:33.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:32 smithi017 bash[27028]: cluster 2023-10-26T02:22:31.712043+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-10-26T02:22:33.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:32 smithi017 bash[27028]: audit 2023-10-26T02:22:31.712993+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.163:6800/3032444950,v1:172.21.15.163:6801/3032444950]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:22:33.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:32 smithi017 bash[27028]: audit 2023-10-26T02:22:31.713084+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:22:33.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:32 smithi017 bash[27028]: audit 2023-10-26T02:22:31.714121+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=smithi163", "root=default"]}]: dispatch 2023-10-26T02:22:34.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:33 smithi163 bash[23532]: cluster 2023-10-26T02:22:32.451787+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:22:34.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:33 smithi163 bash[23532]: cluster 2023-10-26T02:22:32.451870+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:22:34.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:33 smithi163 bash[23532]: cluster 2023-10-26T02:22:32.651437+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:34.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:33 smithi163 bash[23532]: audit 2023-10-26T02:22:32.714936+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-26T02:22:34.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:33 smithi163 bash[23532]: cluster 2023-10-26T02:22:32.715049+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2023-10-26T02:22:34.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:33 smithi163 bash[23532]: audit 2023-10-26T02:22:32.715276+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:22:34.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:33 smithi163 bash[23532]: audit 2023-10-26T02:22:32.851002+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:34.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:33 smithi163 bash[23532]: audit 2023-10-26T02:22:33.085536+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_daemon_update\": \"2023-10-26T02:22:25.229383\", \"last_device_update\": \"2023-10-26T02:22:33.084256\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:34.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:33 smithi163 bash[23532]: audit 2023-10-26T02:22:33.091420+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_daemon_update\": \"2023-10-26T02:22:25.229383\", \"last_device_update\": \"2023-10-26T02:22:33.084256\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:34.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[23462]: cluster 2023-10-26T02:22:32.451787+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:22:34.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[23462]: cluster 2023-10-26T02:22:32.451870+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:22:34.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[23462]: cluster 2023-10-26T02:22:32.651437+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:34.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[23462]: audit 2023-10-26T02:22:32.714936+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-26T02:22:34.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[23462]: cluster 2023-10-26T02:22:32.715049+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2023-10-26T02:22:34.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[23462]: audit 2023-10-26T02:22:32.715276+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:22:34.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[23462]: audit 2023-10-26T02:22:32.851002+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:34.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[27028]: cluster 2023-10-26T02:22:32.451787+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:22:34.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[27028]: cluster 2023-10-26T02:22:32.451870+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:22:34.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[27028]: cluster 2023-10-26T02:22:32.651437+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:34.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[27028]: audit 2023-10-26T02:22:32.714936+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-26T02:22:34.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[27028]: cluster 2023-10-26T02:22:32.715049+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2023-10-26T02:22:34.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[27028]: audit 2023-10-26T02:22:32.715276+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:22:34.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[27028]: audit 2023-10-26T02:22:32.851002+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:34.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[23462]: audit 2023-10-26T02:22:33.085536+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_daemon_update\": \"2023-10-26T02:22:25.229383\", \"last_device_update\": \"2023-10-26T02:22:33.084256\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:34.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[23462]: audit 2023-10-26T02:22:33.091420+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_daemon_update\": \"2023-10-26T02:22:25.229383\", \"last_device_update\": \"2023-10-26T02:22:33.084256\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:34.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[27028]: audit 2023-10-26T02:22:33.085536+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_daemon_update\": \"2023-10-26T02:22:25.229383\", \"last_device_update\": \"2023-10-26T02:22:33.084256\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:34.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:33 smithi017 bash[27028]: audit 2023-10-26T02:22:33.091420+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}}, \"last_daemon_update\": \"2023-10-26T02:22:25.229383\", \"last_device_update\": \"2023-10-26T02:22:33.084256\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:34.771 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:34 smithi163 bash[23532]: cluster 2023-10-26T02:22:33.732698+0000 mon.a (mon.0) 346 : cluster [INF] osd.4 [v2:172.21.15.163:6800/3032444950,v1:172.21.15.163:6801/3032444950] boot 2023-10-26T02:22:34.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:34 smithi163 bash[23532]: cluster 2023-10-26T02:22:33.732850+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-26T02:22:34.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:34 smithi163 bash[23532]: audit 2023-10-26T02:22:33.734103+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:22:35.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:34 smithi017 bash[23462]: cluster 2023-10-26T02:22:33.732698+0000 mon.a (mon.0) 346 : cluster [INF] osd.4 [v2:172.21.15.163:6800/3032444950,v1:172.21.15.163:6801/3032444950] boot 2023-10-26T02:22:35.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:34 smithi017 bash[23462]: cluster 2023-10-26T02:22:33.732850+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-26T02:22:35.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:34 smithi017 bash[23462]: audit 2023-10-26T02:22:33.734103+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:22:35.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:34 smithi017 bash[27028]: cluster 2023-10-26T02:22:33.732698+0000 mon.a (mon.0) 346 : cluster [INF] osd.4 [v2:172.21.15.163:6800/3032444950,v1:172.21.15.163:6801/3032444950] boot 2023-10-26T02:22:35.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:34 smithi017 bash[27028]: cluster 2023-10-26T02:22:33.732850+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-26T02:22:35.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:34 smithi017 bash[27028]: audit 2023-10-26T02:22:33.734103+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:22:36.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:35 smithi163 bash[23532]: cluster 2023-10-26T02:22:34.652005+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1000 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:36.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:35 smithi163 bash[23532]: cluster 2023-10-26T02:22:34.754640+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-10-26T02:22:36.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:35 smithi163 bash[23532]: audit 2023-10-26T02:22:34.923195+0000 mgr.y (mgr.14140) 141 : audit [DBG] from='client.34235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:22:36.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:35 smithi163 bash[23532]: cephadm 2023-10-26T02:22:34.924755+0000 mgr.y (mgr.14140) 142 : cephadm [INF] Applying osd on host smithi163... 2023-10-26T02:22:36.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:35 smithi163 bash[23532]: audit 2023-10-26T02:22:34.925346+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:22:36.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:35 smithi163 bash[23532]: audit 2023-10-26T02:22:34.927183+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:36.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:35 smithi163 bash[23532]: audit 2023-10-26T02:22:34.930031+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:36.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[23462]: cluster 2023-10-26T02:22:34.652005+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1000 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:36.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[23462]: cluster 2023-10-26T02:22:34.754640+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-10-26T02:22:36.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[23462]: audit 2023-10-26T02:22:34.923195+0000 mgr.y (mgr.14140) 141 : audit [DBG] from='client.34235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:22:36.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[23462]: cephadm 2023-10-26T02:22:34.924755+0000 mgr.y (mgr.14140) 142 : cephadm [INF] Applying osd on host smithi163... 2023-10-26T02:22:36.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[23462]: audit 2023-10-26T02:22:34.925346+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:22:36.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[23462]: audit 2023-10-26T02:22:34.927183+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:36.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[23462]: audit 2023-10-26T02:22:34.930031+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:36.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[27028]: cluster 2023-10-26T02:22:34.652005+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1000 KiB used, 354 GiB / 358 GiB avail 2023-10-26T02:22:36.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[27028]: cluster 2023-10-26T02:22:34.754640+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-10-26T02:22:36.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[27028]: audit 2023-10-26T02:22:34.923195+0000 mgr.y (mgr.14140) 141 : audit [DBG] from='client.34235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:22:36.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[27028]: cephadm 2023-10-26T02:22:34.924755+0000 mgr.y (mgr.14140) 142 : cephadm [INF] Applying osd on host smithi163... 2023-10-26T02:22:36.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[27028]: audit 2023-10-26T02:22:34.925346+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:22:36.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[27028]: audit 2023-10-26T02:22:34.927183+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:36.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:35 smithi017 bash[27028]: audit 2023-10-26T02:22:34.930031+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:38.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:37 smithi163 bash[23532]: cluster 2023-10-26T02:22:36.652562+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v142: 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-10-26T02:22:38.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:37 smithi017 bash[23462]: cluster 2023-10-26T02:22:36.652562+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v142: 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-10-26T02:22:38.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:37 smithi017 bash[27028]: cluster 2023-10-26T02:22:36.652562+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v142: 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-10-26T02:22:39.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:38 smithi163 bash[23532]: audit 2023-10-26T02:22:38.047775+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.163:0/798062611' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e3052da-6304-4cb9-b321-7b60b97ff2bb"}]: dispatch 2023-10-26T02:22:39.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:38 smithi163 bash[23532]: audit 2023-10-26T02:22:38.048547+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e3052da-6304-4cb9-b321-7b60b97ff2bb"}]: dispatch 2023-10-26T02:22:39.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:38 smithi163 bash[23532]: audit 2023-10-26T02:22:38.056726+0000 mon.a (mon.0) 354 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e3052da-6304-4cb9-b321-7b60b97ff2bb"}]': finished 2023-10-26T02:22:39.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:38 smithi163 bash[23532]: cluster 2023-10-26T02:22:38.056856+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-10-26T02:22:39.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:38 smithi163 bash[23532]: audit 2023-10-26T02:22:38.057178+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:22:39.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:38 smithi017 bash[23462]: audit 2023-10-26T02:22:38.047775+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.163:0/798062611' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e3052da-6304-4cb9-b321-7b60b97ff2bb"}]: dispatch 2023-10-26T02:22:39.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:38 smithi017 bash[23462]: audit 2023-10-26T02:22:38.048547+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e3052da-6304-4cb9-b321-7b60b97ff2bb"}]: dispatch 2023-10-26T02:22:39.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:38 smithi017 bash[23462]: audit 2023-10-26T02:22:38.056726+0000 mon.a (mon.0) 354 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e3052da-6304-4cb9-b321-7b60b97ff2bb"}]': finished 2023-10-26T02:22:39.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:38 smithi017 bash[23462]: cluster 2023-10-26T02:22:38.056856+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-10-26T02:22:39.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:38 smithi017 bash[23462]: audit 2023-10-26T02:22:38.057178+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:22:39.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:38 smithi017 bash[27028]: audit 2023-10-26T02:22:38.047775+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.163:0/798062611' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e3052da-6304-4cb9-b321-7b60b97ff2bb"}]: dispatch 2023-10-26T02:22:39.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:38 smithi017 bash[27028]: audit 2023-10-26T02:22:38.048547+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9e3052da-6304-4cb9-b321-7b60b97ff2bb"}]: dispatch 2023-10-26T02:22:39.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:38 smithi017 bash[27028]: audit 2023-10-26T02:22:38.056726+0000 mon.a (mon.0) 354 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e3052da-6304-4cb9-b321-7b60b97ff2bb"}]': finished 2023-10-26T02:22:39.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:38 smithi017 bash[27028]: cluster 2023-10-26T02:22:38.056856+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-10-26T02:22:39.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:38 smithi017 bash[27028]: audit 2023-10-26T02:22:38.057178+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:22:40.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:39 smithi163 bash[23532]: cluster 2023-10-26T02:22:38.653192+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v144: 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-10-26T02:22:40.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:39 smithi017 bash[23462]: cluster 2023-10-26T02:22:38.653192+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v144: 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-10-26T02:22:40.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:39 smithi017 bash[27028]: cluster 2023-10-26T02:22:38.653192+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v144: 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-10-26T02:22:41.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:40 smithi163 bash[23532]: audit 2023-10-26T02:22:40.202741+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.163:0/1666275575' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:22:41.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:40 smithi017 bash[23462]: audit 2023-10-26T02:22:40.202741+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.163:0/1666275575' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:22:41.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:40 smithi017 bash[27028]: audit 2023-10-26T02:22:40.202741+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.163:0/1666275575' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:22:42.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:41 smithi163 bash[23532]: cluster 2023-10-26T02:22:40.653821+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v145: 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-10-26T02:22:42.272 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:41 smithi017 bash[23462]: cluster 2023-10-26T02:22:40.653821+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v145: 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-10-26T02:22:42.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:41 smithi017 bash[27028]: cluster 2023-10-26T02:22:40.653821+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v145: 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-10-26T02:22:44.121 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:43 smithi163 bash[23532]: cluster 2023-10-26T02:22:42.654510+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T02:22:44.121 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:43 smithi163 bash[23532]: audit 2023-10-26T02:22:42.891213+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:44.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:43 smithi017 bash[23462]: cluster 2023-10-26T02:22:42.654510+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T02:22:44.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:43 smithi017 bash[23462]: audit 2023-10-26T02:22:42.891213+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:44.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:43 smithi017 bash[27028]: cluster 2023-10-26T02:22:42.654510+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T02:22:44.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:43 smithi017 bash[27028]: audit 2023-10-26T02:22:42.891213+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:46.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:45 smithi163 bash[23532]: cluster 2023-10-26T02:22:44.655206+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v147: 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-10-26T02:22:46.272 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:45 smithi017 bash[23462]: cluster 2023-10-26T02:22:44.655206+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v147: 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-10-26T02:22:46.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:45 smithi017 bash[27028]: cluster 2023-10-26T02:22:44.655206+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v147: 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-10-26T02:22:47.164 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:46 smithi163 bash[23532]: audit 2023-10-26T02:22:46.266522+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-26T02:22:47.165 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:46 smithi163 bash[23532]: audit 2023-10-26T02:22:46.268386+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:47.165 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:46 smithi163 bash[23532]: audit 2023-10-26T02:22:46.270480+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-10-26T02:22:47.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:46 smithi017 bash[23462]: audit 2023-10-26T02:22:46.266522+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-26T02:22:47.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:46 smithi017 bash[23462]: audit 2023-10-26T02:22:46.268386+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:47.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:46 smithi017 bash[23462]: audit 2023-10-26T02:22:46.270480+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-10-26T02:22:47.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:46 smithi017 bash[27028]: audit 2023-10-26T02:22:46.266522+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-26T02:22:47.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:46 smithi017 bash[27028]: audit 2023-10-26T02:22:46.268386+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:22:47.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:46 smithi017 bash[27028]: audit 2023-10-26T02:22:46.270480+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-10-26T02:22:48.126 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:47 smithi163 bash[23532]: cephadm 2023-10-26T02:22:46.269831+0000 mgr.y (mgr.14140) 148 : cephadm [INF] Deploying daemon osd.5 on smithi163 2023-10-26T02:22:48.126 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:47 smithi163 bash[23532]: cluster 2023-10-26T02:22:46.655951+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:48.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:47 smithi017 bash[23462]: cephadm 2023-10-26T02:22:46.269831+0000 mgr.y (mgr.14140) 148 : cephadm [INF] Deploying daemon osd.5 on smithi163 2023-10-26T02:22:48.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:47 smithi017 bash[23462]: cluster 2023-10-26T02:22:46.655951+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:48.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:47 smithi017 bash[27028]: cephadm 2023-10-26T02:22:46.269831+0000 mgr.y (mgr.14140) 148 : cephadm [INF] Deploying daemon osd.5 on smithi163 2023-10-26T02:22:48.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:47 smithi017 bash[27028]: cluster 2023-10-26T02:22:46.655951+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:48.390 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 5 on host 'smithi163' 2023-10-26T02:22:49.090 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:48 smithi163 bash[23532]: audit 2023-10-26T02:22:48.377061+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_device_update\": \"2023-10-26T02:22:33.084256\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:49.091 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:48 smithi163 bash[23532]: audit 2023-10-26T02:22:48.378055+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:49.091 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:48 smithi163 bash[23532]: audit 2023-10-26T02:22:48.383187+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_device_update\": \"2023-10-26T02:22:33.084256\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:49.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:48 smithi017 bash[23462]: audit 2023-10-26T02:22:48.377061+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_device_update\": \"2023-10-26T02:22:33.084256\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:49.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:48 smithi017 bash[23462]: audit 2023-10-26T02:22:48.378055+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:49.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:48 smithi017 bash[23462]: audit 2023-10-26T02:22:48.383187+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_device_update\": \"2023-10-26T02:22:33.084256\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:49.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:48 smithi017 bash[27028]: audit 2023-10-26T02:22:48.377061+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_device_update\": \"2023-10-26T02:22:33.084256\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:49.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:48 smithi017 bash[27028]: audit 2023-10-26T02:22:48.378055+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:49.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:48 smithi017 bash[27028]: audit 2023-10-26T02:22:48.383187+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.228861\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229060\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:25.229189\", \"created\": \"2023-10-26T02:22:24.352655\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_device_update\": \"2023-10-26T02:22:33.084256\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:49.672 DEBUG:teuthology.orchestra.run.smithi163:osd.5> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.5.service 2023-10-26T02:22:49.674 INFO:tasks.cephadm:Deploying osd.6 on smithi163 with /dev/vg_nvme/lv_2... 2023-10-26T02:22:49.674 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-26T02:22:50.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:49 smithi163 bash[23532]: cluster 2023-10-26T02:22:48.656515+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:50.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:49 smithi163 bash[23532]: audit 2023-10-26T02:22:49.502320+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_daemon_update\": \"2023-10-26T02:22:49.500793\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:50.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:49 smithi163 bash[23532]: audit 2023-10-26T02:22:49.508130+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_daemon_update\": \"2023-10-26T02:22:49.500793\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:50.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:49 smithi163 bash[23532]: audit 2023-10-26T02:22:49.509685+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:50.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:49 smithi163 bash[23532]: audit 2023-10-26T02:22:49.657330+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T02:22:50.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:49 smithi163 bash[23532]: audit 2023-10-26T02:22:49.662392+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T02:22:50.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:49 smithi017 bash[23462]: cluster 2023-10-26T02:22:48.656515+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:50.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:49 smithi017 bash[27028]: cluster 2023-10-26T02:22:48.656515+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:50.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:49 smithi017 bash[23462]: audit 2023-10-26T02:22:49.502320+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_daemon_update\": \"2023-10-26T02:22:49.500793\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:50.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:49 smithi017 bash[27028]: audit 2023-10-26T02:22:49.502320+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_daemon_update\": \"2023-10-26T02:22:49.500793\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:50.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:49 smithi017 bash[23462]: audit 2023-10-26T02:22:49.508130+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_daemon_update\": \"2023-10-26T02:22:49.500793\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:50.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:49 smithi017 bash[23462]: audit 2023-10-26T02:22:49.509685+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:50.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:49 smithi017 bash[23462]: audit 2023-10-26T02:22:49.657330+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T02:22:50.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:49 smithi017 bash[23462]: audit 2023-10-26T02:22:49.662392+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T02:22:50.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:49 smithi017 bash[27028]: audit 2023-10-26T02:22:49.508130+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_daemon_update\": \"2023-10-26T02:22:49.500793\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:50.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:49 smithi017 bash[27028]: audit 2023-10-26T02:22:49.509685+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:22:50.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:49 smithi017 bash[27028]: audit 2023-10-26T02:22:49.657330+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T02:22:50.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:49 smithi017 bash[27028]: audit 2023-10-26T02:22:49.662392+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T02:22:50.353 INFO:journalctl@ceph.osd.5.smithi163.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:22:51.022 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:22:50 smithi163 bash[26999]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-10-26T02:22:51.022 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:22:50 smithi163 bash[26999]: 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-10-26T02:22:51.023 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:22:50 smithi163 bash[26999]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-10-26T02:22:51.023 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:22:50 smithi163 bash[26999]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-10-26T02:22:51.023 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:22:50 smithi163 bash[26999]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-26T02:22:51.023 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:22:50 smithi163 bash[26999]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-10-26T02:22:51.023 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:22:50 smithi163 bash[26999]: --> ceph-volume lvm activate successful for osd ID: 5 2023-10-26T02:22:51.940 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:51 smithi163 bash[23532]: cluster 2023-10-26T02:22:50.657171+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:52.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:51 smithi017 bash[23462]: cluster 2023-10-26T02:22:50.657171+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:52.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:51 smithi017 bash[27028]: cluster 2023-10-26T02:22:50.657171+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:54.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:53 smithi163 bash[23532]: cluster 2023-10-26T02:22:52.657859+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:54.272 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:53 smithi017 bash[23462]: cluster 2023-10-26T02:22:52.657859+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:54.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:53 smithi017 bash[27028]: cluster 2023-10-26T02:22:52.657859+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:54.286 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:22:54 smithi163 bash[27274]: debug 2023-10-26T02:22:54.091+0000 7f64ba582ec0 1 -- 172.21.15.163:0/2239633485 >> [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] conn(0x55aea50b5000 msgr2=0x55aea50b1b00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-10-26T02:22:54.287 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:22:54 smithi163 bash[27274]: debug 2023-10-26T02:22:54.091+0000 7f64ba582ec0 1 --2- 172.21.15.163:0/2239633485 >> [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] conn(0x55aea50b5000 0x55aea50b1b00 secure :-1 s=READY pgs=25 cs=0 l=1 rx=0x55aea504bd10 tx=0x55aea5d20aa0).stop 2023-10-26T02:22:55.015 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:22:54 smithi163 bash[27274]: debug 2023-10-26T02:22:54.635+0000 7f64ba582ec0 -1 Falling back to public interface 2023-10-26T02:22:55.611 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-26T02:22:55.611 INFO:teuthology.orchestra.run.smithi163.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-26T02:22:55.612 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10+0 records in 2023-10-26T02:22:55.612 INFO:teuthology.orchestra.run.smithi163.stderr:10+0 records out 2023-10-26T02:22:55.612 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0157771 s, 665 MB/s 2023-10-26T02:22:55.612 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping successful for: 2023-10-26T02:22:55.668 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:22:55 smithi163 bash[27274]: debug 2023-10-26T02:22:55.283+0000 7f64ba582ec0 -1 osd.5 0 log_to_monitors {default=true} 2023-10-26T02:22:56.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:55 smithi163 bash[23532]: cluster 2023-10-26T02:22:54.658476+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:56.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:55 smithi163 bash[23532]: audit 2023-10-26T02:22:55.294182+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.163:6808/1643671422,v1:172.21.15.163:6809/1643671422]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-26T02:22:56.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:55 smithi163 bash[23532]: audit 2023-10-26T02:22:55.294774+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"]}]: dispatch 2023-10-26T02:22:56.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:55 smithi017 bash[23462]: cluster 2023-10-26T02:22:54.658476+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:56.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:55 smithi017 bash[23462]: audit 2023-10-26T02:22:55.294182+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.163:6808/1643671422,v1:172.21.15.163:6809/1643671422]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-26T02:22:56.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:55 smithi017 bash[23462]: audit 2023-10-26T02:22:55.294774+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"]}]: dispatch 2023-10-26T02:22:56.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:55 smithi017 bash[27028]: cluster 2023-10-26T02:22:54.658476+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:56.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:55 smithi017 bash[27028]: audit 2023-10-26T02:22:55.294182+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.163:6808/1643671422,v1:172.21.15.163:6809/1643671422]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-26T02:22:56.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:55 smithi017 bash[27028]: audit 2023-10-26T02:22:55.294774+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"]}]: dispatch 2023-10-26T02:22:56.323 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi163:vg_nvme/lv_2 2023-10-26T02:22:57.259 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:22:56 smithi163 bash[27274]: debug 2023-10-26T02:22:56.847+0000 7f649f32f700 -1 osd.5 0 waiting for initial osdmap 2023-10-26T02:22:57.260 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:56 smithi163 bash[23532]: audit 2023-10-26T02:22:55.837937+0000 mon.a (mon.0) 370 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-26T02:22:57.260 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:56 smithi163 bash[23532]: cluster 2023-10-26T02:22:55.837996+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-10-26T02:22:57.260 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:56 smithi163 bash[23532]: audit 2023-10-26T02:22:55.838200+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:22:57.261 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:56 smithi163 bash[23532]: audit 2023-10-26T02:22:55.840141+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.163:6808/1643671422,v1:172.21.15.163:6809/1643671422]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:22:57.261 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:56 smithi163 bash[23532]: audit 2023-10-26T02:22:55.840400+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=smithi163", "root=default"]}]: dispatch 2023-10-26T02:22:57.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:56 smithi017 bash[23462]: audit 2023-10-26T02:22:55.837937+0000 mon.a (mon.0) 370 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-26T02:22:57.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:56 smithi017 bash[23462]: cluster 2023-10-26T02:22:55.837996+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-10-26T02:22:57.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:56 smithi017 bash[23462]: audit 2023-10-26T02:22:55.838200+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:22:57.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:56 smithi017 bash[23462]: audit 2023-10-26T02:22:55.840141+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.163:6808/1643671422,v1:172.21.15.163:6809/1643671422]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:22:57.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:56 smithi017 bash[23462]: audit 2023-10-26T02:22:55.840400+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=smithi163", "root=default"]}]: dispatch 2023-10-26T02:22:57.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:56 smithi017 bash[27028]: audit 2023-10-26T02:22:55.837937+0000 mon.a (mon.0) 370 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-26T02:22:57.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:56 smithi017 bash[27028]: cluster 2023-10-26T02:22:55.837996+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-10-26T02:22:57.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:56 smithi017 bash[27028]: audit 2023-10-26T02:22:55.838200+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:22:57.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:56 smithi017 bash[27028]: audit 2023-10-26T02:22:55.840141+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.163:6808/1643671422,v1:172.21.15.163:6809/1643671422]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:22:57.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:56 smithi017 bash[27028]: audit 2023-10-26T02:22:55.840400+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=smithi163", "root=default"]}]: dispatch 2023-10-26T02:22:58.011 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:57 smithi163 bash[23532]: cluster 2023-10-26T02:22:56.339798+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:22:58.011 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:57 smithi163 bash[23532]: cluster 2023-10-26T02:22:56.339889+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:22:58.012 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:57 smithi163 bash[23532]: cluster 2023-10-26T02:22:56.659051+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:58.012 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:57 smithi163 bash[23532]: audit 2023-10-26T02:22:56.842874+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-26T02:22:58.012 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:57 smithi163 bash[23532]: cluster 2023-10-26T02:22:56.842980+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2023-10-26T02:22:58.012 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:57 smithi163 bash[23532]: audit 2023-10-26T02:22:56.844332+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:22:58.012 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:57 smithi163 bash[23532]: audit 2023-10-26T02:22:57.594654+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:58.013 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:57 smithi163 bash[23532]: audit 2023-10-26T02:22:57.833771+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_daemon_update\": \"2023-10-26T02:22:49.500793\", \"last_device_update\": \"2023-10-26T02:22:57.832270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:58.013 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:57 smithi163 bash[23532]: audit 2023-10-26T02:22:57.840130+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_daemon_update\": \"2023-10-26T02:22:49.500793\", \"last_device_update\": \"2023-10-26T02:22:57.832270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:58.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[23462]: cluster 2023-10-26T02:22:56.339798+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:22:58.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[23462]: cluster 2023-10-26T02:22:56.339889+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:22:58.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[23462]: cluster 2023-10-26T02:22:56.659051+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:58.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[23462]: audit 2023-10-26T02:22:56.842874+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-26T02:22:58.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[23462]: cluster 2023-10-26T02:22:56.842980+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2023-10-26T02:22:58.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[23462]: audit 2023-10-26T02:22:56.844332+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:22:58.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[23462]: audit 2023-10-26T02:22:57.594654+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:58.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[27028]: cluster 2023-10-26T02:22:56.339798+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:22:58.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[27028]: cluster 2023-10-26T02:22:56.339889+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:22:58.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[27028]: cluster 2023-10-26T02:22:56.659051+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:22:58.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[27028]: audit 2023-10-26T02:22:56.842874+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-26T02:22:58.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[27028]: cluster 2023-10-26T02:22:56.842980+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2023-10-26T02:22:58.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[27028]: audit 2023-10-26T02:22:56.844332+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:22:58.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[27028]: audit 2023-10-26T02:22:57.594654+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:22:58.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[23462]: audit 2023-10-26T02:22:57.833771+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_daemon_update\": \"2023-10-26T02:22:49.500793\", \"last_device_update\": \"2023-10-26T02:22:57.832270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:58.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[23462]: audit 2023-10-26T02:22:57.840130+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_daemon_update\": \"2023-10-26T02:22:49.500793\", \"last_device_update\": \"2023-10-26T02:22:57.832270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:58.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[27028]: audit 2023-10-26T02:22:57.833771+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_daemon_update\": \"2023-10-26T02:22:49.500793\", \"last_device_update\": \"2023-10-26T02:22:57.832270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:22:58.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:57 smithi017 bash[27028]: audit 2023-10-26T02:22:57.840130+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}}, \"last_daemon_update\": \"2023-10-26T02:22:49.500793\", \"last_device_update\": \"2023-10-26T02:22:57.832270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:22:59.170 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:58 smithi163 bash[23532]: cluster 2023-10-26T02:22:57.862986+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.163:6808/1643671422,v1:172.21.15.163:6809/1643671422] boot 2023-10-26T02:22:59.170 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:58 smithi163 bash[23532]: cluster 2023-10-26T02:22:57.863087+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-26T02:22:59.170 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:58 smithi163 bash[23532]: audit 2023-10-26T02:22:57.863308+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:22:59.273 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:22:58 smithi017 bash[30706]: debug 2023-10-26T02:22:58.864+0000 7f75453c5700 -1 osd.1 38 build_incremental_map_msg missing incremental map 38 2023-10-26T02:22:59.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:58 smithi017 bash[23462]: cluster 2023-10-26T02:22:57.862986+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.163:6808/1643671422,v1:172.21.15.163:6809/1643671422] boot 2023-10-26T02:22:59.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:58 smithi017 bash[23462]: cluster 2023-10-26T02:22:57.863087+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-26T02:22:59.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:58 smithi017 bash[23462]: audit 2023-10-26T02:22:57.863308+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:22:59.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:58 smithi017 bash[27028]: cluster 2023-10-26T02:22:57.862986+0000 mon.a (mon.0) 380 : cluster [INF] osd.5 [v2:172.21.15.163:6808/1643671422,v1:172.21.15.163:6809/1643671422] boot 2023-10-26T02:22:59.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:58 smithi017 bash[27028]: cluster 2023-10-26T02:22:57.863087+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-26T02:22:59.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:58 smithi017 bash[27028]: audit 2023-10-26T02:22:57.863308+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:23:00.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:59 smithi163 bash[23532]: cluster 2023-10-26T02:22:58.659603+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:23:00.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:59 smithi163 bash[23532]: cluster 2023-10-26T02:22:58.867762+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-26T02:23:00.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:59 smithi163 bash[23532]: audit 2023-10-26T02:22:59.505038+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:23:00.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:59 smithi163 bash[23532]: audit 2023-10-26T02:22:59.506943+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:23:00.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:22:59 smithi163 bash[23532]: audit 2023-10-26T02:22:59.509979+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:00.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:59 smithi017 bash[23462]: cluster 2023-10-26T02:22:58.659603+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:23:00.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:59 smithi017 bash[23462]: cluster 2023-10-26T02:22:58.867762+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-26T02:23:00.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:59 smithi017 bash[23462]: audit 2023-10-26T02:22:59.505038+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:23:00.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:59 smithi017 bash[23462]: audit 2023-10-26T02:22:59.506943+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:23:00.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:22:59 smithi017 bash[23462]: audit 2023-10-26T02:22:59.509979+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:00.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:59 smithi017 bash[27028]: cluster 2023-10-26T02:22:58.659603+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2023-10-26T02:23:00.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:59 smithi017 bash[27028]: cluster 2023-10-26T02:22:58.867762+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-26T02:23:00.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:59 smithi017 bash[27028]: audit 2023-10-26T02:22:59.505038+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:23:00.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:59 smithi017 bash[27028]: audit 2023-10-26T02:22:59.506943+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:23:00.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:22:59 smithi017 bash[27028]: audit 2023-10-26T02:22:59.509979+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:01.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:00 smithi163 bash[23532]: audit 2023-10-26T02:22:59.502830+0000 mgr.y (mgr.14140) 156 : audit [DBG] from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:23:01.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:00 smithi163 bash[23532]: cephadm 2023-10-26T02:22:59.504425+0000 mgr.y (mgr.14140) 157 : cephadm [INF] Applying osd on host smithi163... 2023-10-26T02:23:01.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:00 smithi017 bash[23462]: audit 2023-10-26T02:22:59.502830+0000 mgr.y (mgr.14140) 156 : audit [DBG] from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:23:01.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:00 smithi017 bash[23462]: cephadm 2023-10-26T02:22:59.504425+0000 mgr.y (mgr.14140) 157 : cephadm [INF] Applying osd on host smithi163... 2023-10-26T02:23:01.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:00 smithi017 bash[27028]: audit 2023-10-26T02:22:59.502830+0000 mgr.y (mgr.14140) 156 : audit [DBG] from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:23:01.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:00 smithi017 bash[27028]: cephadm 2023-10-26T02:22:59.504425+0000 mgr.y (mgr.14140) 157 : cephadm [INF] Applying osd on host smithi163... 2023-10-26T02:23:02.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:01 smithi163 bash[23532]: cluster 2023-10-26T02:23:00.660190+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:02.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:01 smithi163 bash[23532]: cluster 2023-10-26T02:23:00.875754+0000 mon.a (mon.0) 387 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-26T02:23:02.272 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:01 smithi017 bash[23462]: cluster 2023-10-26T02:23:00.660190+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:02.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:01 smithi017 bash[23462]: cluster 2023-10-26T02:23:00.875754+0000 mon.a (mon.0) 387 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-26T02:23:02.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:01 smithi017 bash[27028]: cluster 2023-10-26T02:23:00.660190+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:02.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:01 smithi017 bash[27028]: cluster 2023-10-26T02:23:00.875754+0000 mon.a (mon.0) 387 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-26T02:23:03.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:02 smithi163 bash[23532]: audit 2023-10-26T02:23:02.759808+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.163:0/3040511868' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5b1c01d5-a721-414c-8b81-98799e18a9b6"}]: dispatch 2023-10-26T02:23:03.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:02 smithi163 bash[23532]: audit 2023-10-26T02:23:02.760391+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5b1c01d5-a721-414c-8b81-98799e18a9b6"}]: dispatch 2023-10-26T02:23:03.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:02 smithi163 bash[23532]: audit 2023-10-26T02:23:02.768761+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5b1c01d5-a721-414c-8b81-98799e18a9b6"}]': finished 2023-10-26T02:23:03.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:02 smithi163 bash[23532]: cluster 2023-10-26T02:23:02.768942+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-10-26T02:23:03.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:02 smithi163 bash[23532]: audit 2023-10-26T02:23:02.769266+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:23:03.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:02 smithi017 bash[23462]: audit 2023-10-26T02:23:02.759808+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.163:0/3040511868' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5b1c01d5-a721-414c-8b81-98799e18a9b6"}]: dispatch 2023-10-26T02:23:03.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:02 smithi017 bash[23462]: audit 2023-10-26T02:23:02.760391+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5b1c01d5-a721-414c-8b81-98799e18a9b6"}]: dispatch 2023-10-26T02:23:03.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:02 smithi017 bash[23462]: audit 2023-10-26T02:23:02.768761+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5b1c01d5-a721-414c-8b81-98799e18a9b6"}]': finished 2023-10-26T02:23:03.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:02 smithi017 bash[23462]: cluster 2023-10-26T02:23:02.768942+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-10-26T02:23:03.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:02 smithi017 bash[23462]: audit 2023-10-26T02:23:02.769266+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:23:03.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:02 smithi017 bash[27028]: audit 2023-10-26T02:23:02.759808+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.163:0/3040511868' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5b1c01d5-a721-414c-8b81-98799e18a9b6"}]: dispatch 2023-10-26T02:23:03.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:02 smithi017 bash[27028]: audit 2023-10-26T02:23:02.760391+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5b1c01d5-a721-414c-8b81-98799e18a9b6"}]: dispatch 2023-10-26T02:23:03.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:02 smithi017 bash[27028]: audit 2023-10-26T02:23:02.768761+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5b1c01d5-a721-414c-8b81-98799e18a9b6"}]': finished 2023-10-26T02:23:03.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:02 smithi017 bash[27028]: cluster 2023-10-26T02:23:02.768942+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-10-26T02:23:03.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:02 smithi017 bash[27028]: audit 2023-10-26T02:23:02.769266+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:23:04.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:03 smithi163 bash[23532]: cluster 2023-10-26T02:23:02.660802+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:04.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:03 smithi017 bash[23462]: cluster 2023-10-26T02:23:02.660802+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:04.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:03 smithi017 bash[27028]: cluster 2023-10-26T02:23:02.660802+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:05.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:04 smithi163 bash[23532]: cluster 2023-10-26T02:23:04.907554+0000 mon.a (mon.0) 392 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-26T02:23:05.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:04 smithi163 bash[23532]: cluster 2023-10-26T02:23:04.907623+0000 mon.a (mon.0) 393 : cluster [INF] Cluster is now healthy 2023-10-26T02:23:05.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:04 smithi163 bash[23532]: audit 2023-10-26T02:23:04.907624+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.163:0/2838833061' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:23:05.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:04 smithi017 bash[23462]: cluster 2023-10-26T02:23:04.907554+0000 mon.a (mon.0) 392 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-26T02:23:05.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:04 smithi017 bash[23462]: cluster 2023-10-26T02:23:04.907623+0000 mon.a (mon.0) 393 : cluster [INF] Cluster is now healthy 2023-10-26T02:23:05.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:04 smithi017 bash[23462]: audit 2023-10-26T02:23:04.907624+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.163:0/2838833061' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:23:05.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:04 smithi017 bash[27028]: cluster 2023-10-26T02:23:04.907554+0000 mon.a (mon.0) 392 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-26T02:23:05.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:04 smithi017 bash[27028]: cluster 2023-10-26T02:23:04.907623+0000 mon.a (mon.0) 393 : cluster [INF] Cluster is now healthy 2023-10-26T02:23:05.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:04 smithi017 bash[27028]: audit 2023-10-26T02:23:04.907624+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.163:0/2838833061' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:23:06.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:05 smithi163 bash[23532]: cluster 2023-10-26T02:23:04.661359+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:06.272 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:05 smithi017 bash[27028]: cluster 2023-10-26T02:23:04.661359+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:06.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:05 smithi017 bash[23462]: cluster 2023-10-26T02:23:04.661359+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:08.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:07 smithi163 bash[23532]: cluster 2023-10-26T02:23:06.661893+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:08.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:07 smithi163 bash[23532]: audit 2023-10-26T02:23:07.555193+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:08.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:07 smithi017 bash[23462]: cluster 2023-10-26T02:23:06.661893+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:08.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:07 smithi017 bash[23462]: audit 2023-10-26T02:23:07.555193+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:08.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:07 smithi017 bash[27028]: cluster 2023-10-26T02:23:06.661893+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:08.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:07 smithi017 bash[27028]: audit 2023-10-26T02:23:07.555193+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:10.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:09 smithi163 bash[23532]: cluster 2023-10-26T02:23:08.662482+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:10.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:09 smithi017 bash[23462]: cluster 2023-10-26T02:23:08.662482+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:10.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:09 smithi017 bash[27028]: cluster 2023-10-26T02:23:08.662482+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:12.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:11 smithi163 bash[23532]: cluster 2023-10-26T02:23:10.663070+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:12.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:11 smithi163 bash[23532]: audit 2023-10-26T02:23:10.891480+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-26T02:23:12.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:11 smithi163 bash[23532]: audit 2023-10-26T02:23:10.893695+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:23:12.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:11 smithi163 bash[23532]: cephadm 2023-10-26T02:23:10.895411+0000 mgr.y (mgr.14140) 164 : cephadm [INF] Deploying daemon osd.6 on smithi163 2023-10-26T02:23:12.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:11 smithi163 bash[23532]: audit 2023-10-26T02:23:10.896176+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-10-26T02:23:12.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:11 smithi017 bash[23462]: cluster 2023-10-26T02:23:10.663070+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:12.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:11 smithi017 bash[23462]: audit 2023-10-26T02:23:10.891480+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-26T02:23:12.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:11 smithi017 bash[23462]: audit 2023-10-26T02:23:10.893695+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:23:12.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:11 smithi017 bash[23462]: cephadm 2023-10-26T02:23:10.895411+0000 mgr.y (mgr.14140) 164 : cephadm [INF] Deploying daemon osd.6 on smithi163 2023-10-26T02:23:12.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:11 smithi017 bash[23462]: audit 2023-10-26T02:23:10.896176+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-10-26T02:23:12.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:11 smithi017 bash[27028]: cluster 2023-10-26T02:23:10.663070+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:12.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:11 smithi017 bash[27028]: audit 2023-10-26T02:23:10.891480+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-26T02:23:12.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:11 smithi017 bash[27028]: audit 2023-10-26T02:23:10.893695+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:23:12.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:11 smithi017 bash[27028]: cephadm 2023-10-26T02:23:10.895411+0000 mgr.y (mgr.14140) 164 : cephadm [INF] Deploying daemon osd.6 on smithi163 2023-10-26T02:23:12.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:11 smithi017 bash[27028]: audit 2023-10-26T02:23:10.896176+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-10-26T02:23:13.021 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 6 on host 'smithi163' 2023-10-26T02:23:14.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:13 smithi163 bash[23532]: cluster 2023-10-26T02:23:12.663622+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:14.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:13 smithi163 bash[23532]: audit 2023-10-26T02:23:13.008231+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_device_update\": \"2023-10-26T02:22:57.832270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:14.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:13 smithi163 bash[23532]: audit 2023-10-26T02:23:13.009233+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:23:14.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:13 smithi163 bash[23532]: audit 2023-10-26T02:23:13.014108+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_device_update\": \"2023-10-26T02:22:57.832270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:14.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:13 smithi017 bash[23462]: cluster 2023-10-26T02:23:12.663622+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:14.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:13 smithi017 bash[27028]: cluster 2023-10-26T02:23:12.663622+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:14.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:13 smithi017 bash[23462]: audit 2023-10-26T02:23:13.008231+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_device_update\": \"2023-10-26T02:22:57.832270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:14.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:13 smithi017 bash[23462]: audit 2023-10-26T02:23:13.009233+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:23:14.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:13 smithi017 bash[23462]: audit 2023-10-26T02:23:13.014108+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_device_update\": \"2023-10-26T02:22:57.832270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:14.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:13 smithi017 bash[27028]: audit 2023-10-26T02:23:13.008231+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_device_update\": \"2023-10-26T02:22:57.832270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:14.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:13 smithi017 bash[27028]: audit 2023-10-26T02:23:13.009233+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:23:14.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:13 smithi017 bash[27028]: audit 2023-10-26T02:23:13.014108+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500144\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500345\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500474\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:49.500595\", \"created\": \"2023-10-26T02:22:48.356117\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_device_update\": \"2023-10-26T02:22:57.832270\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:14.396 DEBUG:teuthology.orchestra.run.smithi163:osd.6> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.6.service 2023-10-26T02:23:14.399 INFO:tasks.cephadm:Deploying osd.7 on smithi163 with /dev/vg_nvme/lv_1... 2023-10-26T02:23:14.399 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-26T02:23:14.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:14 smithi163 bash[23532]: audit 2023-10-26T02:23:14.277741+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_daemon_update\": \"2023-10-26T02:23:14.276085\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:14.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:14 smithi163 bash[23532]: audit 2023-10-26T02:23:14.284098+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_daemon_update\": \"2023-10-26T02:23:14.276085\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:14.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:14 smithi163 bash[23532]: audit 2023-10-26T02:23:14.285331+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:14.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:14 smithi163 bash[23532]: audit 2023-10-26T02:23:14.664522+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T02:23:14.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:14 smithi163 bash[23532]: audit 2023-10-26T02:23:14.670751+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T02:23:15.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:14 smithi017 bash[27028]: audit 2023-10-26T02:23:14.277741+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_daemon_update\": \"2023-10-26T02:23:14.276085\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:15.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:14 smithi017 bash[23462]: audit 2023-10-26T02:23:14.277741+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_daemon_update\": \"2023-10-26T02:23:14.276085\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:15.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:14 smithi017 bash[27028]: audit 2023-10-26T02:23:14.284098+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_daemon_update\": \"2023-10-26T02:23:14.276085\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:15.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:14 smithi017 bash[27028]: audit 2023-10-26T02:23:14.285331+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:15.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:14 smithi017 bash[27028]: audit 2023-10-26T02:23:14.664522+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T02:23:15.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:14 smithi017 bash[27028]: audit 2023-10-26T02:23:14.670751+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T02:23:15.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:14 smithi017 bash[23462]: audit 2023-10-26T02:23:14.284098+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_daemon_update\": \"2023-10-26T02:23:14.276085\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:15.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:14 smithi017 bash[23462]: audit 2023-10-26T02:23:14.285331+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:15.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:14 smithi017 bash[23462]: audit 2023-10-26T02:23:14.664522+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T02:23:15.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:14 smithi017 bash[23462]: audit 2023-10-26T02:23:14.670751+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T02:23:15.446 INFO:journalctl@ceph.osd.6.smithi163.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:23:15.446 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:15 smithi163 bash[28572]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-10-26T02:23:15.447 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:15 smithi163 bash[28572]: 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-10-26T02:23:15.447 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:15 smithi163 bash[28572]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-10-26T02:23:15.447 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:15 smithi163 bash[28572]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-10-26T02:23:15.447 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:15 smithi163 bash[28572]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-26T02:23:15.447 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:15 smithi163 bash[28572]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-10-26T02:23:15.448 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:15 smithi163 bash[28572]: --> ceph-volume lvm activate successful for osd ID: 6 2023-10-26T02:23:16.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:15 smithi163 bash[23532]: cluster 2023-10-26T02:23:14.664150+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:16.022 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:15 smithi017 bash[27028]: cluster 2023-10-26T02:23:14.664150+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:16.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:15 smithi017 bash[23462]: cluster 2023-10-26T02:23:14.664150+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:18.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:17 smithi163 bash[23532]: cluster 2023-10-26T02:23:16.664668+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:18.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:17 smithi017 bash[27028]: cluster 2023-10-26T02:23:16.664668+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:18.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:17 smithi017 bash[23462]: cluster 2023-10-26T02:23:16.664668+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:18.638 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:18 smithi163 bash[28810]: debug 2023-10-26T02:23:18.383+0000 7fe661f87ec0 1 -- 172.21.15.163:0/4044739481 >> [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] conn(0x558c9c1c3000 msgr2=0x558c9c1bfb00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-10-26T02:23:18.639 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:18 smithi163 bash[28810]: debug 2023-10-26T02:23:18.383+0000 7fe661f87ec0 1 --2- 172.21.15.163:0/4044739481 >> [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] conn(0x558c9c1c3000 0x558c9c1bfb00 secure :-1 s=READY pgs=34 cs=0 l=1 rx=0x558c9c159d10 tx=0x558c9ce2eaa0).stop 2023-10-26T02:23:19.272 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:18 smithi163 bash[28810]: debug 2023-10-26T02:23:18.939+0000 7fe661f87ec0 -1 Falling back to public interface 2023-10-26T02:23:19.886 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:19 smithi163 bash[23532]: cluster 2023-10-26T02:23:18.665255+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:19.886 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:19 smithi163 bash[23532]: audit 2023-10-26T02:23:19.607319+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.163:6816/2582015254,v1:172.21.15.163:6817/2582015254]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-26T02:23:19.887 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:19 smithi163 bash[23532]: audit 2023-10-26T02:23:19.607721+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"]}]: dispatch 2023-10-26T02:23:19.887 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:19 smithi163 bash[28810]: debug 2023-10-26T02:23:19.599+0000 7fe661f87ec0 -1 osd.6 0 log_to_monitors {default=true} 2023-10-26T02:23:20.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:19 smithi017 bash[23462]: cluster 2023-10-26T02:23:18.665255+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:20.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:19 smithi017 bash[23462]: audit 2023-10-26T02:23:19.607319+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.163:6816/2582015254,v1:172.21.15.163:6817/2582015254]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-26T02:23:20.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:19 smithi017 bash[23462]: audit 2023-10-26T02:23:19.607721+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"]}]: dispatch 2023-10-26T02:23:20.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:19 smithi017 bash[27028]: cluster 2023-10-26T02:23:18.665255+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:20.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:19 smithi017 bash[27028]: audit 2023-10-26T02:23:19.607319+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.163:6816/2582015254,v1:172.21.15.163:6817/2582015254]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-26T02:23:20.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:19 smithi017 bash[27028]: audit 2023-10-26T02:23:19.607721+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"]}]: dispatch 2023-10-26T02:23:20.479 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-26T02:23:20.480 INFO:teuthology.orchestra.run.smithi163.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-26T02:23:20.480 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10+0 records in 2023-10-26T02:23:20.480 INFO:teuthology.orchestra.run.smithi163.stderr:10+0 records out 2023-10-26T02:23:20.480 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0190456 s, 551 MB/s 2023-10-26T02:23:20.481 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping successful for: 2023-10-26T02:23:21.022 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:20 smithi163 bash[28810]: debug 2023-10-26T02:23:20.675+0000 7fe646d34700 -1 osd.6 0 waiting for initial osdmap 2023-10-26T02:23:21.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:20 smithi163 bash[23532]: audit 2023-10-26T02:23:19.669340+0000 mon.a (mon.0) 407 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-26T02:23:21.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:20 smithi163 bash[23532]: cluster 2023-10-26T02:23:19.669425+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-10-26T02:23:21.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:20 smithi163 bash[23532]: audit 2023-10-26T02:23:19.669887+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:23:21.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:20 smithi163 bash[23532]: audit 2023-10-26T02:23:19.671518+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.163:6816/2582015254,v1:172.21.15.163:6817/2582015254]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:23:21.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:20 smithi163 bash[23532]: audit 2023-10-26T02:23:19.671645+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=smithi163", "root=default"]}]: dispatch 2023-10-26T02:23:21.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:20 smithi017 bash[23462]: audit 2023-10-26T02:23:19.669340+0000 mon.a (mon.0) 407 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-26T02:23:21.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:20 smithi017 bash[23462]: cluster 2023-10-26T02:23:19.669425+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-10-26T02:23:21.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:20 smithi017 bash[23462]: audit 2023-10-26T02:23:19.669887+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:23:21.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:20 smithi017 bash[23462]: audit 2023-10-26T02:23:19.671518+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.163:6816/2582015254,v1:172.21.15.163:6817/2582015254]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:23:21.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:20 smithi017 bash[23462]: audit 2023-10-26T02:23:19.671645+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=smithi163", "root=default"]}]: dispatch 2023-10-26T02:23:21.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:20 smithi017 bash[27028]: audit 2023-10-26T02:23:19.669340+0000 mon.a (mon.0) 407 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-26T02:23:21.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:20 smithi017 bash[27028]: cluster 2023-10-26T02:23:19.669425+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-10-26T02:23:21.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:20 smithi017 bash[27028]: audit 2023-10-26T02:23:19.669887+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:23:21.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:20 smithi017 bash[27028]: audit 2023-10-26T02:23:19.671518+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.163:6816/2582015254,v1:172.21.15.163:6817/2582015254]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:23:21.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:20 smithi017 bash[27028]: audit 2023-10-26T02:23:19.671645+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=smithi163", "root=default"]}]: dispatch 2023-10-26T02:23:21.173 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi163:vg_nvme/lv_1 2023-10-26T02:23:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:21 smithi163 bash[23532]: cluster 2023-10-26T02:23:20.620685+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:23:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:21 smithi163 bash[23532]: cluster 2023-10-26T02:23:20.620830+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:23:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:21 smithi163 bash[23532]: cluster 2023-10-26T02:23:20.665924+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:21 smithi163 bash[23532]: audit 2023-10-26T02:23:20.674273+0000 mon.a (mon.0) 411 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-26T02:23:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:21 smithi163 bash[23532]: cluster 2023-10-26T02:23:20.674449+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2023-10-26T02:23:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:21 smithi163 bash[23532]: audit 2023-10-26T02:23:20.675746+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:23:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:21 smithi163 bash[23532]: cluster 2023-10-26T02:23:21.675859+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 [v2:172.21.15.163:6816/2582015254,v1:172.21.15.163:6817/2582015254] boot 2023-10-26T02:23:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:21 smithi163 bash[23532]: cluster 2023-10-26T02:23:21.676006+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-26T02:23:22.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:21 smithi163 bash[23532]: audit 2023-10-26T02:23:21.676374+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:23:22.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[27028]: cluster 2023-10-26T02:23:20.620685+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:23:22.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[27028]: cluster 2023-10-26T02:23:20.620830+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:23:22.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[27028]: cluster 2023-10-26T02:23:20.665924+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:22.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[27028]: audit 2023-10-26T02:23:20.674273+0000 mon.a (mon.0) 411 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-26T02:23:22.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[27028]: cluster 2023-10-26T02:23:20.674449+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2023-10-26T02:23:22.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[27028]: audit 2023-10-26T02:23:20.675746+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:23:22.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[27028]: cluster 2023-10-26T02:23:21.675859+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 [v2:172.21.15.163:6816/2582015254,v1:172.21.15.163:6817/2582015254] boot 2023-10-26T02:23:22.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[27028]: cluster 2023-10-26T02:23:21.676006+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-26T02:23:22.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[27028]: audit 2023-10-26T02:23:21.676374+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:23:22.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[23462]: cluster 2023-10-26T02:23:20.620685+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:23:22.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[23462]: cluster 2023-10-26T02:23:20.620830+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:23:22.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[23462]: cluster 2023-10-26T02:23:20.665924+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2023-10-26T02:23:22.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[23462]: audit 2023-10-26T02:23:20.674273+0000 mon.a (mon.0) 411 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-26T02:23:22.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[23462]: cluster 2023-10-26T02:23:20.674449+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2023-10-26T02:23:22.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[23462]: audit 2023-10-26T02:23:20.675746+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:23:22.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[23462]: cluster 2023-10-26T02:23:21.675859+0000 mon.a (mon.0) 414 : cluster [INF] osd.6 [v2:172.21.15.163:6816/2582015254,v1:172.21.15.163:6817/2582015254] boot 2023-10-26T02:23:22.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[23462]: cluster 2023-10-26T02:23:21.676006+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-26T02:23:22.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:21 smithi017 bash[23462]: audit 2023-10-26T02:23:21.676374+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:23:24.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:23 smithi163 bash[23532]: cluster 2023-10-26T02:23:22.666586+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:24.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:23 smithi163 bash[23532]: cluster 2023-10-26T02:23:22.693403+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-26T02:23:24.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:23 smithi163 bash[23532]: audit 2023-10-26T02:23:22.719145+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:23:24.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:23 smithi163 bash[23532]: audit 2023-10-26T02:23:22.951620+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_daemon_update\": \"2023-10-26T02:23:14.276085\", \"last_device_update\": \"2023-10-26T02:23:22.950010\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:24.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:23 smithi163 bash[23532]: audit 2023-10-26T02:23:22.957708+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_daemon_update\": \"2023-10-26T02:23:14.276085\", \"last_device_update\": \"2023-10-26T02:23:22.950010\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:24.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:23 smithi017 bash[23462]: cluster 2023-10-26T02:23:22.666586+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:24.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:23 smithi017 bash[23462]: cluster 2023-10-26T02:23:22.693403+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-26T02:23:24.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:23 smithi017 bash[23462]: audit 2023-10-26T02:23:22.719145+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:23:24.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:23 smithi017 bash[27028]: cluster 2023-10-26T02:23:22.666586+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:24.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:23 smithi017 bash[27028]: cluster 2023-10-26T02:23:22.693403+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-26T02:23:24.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:23 smithi017 bash[27028]: audit 2023-10-26T02:23:22.719145+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:23:24.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:23 smithi017 bash[23462]: audit 2023-10-26T02:23:22.951620+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_daemon_update\": \"2023-10-26T02:23:14.276085\", \"last_device_update\": \"2023-10-26T02:23:22.950010\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:24.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:23 smithi017 bash[23462]: audit 2023-10-26T02:23:22.957708+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_daemon_update\": \"2023-10-26T02:23:14.276085\", \"last_device_update\": \"2023-10-26T02:23:22.950010\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:24.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:23 smithi017 bash[27028]: audit 2023-10-26T02:23:22.951620+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_daemon_update\": \"2023-10-26T02:23:14.276085\", \"last_device_update\": \"2023-10-26T02:23:22.950010\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:24.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:23 smithi017 bash[27028]: audit 2023-10-26T02:23:22.957708+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}}, \"last_daemon_update\": \"2023-10-26T02:23:14.276085\", \"last_device_update\": \"2023-10-26T02:23:22.950010\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:25.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:24 smithi163 bash[23532]: audit 2023-10-26T02:23:24.663335+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:23:25.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:24 smithi163 bash[23532]: audit 2023-10-26T02:23:24.665202+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:23:25.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:24 smithi163 bash[23532]: audit 2023-10-26T02:23:24.668478+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:25.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:24 smithi017 bash[23462]: audit 2023-10-26T02:23:24.663335+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:23:25.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:24 smithi017 bash[23462]: audit 2023-10-26T02:23:24.665202+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:23:25.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:24 smithi017 bash[23462]: audit 2023-10-26T02:23:24.668478+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:25.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:24 smithi017 bash[27028]: audit 2023-10-26T02:23:24.663335+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T02:23:25.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:24 smithi017 bash[27028]: audit 2023-10-26T02:23:24.665202+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:23:25.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:24 smithi017 bash[27028]: audit 2023-10-26T02:23:24.668478+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:25.906 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:25 smithi163 bash[23532]: audit 2023-10-26T02:23:24.661273+0000 mgr.y (mgr.14140) 171 : audit [DBG] from='client.34289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:23:25.906 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:25 smithi163 bash[23532]: cephadm 2023-10-26T02:23:24.662791+0000 mgr.y (mgr.14140) 172 : cephadm [INF] Applying osd on host smithi163... 2023-10-26T02:23:25.906 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:25 smithi163 bash[23532]: cluster 2023-10-26T02:23:24.667226+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:26.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:25 smithi017 bash[23462]: audit 2023-10-26T02:23:24.661273+0000 mgr.y (mgr.14140) 171 : audit [DBG] from='client.34289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:23:26.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:25 smithi017 bash[23462]: cephadm 2023-10-26T02:23:24.662791+0000 mgr.y (mgr.14140) 172 : cephadm [INF] Applying osd on host smithi163... 2023-10-26T02:23:26.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:25 smithi017 bash[23462]: cluster 2023-10-26T02:23:24.667226+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:26.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:25 smithi017 bash[27028]: audit 2023-10-26T02:23:24.661273+0000 mgr.y (mgr.14140) 171 : audit [DBG] from='client.34289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:23:26.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:25 smithi017 bash[27028]: cephadm 2023-10-26T02:23:24.662791+0000 mgr.y (mgr.14140) 172 : cephadm [INF] Applying osd on host smithi163... 2023-10-26T02:23:26.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:25 smithi017 bash[27028]: cluster 2023-10-26T02:23:24.667226+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:28.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:27 smithi163 bash[23532]: cluster 2023-10-26T02:23:26.667883+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:28.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:27 smithi017 bash[23462]: cluster 2023-10-26T02:23:26.667883+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:28.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:27 smithi017 bash[27028]: cluster 2023-10-26T02:23:26.667883+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:29.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:28 smithi163 bash[23532]: audit 2023-10-26T02:23:27.830943+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.163:0/3749349160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1061a70-d644-4648-91cb-8393f409e6a2"}]: dispatch 2023-10-26T02:23:29.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:28 smithi163 bash[23532]: audit 2023-10-26T02:23:27.831381+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1061a70-d644-4648-91cb-8393f409e6a2"}]: dispatch 2023-10-26T02:23:29.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:28 smithi163 bash[23532]: audit 2023-10-26T02:23:27.839398+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1061a70-d644-4648-91cb-8393f409e6a2"}]': finished 2023-10-26T02:23:29.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:28 smithi163 bash[23532]: cluster 2023-10-26T02:23:27.839501+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-10-26T02:23:29.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:28 smithi163 bash[23532]: audit 2023-10-26T02:23:27.839833+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:23:29.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:28 smithi017 bash[23462]: audit 2023-10-26T02:23:27.830943+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.163:0/3749349160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1061a70-d644-4648-91cb-8393f409e6a2"}]: dispatch 2023-10-26T02:23:29.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:28 smithi017 bash[23462]: audit 2023-10-26T02:23:27.831381+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1061a70-d644-4648-91cb-8393f409e6a2"}]: dispatch 2023-10-26T02:23:29.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:28 smithi017 bash[23462]: audit 2023-10-26T02:23:27.839398+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1061a70-d644-4648-91cb-8393f409e6a2"}]': finished 2023-10-26T02:23:29.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:28 smithi017 bash[23462]: cluster 2023-10-26T02:23:27.839501+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-10-26T02:23:29.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:28 smithi017 bash[23462]: audit 2023-10-26T02:23:27.839833+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:23:29.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:28 smithi017 bash[27028]: audit 2023-10-26T02:23:27.830943+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.163:0/3749349160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1061a70-d644-4648-91cb-8393f409e6a2"}]: dispatch 2023-10-26T02:23:29.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:28 smithi017 bash[27028]: audit 2023-10-26T02:23:27.831381+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1061a70-d644-4648-91cb-8393f409e6a2"}]: dispatch 2023-10-26T02:23:29.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:28 smithi017 bash[27028]: audit 2023-10-26T02:23:27.839398+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1061a70-d644-4648-91cb-8393f409e6a2"}]': finished 2023-10-26T02:23:29.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:28 smithi017 bash[27028]: cluster 2023-10-26T02:23:27.839501+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-10-26T02:23:29.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:28 smithi017 bash[27028]: audit 2023-10-26T02:23:27.839833+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:23:30.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:29 smithi163 bash[23532]: cluster 2023-10-26T02:23:28.668388+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:30.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:29 smithi017 bash[23462]: cluster 2023-10-26T02:23:28.668388+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:30.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:29 smithi017 bash[27028]: cluster 2023-10-26T02:23:28.668388+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:31.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:30 smithi163 bash[23532]: audit 2023-10-26T02:23:30.131075+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.163:0/1470671279' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:23:31.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:30 smithi017 bash[23462]: audit 2023-10-26T02:23:30.131075+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.163:0/1470671279' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:23:31.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:30 smithi017 bash[27028]: audit 2023-10-26T02:23:30.131075+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.163:0/1470671279' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T02:23:32.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:31 smithi163 bash[23532]: cluster 2023-10-26T02:23:30.668986+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:32.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:31 smithi017 bash[23462]: cluster 2023-10-26T02:23:30.668986+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:32.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:31 smithi017 bash[27028]: cluster 2023-10-26T02:23:30.668986+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:33.879 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:33 smithi163 bash[23532]: cluster 2023-10-26T02:23:32.669566+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:33.880 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:33 smithi163 bash[23532]: audit 2023-10-26T02:23:32.823652+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:34.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:33 smithi017 bash[23462]: cluster 2023-10-26T02:23:32.669566+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:34.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:33 smithi017 bash[23462]: audit 2023-10-26T02:23:32.823652+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:34.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:33 smithi017 bash[27028]: cluster 2023-10-26T02:23:32.669566+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:34.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:33 smithi017 bash[27028]: audit 2023-10-26T02:23:32.823652+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:36.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:35 smithi163 bash[23532]: cluster 2023-10-26T02:23:34.670085+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:36.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:35 smithi017 bash[23462]: cluster 2023-10-26T02:23:34.670085+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:36.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:35 smithi017 bash[27028]: cluster 2023-10-26T02:23:34.670085+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:37.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:36 smithi163 bash[23532]: audit 2023-10-26T02:23:36.176555+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-26T02:23:37.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:36 smithi163 bash[23532]: audit 2023-10-26T02:23:36.178187+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:23:37.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:36 smithi163 bash[23532]: audit 2023-10-26T02:23:36.180046+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-10-26T02:23:37.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:36 smithi017 bash[23462]: audit 2023-10-26T02:23:36.176555+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-26T02:23:37.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:36 smithi017 bash[23462]: audit 2023-10-26T02:23:36.178187+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:23:37.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:36 smithi017 bash[23462]: audit 2023-10-26T02:23:36.180046+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-10-26T02:23:37.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:36 smithi017 bash[27028]: audit 2023-10-26T02:23:36.176555+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-26T02:23:37.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:36 smithi017 bash[27028]: audit 2023-10-26T02:23:36.178187+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:23:37.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:36 smithi017 bash[27028]: audit 2023-10-26T02:23:36.180046+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-10-26T02:23:38.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:37 smithi163 bash[23532]: cephadm 2023-10-26T02:23:36.179460+0000 mgr.y (mgr.14140) 179 : cephadm [INF] Deploying daemon osd.7 on smithi163 2023-10-26T02:23:38.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:37 smithi163 bash[23532]: cluster 2023-10-26T02:23:36.670626+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:38.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:37 smithi017 bash[23462]: cephadm 2023-10-26T02:23:36.179460+0000 mgr.y (mgr.14140) 179 : cephadm [INF] Deploying daemon osd.7 on smithi163 2023-10-26T02:23:38.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:37 smithi017 bash[23462]: cluster 2023-10-26T02:23:36.670626+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:38.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:37 smithi017 bash[27028]: cephadm 2023-10-26T02:23:36.179460+0000 mgr.y (mgr.14140) 179 : cephadm [INF] Deploying daemon osd.7 on smithi163 2023-10-26T02:23:38.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:37 smithi017 bash[27028]: cluster 2023-10-26T02:23:36.670626+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:38.294 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 7 on host 'smithi163' 2023-10-26T02:23:39.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:38 smithi017 bash[27028]: audit 2023-10-26T02:23:38.280757+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_device_update\": \"2023-10-26T02:23:22.950010\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:39.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:38 smithi017 bash[27028]: audit 2023-10-26T02:23:38.281929+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:23:39.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:38 smithi017 bash[27028]: audit 2023-10-26T02:23:38.287171+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_device_update\": \"2023-10-26T02:23:22.950010\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:39.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:38 smithi017 bash[23462]: audit 2023-10-26T02:23:38.280757+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_device_update\": \"2023-10-26T02:23:22.950010\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:39.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:38 smithi017 bash[23462]: audit 2023-10-26T02:23:38.281929+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:23:39.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:38 smithi017 bash[23462]: audit 2023-10-26T02:23:38.287171+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_device_update\": \"2023-10-26T02:23:22.950010\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:39.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:38 smithi163 bash[23532]: audit 2023-10-26T02:23:38.280757+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_device_update\": \"2023-10-26T02:23:22.950010\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:39.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:38 smithi163 bash[23532]: audit 2023-10-26T02:23:38.281929+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:23:39.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:38 smithi163 bash[23532]: audit 2023-10-26T02:23:38.287171+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275287\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275484\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275613\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275735\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:14.275885\", \"created\": \"2023-10-26T02:23:12.987564\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_device_update\": \"2023-10-26T02:23:22.950010\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:39.643 DEBUG:teuthology.orchestra.run.smithi163:osd.7> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.7.service 2023-10-26T02:23:39.646 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-26T02:23:39.646 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd stat -f json 2023-10-26T02:23:40.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:39 smithi163 bash[23532]: cluster 2023-10-26T02:23:38.671289+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:40.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:39 smithi163 bash[23532]: audit 2023-10-26T02:23:39.507526+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_daemon_update\": \"2023-10-26T02:23:39.505772\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:40.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:39 smithi163 bash[23532]: audit 2023-10-26T02:23:39.514054+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_daemon_update\": \"2023-10-26T02:23:39.505772\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:40.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:39 smithi163 bash[23532]: audit 2023-10-26T02:23:39.515557+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:40.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:39 smithi163 bash[23532]: audit 2023-10-26T02:23:39.673967+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}, {\"id\": \"9bb93dee-d661-4615-9bfb-7d26e1c90d4e\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698287001.6760676, \"finished_at\": 1698287018.2980058}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T02:23:40.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:39 smithi163 bash[23532]: audit 2023-10-26T02:23:39.679407+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}, {\"id\": \"9bb93dee-d661-4615-9bfb-7d26e1c90d4e\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698287001.6760676, \"finished_at\": 1698287018.2980058}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T02:23:40.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:39 smithi017 bash[23462]: cluster 2023-10-26T02:23:38.671289+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:40.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:39 smithi017 bash[27028]: cluster 2023-10-26T02:23:38.671289+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:40.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:39 smithi017 bash[27028]: audit 2023-10-26T02:23:39.507526+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_daemon_update\": \"2023-10-26T02:23:39.505772\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:40.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:39 smithi017 bash[23462]: audit 2023-10-26T02:23:39.507526+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_daemon_update\": \"2023-10-26T02:23:39.505772\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:40.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:39 smithi017 bash[27028]: audit 2023-10-26T02:23:39.514054+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_daemon_update\": \"2023-10-26T02:23:39.505772\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:40.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:39 smithi017 bash[27028]: audit 2023-10-26T02:23:39.515557+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:40.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:39 smithi017 bash[27028]: audit 2023-10-26T02:23:39.673967+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}, {\"id\": \"9bb93dee-d661-4615-9bfb-7d26e1c90d4e\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698287001.6760676, \"finished_at\": 1698287018.2980058}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T02:23:40.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:39 smithi017 bash[27028]: audit 2023-10-26T02:23:39.679407+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}, {\"id\": \"9bb93dee-d661-4615-9bfb-7d26e1c90d4e\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698287001.6760676, \"finished_at\": 1698287018.2980058}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T02:23:40.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:39 smithi017 bash[23462]: audit 2023-10-26T02:23:39.514054+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}}, \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_daemon_update\": \"2023-10-26T02:23:39.505772\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:40.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:39 smithi017 bash[23462]: audit 2023-10-26T02:23:39.515557+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T02:23:40.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:39 smithi017 bash[23462]: audit 2023-10-26T02:23:39.673967+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}, {\"id\": \"9bb93dee-d661-4615-9bfb-7d26e1c90d4e\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698287001.6760676, \"finished_at\": 1698287018.2980058}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T02:23:40.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:39 smithi017 bash[23462]: audit 2023-10-26T02:23:39.679407+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}, {\"id\": \"9bb93dee-d661-4615-9bfb-7d26e1c90d4e\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698287001.6760676, \"finished_at\": 1698287018.2980058}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T02:23:40.148 INFO:journalctl@ceph.osd.7.smithi163.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:23:40.772 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:23:40 smithi163 bash[30186]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-10-26T02:23:40.772 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:23:40 smithi163 bash[30186]: 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-10-26T02:23:40.772 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:23:40 smithi163 bash[30186]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-10-26T02:23:40.772 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:23:40 smithi163 bash[30186]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-10-26T02:23:40.773 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:23:40 smithi163 bash[30186]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-26T02:23:40.773 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:23:40 smithi163 bash[30186]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-10-26T02:23:40.773 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:23:40 smithi163 bash[30186]: --> ceph-volume lvm activate successful for osd ID: 7 2023-10-26T02:23:42.088 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:41 smithi017 bash[23462]: cluster 2023-10-26T02:23:40.671734+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:42.089 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:41 smithi017 bash[27028]: cluster 2023-10-26T02:23:40.671734+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:42.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:41 smithi163 bash[23532]: cluster 2023-10-26T02:23:40.671734+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:42.471 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-10-26T02:23:43.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:42 smithi017 bash[23462]: audit 2023-10-26T02:23:42.469259+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.17:0/1629844956' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T02:23:43.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:42 smithi017 bash[27028]: audit 2023-10-26T02:23:42.469259+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.17:0/1629844956' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T02:23:43.068 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:42 smithi163 bash[23532]: audit 2023-10-26T02:23:42.469259+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.17:0/1629844956' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T02:23:43.234 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":44,"num_osds":8,"num_up_osds":7,"osd_up_since":1698287001,"num_in_osds":7,"osd_in_since":1698287001,"num_remapped_pgs":0} 2023-10-26T02:23:43.522 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:23:43 smithi163 bash[30487]: debug 2023-10-26T02:23:43.062+0000 7f5b6e97aec0 1 -- 172.21.15.163:0/742199748 >> [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] conn(0x564d8f82d400 msgr2=0x564d8f829f80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-10-26T02:23:43.522 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:23:43 smithi163 bash[30487]: debug 2023-10-26T02:23:43.062+0000 7f5b6e97aec0 1 --2- 172.21.15.163:0/742199748 >> [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] conn(0x564d8f82d400 0x564d8f829f80 secure :-1 s=READY pgs=43 cs=0 l=1 rx=0x564d8f7c3d10 tx=0x564d90498aa0).stop 2023-10-26T02:23:44.022 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:23:43 smithi163 bash[30487]: debug 2023-10-26T02:23:43.614+0000 7f5b6e97aec0 -1 Falling back to public interface 2023-10-26T02:23:44.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:43 smithi163 bash[23532]: cluster 2023-10-26T02:23:42.672261+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:44.235 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd stat -f json 2023-10-26T02:23:44.249 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:43 smithi017 bash[23462]: cluster 2023-10-26T02:23:42.672261+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:44.249 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:43 smithi017 bash[27028]: cluster 2023-10-26T02:23:42.672261+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:44.505 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:23:44 smithi163 bash[30487]: debug 2023-10-26T02:23:44.250+0000 7f5b6e97aec0 -1 osd.7 0 log_to_monitors {default=true} 2023-10-26T02:23:45.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:44 smithi163 bash[23532]: audit 2023-10-26T02:23:44.258114+0000 mon.c (mon.1) 15 : audit [INF] from='osd.7 [v2:172.21.15.163:6824/2452722593,v1:172.21.15.163:6825/2452722593]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-26T02:23:45.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:44 smithi163 bash[23532]: audit 2023-10-26T02:23:44.258737+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-26T02:23:45.182 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:44 smithi017 bash[23462]: audit 2023-10-26T02:23:44.258114+0000 mon.c (mon.1) 15 : audit [INF] from='osd.7 [v2:172.21.15.163:6824/2452722593,v1:172.21.15.163:6825/2452722593]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-26T02:23:45.182 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:44 smithi017 bash[23462]: audit 2023-10-26T02:23:44.258737+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-26T02:23:45.182 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:44 smithi017 bash[27028]: audit 2023-10-26T02:23:44.258114+0000 mon.c (mon.1) 15 : audit [INF] from='osd.7 [v2:172.21.15.163:6824/2452722593,v1:172.21.15.163:6825/2452722593]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-26T02:23:45.183 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:44 smithi017 bash[27028]: audit 2023-10-26T02:23:44.258737+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-26T02:23:46.272 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:23:45 smithi163 bash[30487]: debug 2023-10-26T02:23:45.814+0000 7f5b53727700 -1 osd.7 0 waiting for initial osdmap 2023-10-26T02:23:46.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:45 smithi163 bash[23532]: cluster 2023-10-26T02:23:44.672762+0000 mgr.y (mgr.14140) 184 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:46.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:45 smithi163 bash[23532]: audit 2023-10-26T02:23:44.805856+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-26T02:23:46.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:45 smithi163 bash[23532]: cluster 2023-10-26T02:23:44.805951+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-10-26T02:23:46.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:45 smithi163 bash[23532]: audit 2023-10-26T02:23:44.806215+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:23:46.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:45 smithi163 bash[23532]: audit 2023-10-26T02:23:44.806885+0000 mon.c (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.163:6824/2452722593,v1:172.21.15.163:6825/2452722593]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:23:46.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:45 smithi163 bash[23532]: audit 2023-10-26T02:23:44.807356+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:23:46.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:45 smithi163 bash[23532]: audit 2023-10-26T02:23:45.148736+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:23:46.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:45 smithi163 bash[23532]: audit 2023-10-26T02:23:45.385832+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_daemon_update\": \"2023-10-26T02:23:39.505772\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:46.277 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:45 smithi163 bash[23532]: audit 2023-10-26T02:23:45.392184+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_daemon_update\": \"2023-10-26T02:23:39.505772\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:46.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[23462]: cluster 2023-10-26T02:23:44.672762+0000 mgr.y (mgr.14140) 184 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:46.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[23462]: audit 2023-10-26T02:23:44.805856+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-26T02:23:46.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[23462]: cluster 2023-10-26T02:23:44.805951+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-10-26T02:23:46.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[23462]: audit 2023-10-26T02:23:44.806215+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:23:46.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[23462]: audit 2023-10-26T02:23:44.806885+0000 mon.c (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.163:6824/2452722593,v1:172.21.15.163:6825/2452722593]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:23:46.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[23462]: audit 2023-10-26T02:23:44.807356+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:23:46.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[23462]: audit 2023-10-26T02:23:45.148736+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:23:46.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[27028]: cluster 2023-10-26T02:23:44.672762+0000 mgr.y (mgr.14140) 184 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:46.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[27028]: audit 2023-10-26T02:23:44.805856+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-26T02:23:46.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[27028]: cluster 2023-10-26T02:23:44.805951+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-10-26T02:23:46.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[27028]: audit 2023-10-26T02:23:44.806215+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:23:46.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[27028]: audit 2023-10-26T02:23:44.806885+0000 mon.c (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.163:6824/2452722593,v1:172.21.15.163:6825/2452722593]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:23:46.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[27028]: audit 2023-10-26T02:23:44.807356+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-26T02:23:46.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[27028]: audit 2023-10-26T02:23:45.148736+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:23:46.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[27028]: audit 2023-10-26T02:23:45.385832+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_daemon_update\": \"2023-10-26T02:23:39.505772\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:46.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[27028]: audit 2023-10-26T02:23:45.392184+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_daemon_update\": \"2023-10-26T02:23:39.505772\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:46.282 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[23462]: audit 2023-10-26T02:23:45.385832+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_daemon_update\": \"2023-10-26T02:23:39.505772\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:23:46.282 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:45 smithi017 bash[23462]: audit 2023-10-26T02:23:45.392184+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}}, \"last_daemon_update\": \"2023-10-26T02:23:39.505772\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:23:47.248 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-10-26T02:23:47.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:46 smithi163 bash[23532]: cluster 2023-10-26T02:23:45.285632+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:23:47.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:46 smithi163 bash[23532]: cluster 2023-10-26T02:23:45.285690+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:23:47.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:46 smithi163 bash[23532]: audit 2023-10-26T02:23:45.809857+0000 mon.a (mon.0) 448 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-26T02:23:47.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:46 smithi163 bash[23532]: cluster 2023-10-26T02:23:45.810018+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2023-10-26T02:23:47.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:46 smithi163 bash[23532]: audit 2023-10-26T02:23:45.811307+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:23:47.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:46 smithi017 bash[23462]: cluster 2023-10-26T02:23:45.285632+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:23:47.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:46 smithi017 bash[23462]: cluster 2023-10-26T02:23:45.285690+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:23:47.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:46 smithi017 bash[23462]: audit 2023-10-26T02:23:45.809857+0000 mon.a (mon.0) 448 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-26T02:23:47.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:46 smithi017 bash[23462]: cluster 2023-10-26T02:23:45.810018+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2023-10-26T02:23:47.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:46 smithi017 bash[23462]: audit 2023-10-26T02:23:45.811307+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:23:47.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:46 smithi017 bash[27028]: cluster 2023-10-26T02:23:45.285632+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T02:23:47.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:46 smithi017 bash[27028]: cluster 2023-10-26T02:23:45.285690+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T02:23:47.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:46 smithi017 bash[27028]: audit 2023-10-26T02:23:45.809857+0000 mon.a (mon.0) 448 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-26T02:23:47.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:46 smithi017 bash[27028]: cluster 2023-10-26T02:23:45.810018+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2023-10-26T02:23:47.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:46 smithi017 bash[27028]: audit 2023-10-26T02:23:45.811307+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:23:48.004 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":47,"num_osds":8,"num_up_osds":8,"osd_up_since":1698287026,"num_in_osds":8,"osd_in_since":1698287026,"num_remapped_pgs":0} 2023-10-26T02:23:48.005 INFO:tasks.cephadm:Adding prometheus.a on smithi163 2023-10-26T02:23:48.005 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch apply prometheus '1;smithi163=a' 2023-10-26T02:23:48.144 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:23:47 smithi163 bash[28810]: debug 2023-10-26T02:23:47.838+0000 7fe63bf24700 -1 osd.6 48 build_incremental_map_msg missing incremental map 48 2023-10-26T02:23:48.145 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:47 smithi163 bash[23532]: cluster 2023-10-26T02:23:46.673309+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:48.145 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:47 smithi163 bash[23532]: cluster 2023-10-26T02:23:46.812330+0000 mon.a (mon.0) 451 : cluster [INF] osd.7 [v2:172.21.15.163:6824/2452722593,v1:172.21.15.163:6825/2452722593] boot 2023-10-26T02:23:48.145 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:47 smithi163 bash[23532]: cluster 2023-10-26T02:23:46.812431+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-10-26T02:23:48.145 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:47 smithi163 bash[23532]: audit 2023-10-26T02:23:46.813090+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:23:48.145 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:47 smithi163 bash[23532]: audit 2023-10-26T02:23:47.246547+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.17:0/3042014038' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T02:23:48.273 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:23:47 smithi017 bash[30706]: debug 2023-10-26T02:23:47.839+0000 7f75493cd700 -1 osd.1 48 build_incremental_map_msg missing incremental map 48 2023-10-26T02:23:48.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:47 smithi017 bash[23462]: cluster 2023-10-26T02:23:46.673309+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:48.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:47 smithi017 bash[23462]: cluster 2023-10-26T02:23:46.812330+0000 mon.a (mon.0) 451 : cluster [INF] osd.7 [v2:172.21.15.163:6824/2452722593,v1:172.21.15.163:6825/2452722593] boot 2023-10-26T02:23:48.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:47 smithi017 bash[23462]: cluster 2023-10-26T02:23:46.812431+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-10-26T02:23:48.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:47 smithi017 bash[23462]: audit 2023-10-26T02:23:46.813090+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:23:48.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:47 smithi017 bash[23462]: audit 2023-10-26T02:23:47.246547+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.17:0/3042014038' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T02:23:48.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:47 smithi017 bash[27028]: cluster 2023-10-26T02:23:46.673309+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T02:23:48.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:47 smithi017 bash[27028]: cluster 2023-10-26T02:23:46.812330+0000 mon.a (mon.0) 451 : cluster [INF] osd.7 [v2:172.21.15.163:6824/2452722593,v1:172.21.15.163:6825/2452722593] boot 2023-10-26T02:23:48.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:47 smithi017 bash[27028]: cluster 2023-10-26T02:23:46.812431+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-10-26T02:23:48.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:47 smithi017 bash[27028]: audit 2023-10-26T02:23:46.813090+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:23:48.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:47 smithi017 bash[27028]: audit 2023-10-26T02:23:47.246547+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.17:0/3042014038' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T02:23:49.193 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:48 smithi163 bash[23532]: cluster 2023-10-26T02:23:47.838767+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-26T02:23:49.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:48 smithi017 bash[23462]: cluster 2023-10-26T02:23:47.838767+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-26T02:23:49.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:48 smithi017 bash[27028]: cluster 2023-10-26T02:23:47.838767+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-26T02:23:50.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:49 smithi163 bash[23532]: cluster 2023-10-26T02:23:48.673779+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:50.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:49 smithi017 bash[23462]: cluster 2023-10-26T02:23:48.673779+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:50.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:49 smithi017 bash[27028]: cluster 2023-10-26T02:23:48.673779+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:50.700 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled prometheus update... 2023-10-26T02:23:51.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:50 smithi163 bash[23532]: audit 2023-10-26T02:23:50.690461+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-10-26T02:23:50.689826\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi163\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-10-26T02:23:51.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:50 smithi163 bash[23532]: audit 2023-10-26T02:23:50.696255+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-10-26T02:23:50.689826\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi163\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-10-26T02:23:51.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:50 smithi017 bash[23462]: audit 2023-10-26T02:23:50.690461+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-10-26T02:23:50.689826\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi163\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-10-26T02:23:51.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:50 smithi017 bash[23462]: audit 2023-10-26T02:23:50.696255+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-10-26T02:23:50.689826\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi163\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-10-26T02:23:51.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:50 smithi017 bash[27028]: audit 2023-10-26T02:23:50.690461+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-10-26T02:23:50.689826\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi163\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-10-26T02:23:51.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:50 smithi017 bash[27028]: audit 2023-10-26T02:23:50.696255+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-10-26T02:23:50.689826\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi163\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-10-26T02:23:51.435 DEBUG:teuthology.orchestra.run.smithi163:prometheus.a> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@prometheus.a.service 2023-10-26T02:23:51.438 INFO:tasks.cephadm:Adding node-exporter.a on smithi017 2023-10-26T02:23:51.438 INFO:tasks.cephadm:Adding node-exporter.b on smithi163 2023-10-26T02:23:51.439 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi017=a;smithi163=b' 2023-10-26T02:23:52.091 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:23:52.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:51 smithi163 bash[23532]: cluster 2023-10-26T02:23:50.674336+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:52.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:51 smithi163 bash[23532]: audit 2023-10-26T02:23:50.688817+0000 mgr.y (mgr.14140) 188 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:23:52.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:51 smithi163 bash[23532]: cephadm 2023-10-26T02:23:50.689802+0000 mgr.y (mgr.14140) 189 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi163=a 2023-10-26T02:23:52.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:51 smithi163 bash[23532]: cephadm 2023-10-26T02:23:50.705611+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Deploying daemon prometheus.a on smithi163 2023-10-26T02:23:52.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:51 smithi017 bash[23462]: cluster 2023-10-26T02:23:50.674336+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:52.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:51 smithi017 bash[23462]: audit 2023-10-26T02:23:50.688817+0000 mgr.y (mgr.14140) 188 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:23:52.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:51 smithi017 bash[23462]: cephadm 2023-10-26T02:23:50.689802+0000 mgr.y (mgr.14140) 189 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi163=a 2023-10-26T02:23:52.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:51 smithi017 bash[23462]: cephadm 2023-10-26T02:23:50.705611+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Deploying daemon prometheus.a on smithi163 2023-10-26T02:23:52.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:51 smithi017 bash[27028]: cluster 2023-10-26T02:23:50.674336+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:52.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:51 smithi017 bash[27028]: audit 2023-10-26T02:23:50.688817+0000 mgr.y (mgr.14140) 188 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:23:52.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:51 smithi017 bash[27028]: cephadm 2023-10-26T02:23:50.689802+0000 mgr.y (mgr.14140) 189 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi163=a 2023-10-26T02:23:52.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:51 smithi017 bash[27028]: cephadm 2023-10-26T02:23:50.705611+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Deploying daemon prometheus.a on smithi163 2023-10-26T02:23:54.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:53 smithi163 bash[23532]: cluster 2023-10-26T02:23:52.675000+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:54.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:53 smithi017 bash[23462]: cluster 2023-10-26T02:23:52.675000+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:54.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:53 smithi017 bash[27028]: cluster 2023-10-26T02:23:52.675000+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:54.277 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled node-exporter update... 2023-10-26T02:23:55.054 DEBUG:teuthology.orchestra.run.smithi017:node-exporter.a> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@node-exporter.a.service 2023-10-26T02:23:55.058 DEBUG:teuthology.orchestra.run.smithi163:node-exporter.b> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@node-exporter.b.service 2023-10-26T02:23:55.060 INFO:tasks.cephadm:Adding alertmanager.a on smithi017 2023-10-26T02:23:55.060 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi017=a' 2023-10-26T02:23:55.198 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:54 smithi163 bash[23532]: audit 2023-10-26T02:23:54.267430+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-10-26T02:23:54.266727\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi163\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-10-26T02:23:55.198 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:54 smithi163 bash[23532]: audit 2023-10-26T02:23:54.273793+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-10-26T02:23:54.266727\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi163\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-10-26T02:23:55.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:54 smithi017 bash[23462]: audit 2023-10-26T02:23:54.267430+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-10-26T02:23:54.266727\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi163\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-10-26T02:23:55.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:54 smithi017 bash[23462]: audit 2023-10-26T02:23:54.273793+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-10-26T02:23:54.266727\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi163\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-10-26T02:23:55.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:54 smithi017 bash[27028]: audit 2023-10-26T02:23:54.267430+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-10-26T02:23:54.266727\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi163\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-10-26T02:23:55.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:54 smithi017 bash[27028]: audit 2023-10-26T02:23:54.273793+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-10-26T02:23:54.266727\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi163\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-10-26T02:23:55.310 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:23:55.986 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:23:56.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:55 smithi163 bash[23532]: audit 2023-10-26T02:23:54.265581+0000 mgr.y (mgr.14140) 192 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi017=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:23:56.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:55 smithi163 bash[23532]: cephadm 2023-10-26T02:23:54.266701+0000 mgr.y (mgr.14140) 193 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi017=a,smithi163=b 2023-10-26T02:23:56.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:55 smithi163 bash[23532]: cluster 2023-10-26T02:23:54.675618+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:56.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:55 smithi017 bash[27028]: audit 2023-10-26T02:23:54.265581+0000 mgr.y (mgr.14140) 192 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi017=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:23:56.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:55 smithi017 bash[27028]: cephadm 2023-10-26T02:23:54.266701+0000 mgr.y (mgr.14140) 193 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi017=a,smithi163=b 2023-10-26T02:23:56.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:55 smithi017 bash[27028]: cluster 2023-10-26T02:23:54.675618+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:56.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:55 smithi017 bash[23462]: audit 2023-10-26T02:23:54.265581+0000 mgr.y (mgr.14140) 192 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi017=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:23:56.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:55 smithi017 bash[23462]: cephadm 2023-10-26T02:23:54.266701+0000 mgr.y (mgr.14140) 193 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi017=a,smithi163=b 2023-10-26T02:23:56.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:55 smithi017 bash[23462]: cluster 2023-10-26T02:23:54.675618+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:58.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:57 smithi163 bash[23532]: cluster 2023-10-26T02:23:56.676210+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:58.273 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:57 smithi017 bash[23462]: cluster 2023-10-26T02:23:56.676210+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:23:58.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:57 smithi017 bash[27028]: cluster 2023-10-26T02:23:56.676210+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:00.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:23:59 smithi163 bash[23532]: cluster 2023-10-26T02:23:58.676684+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:00.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:23:59 smithi017 bash[23462]: cluster 2023-10-26T02:23:58.676684+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:00.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:23:59 smithi017 bash[27028]: cluster 2023-10-26T02:23:58.676684+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:00.456 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled alertmanager update... 2023-10-26T02:24:00.771 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:00 smithi163 bash[23532]: audit 2023-10-26T02:23:59.683995+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}, {\"id\": \"9bb93dee-d661-4615-9bfb-7d26e1c90d4e\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698287001.6760676, \"finished_at\": 1698287018.2980058}, {\"id\": \"3f1d6e55-08a3-4416-9885-f11b1440b214\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698287026.8126745, \"finished_at\": 1698287034.9205184}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T02:24:00.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:00 smithi163 bash[23532]: audit 2023-10-26T02:23:59.687695+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}, {\"id\": \"9bb93dee-d661-4615-9bfb-7d26e1c90d4e\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698287001.6760676, \"finished_at\": 1698287018.2980058}, {\"id\": \"3f1d6e55-08a3-4416-9885-f11b1440b214\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698287026.8126745, \"finished_at\": 1698287034.9205184}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T02:24:00.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:00 smithi163 bash[23532]: audit 2023-10-26T02:24:00.446384+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-10-26T02:24:00.445617\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-10-26T02:24:00.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:00 smithi163 bash[23532]: audit 2023-10-26T02:24:00.452069+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-10-26T02:24:00.445617\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-10-26T02:24:01.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:00 smithi017 bash[23462]: audit 2023-10-26T02:23:59.683995+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}, {\"id\": \"9bb93dee-d661-4615-9bfb-7d26e1c90d4e\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698287001.6760676, \"finished_at\": 1698287018.2980058}, {\"id\": \"3f1d6e55-08a3-4416-9885-f11b1440b214\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698287026.8126745, \"finished_at\": 1698287034.9205184}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T02:24:01.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:00 smithi017 bash[23462]: audit 2023-10-26T02:23:59.687695+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}, {\"id\": \"9bb93dee-d661-4615-9bfb-7d26e1c90d4e\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698287001.6760676, \"finished_at\": 1698287018.2980058}, {\"id\": \"3f1d6e55-08a3-4416-9885-f11b1440b214\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698287026.8126745, \"finished_at\": 1698287034.9205184}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T02:24:01.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:00 smithi017 bash[23462]: audit 2023-10-26T02:24:00.446384+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-10-26T02:24:00.445617\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-10-26T02:24:01.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:00 smithi017 bash[23462]: audit 2023-10-26T02:24:00.452069+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-10-26T02:24:00.445617\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-10-26T02:24:01.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:00 smithi017 bash[27028]: audit 2023-10-26T02:23:59.683995+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}, {\"id\": \"9bb93dee-d661-4615-9bfb-7d26e1c90d4e\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698287001.6760676, \"finished_at\": 1698287018.2980058}, {\"id\": \"3f1d6e55-08a3-4416-9885-f11b1440b214\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698287026.8126745, \"finished_at\": 1698287034.9205184}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T02:24:01.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:00 smithi017 bash[27028]: audit 2023-10-26T02:23:59.687695+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"5e418e3b-937e-4ffd-8f49-a002dd8a1bc3\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698286953.7351544, \"finished_at\": 1698286968.3935301}, {\"id\": \"be6c3f9f-359b-4132-a6a0-5a8622491ab1\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698286977.8624494, \"finished_at\": 1698286993.0260842}, {\"id\": \"9bb93dee-d661-4615-9bfb-7d26e1c90d4e\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698287001.6760676, \"finished_at\": 1698287018.2980058}, {\"id\": \"3f1d6e55-08a3-4416-9885-f11b1440b214\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698287026.8126745, \"finished_at\": 1698287034.9205184}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T02:24:01.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:00 smithi017 bash[27028]: audit 2023-10-26T02:24:00.446384+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-10-26T02:24:00.445617\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-10-26T02:24:01.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:00 smithi017 bash[27028]: audit 2023-10-26T02:24:00.452069+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-10-26T02:24:00.445617\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi017\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-10-26T02:24:02.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:01 smithi163 bash[23532]: audit 2023-10-26T02:24:00.444498+0000 mgr.y (mgr.14140) 197 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi017=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:24:02.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:01 smithi163 bash[23532]: cephadm 2023-10-26T02:24:00.445580+0000 mgr.y (mgr.14140) 198 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi017=a 2023-10-26T02:24:02.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:01 smithi163 bash[23532]: cluster 2023-10-26T02:24:00.677255+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:02.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:01 smithi017 bash[23462]: audit 2023-10-26T02:24:00.444498+0000 mgr.y (mgr.14140) 197 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi017=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:24:02.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:01 smithi017 bash[23462]: cephadm 2023-10-26T02:24:00.445580+0000 mgr.y (mgr.14140) 198 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi017=a 2023-10-26T02:24:02.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:01 smithi017 bash[23462]: cluster 2023-10-26T02:24:00.677255+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:02.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:01 smithi017 bash[27028]: audit 2023-10-26T02:24:00.444498+0000 mgr.y (mgr.14140) 197 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi017=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:24:02.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:01 smithi017 bash[27028]: cephadm 2023-10-26T02:24:00.445580+0000 mgr.y (mgr.14140) 198 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi017=a 2023-10-26T02:24:02.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:01 smithi017 bash[27028]: cluster 2023-10-26T02:24:00.677255+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:02.232 DEBUG:teuthology.orchestra.run.smithi017:alertmanager.a> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@alertmanager.a.service 2023-10-26T02:24:02.235 INFO:tasks.cephadm:Adding grafana.a on smithi163 2023-10-26T02:24:02.235 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph orch apply grafana '1;smithi163=a' 2023-10-26T02:24:02.269 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:24:04.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:03 smithi163 bash[23532]: cluster 2023-10-26T02:24:02.677849+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:04.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:03 smithi017 bash[23462]: cluster 2023-10-26T02:24:02.677849+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:04.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:03 smithi017 bash[27028]: cluster 2023-10-26T02:24:02.677849+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:06.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:05 smithi163 bash[23532]: cluster 2023-10-26T02:24:04.678433+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:06.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:05 smithi017 bash[23462]: cluster 2023-10-26T02:24:04.678433+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:06.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:05 smithi017 bash[27028]: cluster 2023-10-26T02:24:04.678433+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:06.890 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled grafana update... 2023-10-26T02:24:07.773 DEBUG:teuthology.orchestra.run.smithi163:grafana.a> sudo journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@grafana.a.service 2023-10-26T02:24:07.775 INFO:tasks.cephadm:Setting up client nodes... 2023-10-26T02:24:07.776 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-26T02:24:07.839 INFO:journalctl@ceph.grafana.a.smithi163.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T02:24:08.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:07 smithi163 bash[23532]: cluster 2023-10-26T02:24:06.679038+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:08.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:07 smithi163 bash[23532]: audit 2023-10-26T02:24:06.878754+0000 mgr.y (mgr.14140) 203 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:24:08.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:07 smithi163 bash[23532]: cephadm 2023-10-26T02:24:06.879933+0000 mgr.y (mgr.14140) 204 : cephadm [INF] Saving service grafana spec with placement count:1 smithi163=a 2023-10-26T02:24:08.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:07 smithi163 bash[23532]: audit 2023-10-26T02:24:06.880758+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-10-26T02:24:06.880004\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi163\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-10-26T02:24:08.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:07 smithi163 bash[23532]: audit 2023-10-26T02:24:06.886792+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-10-26T02:24:06.880004\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi163\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-10-26T02:24:08.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:07 smithi017 bash[23462]: cluster 2023-10-26T02:24:06.679038+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:08.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:07 smithi017 bash[23462]: audit 2023-10-26T02:24:06.878754+0000 mgr.y (mgr.14140) 203 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:24:08.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:07 smithi017 bash[23462]: cephadm 2023-10-26T02:24:06.879933+0000 mgr.y (mgr.14140) 204 : cephadm [INF] Saving service grafana spec with placement count:1 smithi163=a 2023-10-26T02:24:08.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:07 smithi017 bash[23462]: audit 2023-10-26T02:24:06.880758+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-10-26T02:24:06.880004\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi163\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-10-26T02:24:08.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:07 smithi017 bash[23462]: audit 2023-10-26T02:24:06.886792+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-10-26T02:24:06.880004\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi163\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-10-26T02:24:08.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:07 smithi017 bash[27028]: cluster 2023-10-26T02:24:06.679038+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:08.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:07 smithi017 bash[27028]: audit 2023-10-26T02:24:06.878754+0000 mgr.y (mgr.14140) 203 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:24:08.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:07 smithi017 bash[27028]: cephadm 2023-10-26T02:24:06.879933+0000 mgr.y (mgr.14140) 204 : cephadm [INF] Saving service grafana spec with placement count:1 smithi163=a 2023-10-26T02:24:08.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:07 smithi017 bash[27028]: audit 2023-10-26T02:24:06.880758+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-10-26T02:24:06.880004\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi163\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-10-26T02:24:08.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:07 smithi017 bash[27028]: audit 2023-10-26T02:24:06.886792+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-10-26T02:24:06.880004\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi163\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-10-26T02:24:09.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:09 smithi163 bash[23532]: cluster 2023-10-26T02:24:08.679631+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:10.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:09 smithi017 bash[23462]: cluster 2023-10-26T02:24:08.679631+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:10.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:09 smithi017 bash[27028]: cluster 2023-10-26T02:24:08.679631+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:10.605 INFO:teuthology.orchestra.run.smithi017.stdout:[client.0] 2023-10-26T02:24:10.605 INFO:teuthology.orchestra.run.smithi017.stdout: key = AQDKzTllbQWCIxAA62Q8ryMXyd/UK0VyNwWC6A== 2023-10-26T02:24:11.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:10 smithi163 bash[23532]: audit 2023-10-26T02:24:10.594843+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.17:0/2065250894' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T02:24:11.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:10 smithi163 bash[23532]: audit 2023-10-26T02:24:10.595438+0000 mon.a (mon.0) 465 : 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-10-26T02:24:11.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:10 smithi163 bash[23532]: audit 2023-10-26T02:24:10.599919+0000 mon.a (mon.0) 466 : 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-10-26T02:24:11.022 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:10 smithi163 docker[31777]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-prometheus.a 2023-10-26T02:24:11.023 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:10 smithi163 systemd[1]: Started Ceph prometheus.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:24:11.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:10 smithi017 bash[23462]: audit 2023-10-26T02:24:10.594843+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.17:0/2065250894' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T02:24:11.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:10 smithi017 bash[23462]: audit 2023-10-26T02:24:10.595438+0000 mon.a (mon.0) 465 : 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-10-26T02:24:11.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:10 smithi017 bash[23462]: audit 2023-10-26T02:24:10.599919+0000 mon.a (mon.0) 466 : 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-10-26T02:24:11.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:10 smithi017 bash[27028]: audit 2023-10-26T02:24:10.594843+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.17:0/2065250894' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T02:24:11.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:10 smithi017 bash[27028]: audit 2023-10-26T02:24:10.595438+0000 mon.a (mon.0) 465 : 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-10-26T02:24:11.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:10 smithi017 bash[27028]: audit 2023-10-26T02:24:10.599919+0000 mon.a (mon.0) 466 : 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-10-26T02:24:11.332 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2023-10-26T02:24:11.333 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-26T02:24:11.333 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-26T02:24:11.356 DEBUG:teuthology.orchestra.run.smithi163:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-26T02:24:11.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[23532]: cluster 2023-10-26T02:24:10.680109+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:11.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[23532]: audit 2023-10-26T02:24:10.785388+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:11.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[23532]: audit 2023-10-26T02:24:10.791568+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:11.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[23532]: audit 2023-10-26T02:24:10.793017+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:24:12.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:11 smithi017 bash[23462]: cluster 2023-10-26T02:24:10.680109+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:12.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:11 smithi017 bash[27028]: cluster 2023-10-26T02:24:10.680109+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:12.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:11 smithi017 bash[23462]: audit 2023-10-26T02:24:10.785388+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:12.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:11 smithi017 bash[23462]: audit 2023-10-26T02:24:10.791568+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:12.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:11 smithi017 bash[23462]: audit 2023-10-26T02:24:10.793017+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:24:12.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:11 smithi017 bash[27028]: audit 2023-10-26T02:24:10.785388+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:12.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:11 smithi017 bash[27028]: audit 2023-10-26T02:24:10.791568+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.504880\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505079\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505206\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505328\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505449\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:23:39.505572\", \"created\": \"2023-10-26T02:23:38.254996\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:12.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:11 smithi017 bash[27028]: audit 2023-10-26T02:24:10.793017+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:24:12.272 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.876Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-10-26T02:24:12.272 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.876Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.47.2, branch=HEAD, revision=3f3172cde1ee37f1c7b3a5f3d9b031190509b3ad)" 2023-10-26T02:24:12.273 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.876Z caller=main.go:588 level=info build_context="(go=go1.21.3, platform=linux/amd64, user=root@79f2ad339b75, date=20231012-16:07:10, tags=netgo,builtinassets,stringlabels)" 2023-10-26T02:24:12.273 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.876Z caller=main.go:589 level=info host_details="(Linux 5.4.0-165-generic #182-Ubuntu SMP Mon Oct 2 19:43:28 UTC 2023 x86_64 smithi163 (none))" 2023-10-26T02:24:12.273 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.876Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-26T02:24:12.273 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.876Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-26T02:24:12.274 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.878Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-10-26T02:24:12.274 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.879Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-10-26T02:24:12.274 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.880Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-10-26T02:24:12.274 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.880Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-26T02:24:12.275 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.887Z caller=head.go:600 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-26T02:24:12.275 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.887Z caller=head.go:681 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=18.188µs 2023-10-26T02:24:12.275 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.887Z caller=head.go:689 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-26T02:24:12.275 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.888Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-10-26T02:24:12.275 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.888Z caller=head.go:797 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=53.977µs wal_replay_duration=462.372µs wbl_replay_duration=212ns total_replay_duration=581.424µs 2023-10-26T02:24:12.276 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.892Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-10-26T02:24:12.276 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.892Z caller=main.go:1048 level=info msg="TSDB started" 2023-10-26T02:24:12.276 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.892Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-26T02:24:12.276 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.893Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=948.834µs db_storage=1.33µs remote_storage=1.938µs web_handler=527ns query_engine=677ns scrape=483.347µs scrape_sd=33.864µs notify=1.145µs notify_sd=2.645µs rules=52.902µs tracing=8.332µs 2023-10-26T02:24:12.277 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.893Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-10-26T02:24:12.277 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:24:11 smithi163 bash[31797]: ts=2023-10-26T02:24:11.893Z caller=manager.go:1009 level=info component="rule manager" msg="Starting rule manager..." 2023-10-26T02:24:12.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:12 smithi163 bash[23532]: audit 2023-10-26T02:24:12.315386+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}}, \"last_daemon_update\": \"2023-10-26T02:24:12.313369\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:12.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:12 smithi163 bash[23532]: audit 2023-10-26T02:24:12.321625+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}}, \"last_daemon_update\": \"2023-10-26T02:24:12.313369\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:12.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:12 smithi163 bash[23532]: audit 2023-10-26T02:24:12.325549+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-10-26T02:24:12.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:12 smithi163 bash[23532]: audit 2023-10-26T02:24:12.327111+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:24:12.987 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:12 smithi017 bash[23462]: audit 2023-10-26T02:24:12.315386+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}}, \"last_daemon_update\": \"2023-10-26T02:24:12.313369\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:12.987 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:12 smithi017 bash[23462]: audit 2023-10-26T02:24:12.321625+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}}, \"last_daemon_update\": \"2023-10-26T02:24:12.313369\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:12.987 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:12 smithi017 bash[23462]: audit 2023-10-26T02:24:12.325549+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-10-26T02:24:12.988 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:12 smithi017 bash[23462]: audit 2023-10-26T02:24:12.327111+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:24:12.988 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:12 smithi017 systemd[1]: Starting Ceph node-exporter.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:24:12.989 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:12 smithi017 bash[27028]: audit 2023-10-26T02:24:12.315386+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}}, \"last_daemon_update\": \"2023-10-26T02:24:12.313369\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:12.989 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:12 smithi017 bash[27028]: audit 2023-10-26T02:24:12.321625+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}}, \"last_daemon_update\": \"2023-10-26T02:24:12.313369\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:12.989 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:12 smithi017 bash[27028]: audit 2023-10-26T02:24:12.325549+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-10-26T02:24:12.989 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:12 smithi017 bash[27028]: audit 2023-10-26T02:24:12.327111+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:24:13.274 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:13 smithi017 docker[34807]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-node-exporter.a 2023-10-26T02:24:13.274 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:13 smithi017 systemd[1]: Started Ceph node-exporter.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:24:13.274 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[34828]: Unable to find image 'prom/node-exporter:latest' locally 2023-10-26T02:24:14.022 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:13 smithi163 systemd[1]: Started Ceph node-exporter.b for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:24:14.022 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:13 smithi163 bash[32168]: Unable to find image 'prom/node-exporter:latest' locally 2023-10-26T02:24:14.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:13 smithi163 bash[23532]: cephadm 2023-10-26T02:24:12.328241+0000 mgr.y (mgr.14140) 207 : cephadm [INF] Deploying daemon node-exporter.a on smithi017 2023-10-26T02:24:14.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:13 smithi163 bash[23532]: cluster 2023-10-26T02:24:12.680621+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:14.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:13 smithi163 bash[23532]: audit 2023-10-26T02:24:13.033874+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:24:14.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:13 smithi163 bash[23532]: audit 2023-10-26T02:24:13.038206+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:24:14.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:13 smithi163 bash[23532]: audit 2023-10-26T02:24:13.039142+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-10-26T02:24:14.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:13 smithi163 bash[23532]: audit 2023-10-26T02:24:13.040342+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:24:14.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[23462]: cephadm 2023-10-26T02:24:12.328241+0000 mgr.y (mgr.14140) 207 : cephadm [INF] Deploying daemon node-exporter.a on smithi017 2023-10-26T02:24:14.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[23462]: cluster 2023-10-26T02:24:12.680621+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:14.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[27028]: cephadm 2023-10-26T02:24:12.328241+0000 mgr.y (mgr.14140) 207 : cephadm [INF] Deploying daemon node-exporter.a on smithi017 2023-10-26T02:24:14.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[27028]: cluster 2023-10-26T02:24:12.680621+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:14.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[23462]: audit 2023-10-26T02:24:13.033874+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:24:14.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[23462]: audit 2023-10-26T02:24:13.038206+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:24:14.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[23462]: audit 2023-10-26T02:24:13.039142+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-10-26T02:24:14.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[23462]: audit 2023-10-26T02:24:13.040342+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:24:14.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[27028]: audit 2023-10-26T02:24:13.033874+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:24:14.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[27028]: audit 2023-10-26T02:24:13.038206+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:24:14.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[27028]: audit 2023-10-26T02:24:13.039142+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-10-26T02:24:14.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:13 smithi017 bash[27028]: audit 2023-10-26T02:24:13.040342+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:24:14.620 INFO:teuthology.orchestra.run.smithi163.stdout:[client.1] 2023-10-26T02:24:14.621 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQDOzTllMnVmJBAARCK9OuDCkaEN3gRX3ko/ng== 2023-10-26T02:24:15.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:14 smithi163 bash[23532]: cephadm 2023-10-26T02:24:13.041294+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon node-exporter.b on smithi163 2023-10-26T02:24:15.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:14 smithi163 bash[23532]: audit 2023-10-26T02:24:13.766260+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:15.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:14 smithi163 bash[23532]: audit 2023-10-26T02:24:13.771397+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:15.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:14 smithi163 bash[23532]: cephadm 2023-10-26T02:24:13.777379+0000 mgr.y (mgr.14140) 210 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-10-26T02:24:15.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:14 smithi163 bash[23532]: audit 2023-10-26T02:24:14.610353+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T02:24:15.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:14 smithi163 bash[23532]: audit 2023-10-26T02:24:14.610570+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.163:0/4255672790' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T02:24:15.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:14 smithi163 bash[23532]: audit 2023-10-26T02:24:14.617800+0000 mon.a (mon.0) 481 : 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-10-26T02:24:15.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[27028]: cephadm 2023-10-26T02:24:13.041294+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon node-exporter.b on smithi163 2023-10-26T02:24:15.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[23462]: cephadm 2023-10-26T02:24:13.041294+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon node-exporter.b on smithi163 2023-10-26T02:24:15.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[27028]: audit 2023-10-26T02:24:13.766260+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:15.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[23462]: audit 2023-10-26T02:24:13.766260+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:15.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[23462]: audit 2023-10-26T02:24:13.771397+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:15.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[23462]: cephadm 2023-10-26T02:24:13.777379+0000 mgr.y (mgr.14140) 210 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-10-26T02:24:15.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[23462]: audit 2023-10-26T02:24:14.610353+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T02:24:15.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[23462]: audit 2023-10-26T02:24:14.610570+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.163:0/4255672790' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T02:24:15.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[23462]: audit 2023-10-26T02:24:14.617800+0000 mon.a (mon.0) 481 : 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-10-26T02:24:15.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[27028]: audit 2023-10-26T02:24:13.771397+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:15.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[27028]: cephadm 2023-10-26T02:24:13.777379+0000 mgr.y (mgr.14140) 210 : cephadm [INF] Deploying daemon alertmanager.a on smithi017 2023-10-26T02:24:15.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[27028]: audit 2023-10-26T02:24:14.610353+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T02:24:15.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[27028]: audit 2023-10-26T02:24:14.610570+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.163:0/4255672790' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T02:24:15.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:14 smithi017 bash[27028]: audit 2023-10-26T02:24:14.617800+0000 mon.a (mon.0) 481 : 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-10-26T02:24:15.346 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-26T02:24:15.347 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-10-26T02:24:15.347 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-10-26T02:24:15.370 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd dump --format=json 2023-10-26T02:24:15.773 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:15 smithi017 bash[23462]: cluster 2023-10-26T02:24:14.681184+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:15.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:15 smithi017 bash[27028]: cluster 2023-10-26T02:24:14.681184+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:16.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:15 smithi163 bash[23532]: cluster 2023-10-26T02:24:14.681184+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:17.024 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:16 smithi017 bash[34828]: latest: Pulling from prom/node-exporter 2023-10-26T02:24:17.524 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:17 smithi017 bash[34828]: d5c4df21b127: Pulling fs layer 2023-10-26T02:24:17.524 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:17 smithi017 bash[34828]: 2f5f7d8898a1: Pulling fs layer 2023-10-26T02:24:17.524 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:17 smithi017 bash[34828]: 2b6642e6c59e: Pulling fs layer 2023-10-26T02:24:17.524 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:17 smithi017 bash[34828]: 2f5f7d8898a1: Waiting 2023-10-26T02:24:17.525 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:17 smithi017 bash[34828]: 2b6642e6c59e: Waiting 2023-10-26T02:24:17.525 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:17 smithi017 bash[34828]: d5c4df21b127: Waiting 2023-10-26T02:24:17.703 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:17 smithi163 bash[32168]: latest: Pulling from prom/node-exporter 2023-10-26T02:24:18.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:17 smithi163 bash[23532]: cluster 2023-10-26T02:24:16.681845+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:18.022 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:17 smithi163 bash[32168]: d5c4df21b127: Pulling fs layer 2023-10-26T02:24:18.022 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:17 smithi163 bash[32168]: 2f5f7d8898a1: Pulling fs layer 2023-10-26T02:24:18.023 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:17 smithi163 bash[32168]: 2b6642e6c59e: Pulling fs layer 2023-10-26T02:24:18.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:17 smithi017 bash[23462]: cluster 2023-10-26T02:24:16.681845+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:18.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:17 smithi017 bash[27028]: cluster 2023-10-26T02:24:16.681845+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:18.024 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:17 smithi017 bash[34828]: d5c4df21b127: Verifying Checksum 2023-10-26T02:24:18.024 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:17 smithi017 bash[34828]: d5c4df21b127: Download complete 2023-10-26T02:24:18.273 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:18 smithi017 bash[34828]: 2f5f7d8898a1: Download complete 2023-10-26T02:24:18.522 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:18 smithi163 bash[32168]: 2f5f7d8898a1: Verifying Checksum 2023-10-26T02:24:18.522 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:18 smithi163 bash[32168]: 2f5f7d8898a1: Download complete 2023-10-26T02:24:18.522 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:18 smithi163 bash[32168]: d5c4df21b127: Verifying Checksum 2023-10-26T02:24:18.523 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:18 smithi163 bash[32168]: d5c4df21b127: Download complete 2023-10-26T02:24:18.523 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:18 smithi163 bash[32168]: 2b6642e6c59e: Verifying Checksum 2023-10-26T02:24:18.523 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:18 smithi163 bash[32168]: 2b6642e6c59e: Download complete 2023-10-26T02:24:18.523 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:18 smithi163 bash[32168]: d5c4df21b127: Pull complete 2023-10-26T02:24:18.773 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:18 smithi017 bash[34828]: 2b6642e6c59e: Download complete 2023-10-26T02:24:18.774 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:18 smithi017 bash[34828]: d5c4df21b127: Pull complete 2023-10-26T02:24:19.021 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:18 smithi163 bash[32168]: 2f5f7d8898a1: Pull complete 2023-10-26T02:24:19.522 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:19 smithi163 bash[32168]: 2b6642e6c59e: Pull complete 2023-10-26T02:24:19.522 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:19 smithi163 bash[32168]: Digest: sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637 2023-10-26T02:24:19.522 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:19 smithi163 bash[32168]: Status: Downloaded newer image for prom/node-exporter:latest 2023-10-26T02:24:19.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:19 smithi017 bash[23462]: cluster 2023-10-26T02:24:18.682334+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:19.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:19 smithi017 bash[27028]: cluster 2023-10-26T02:24:18.682334+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:19.775 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:19 smithi017 bash[34828]: 2f5f7d8898a1: Pull complete 2023-10-26T02:24:20.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:19 smithi163 bash[23532]: cluster 2023-10-26T02:24:18.682334+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:20.143 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:19 smithi017 bash[34828]: 2b6642e6c59e: Pull complete 2023-10-26T02:24:20.241 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-10-26T02:24:20.241 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":48,"fsid":"c29a5008-73a5-11ee-8db9-212e2dc638e7","created":"2023-10-26T02:17:56.507310+0000","modified":"2023-10-26T02:23:47.823047+0000","last_up_change":"2023-10-26T02:23:46.803875+0000","last_in_change":"2023-10-26T02:23:46.803875+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-10-26T02:18:10.082561+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":"9c801587-6fd4-4d5a-ad82-86159d324463","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6802","nonce":1918693186},{"type":"v1","addr":"172.21.15.17:6803","nonce":1918693186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6804","nonce":1918693186},{"type":"v1","addr":"172.21.15.17:6805","nonce":1918693186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6808","nonce":1918693186},{"type":"v1","addr":"172.21.15.17:6809","nonce":1918693186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6806","nonce":1918693186},{"type":"v1","addr":"172.21.15.17:6807","nonce":1918693186}]},"public_addr":"172.21.15.17:6803/1918693186","cluster_addr":"172.21.15.17:6805/1918693186","heartbeat_back_addr":"172.21.15.17:6809/1918693186","heartbeat_front_addr":"172.21.15.17:6807/1918693186","state":["exists","up"]},{"osd":1,"uuid":"618458a2-a590-4910-8ebb-3ab59079bd95","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6810","nonce":2631656408},{"type":"v1","addr":"172.21.15.17:6811","nonce":2631656408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6812","nonce":2631656408},{"type":"v1","addr":"172.21.15.17:6813","nonce":2631656408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6816","nonce":2631656408},{"type":"v1","addr":"172.21.15.17:6817","nonce":2631656408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6814","nonce":2631656408},{"type":"v1","addr":"172.21.15.17:6815","nonce":2631656408}]},"public_addr":"172.21.15.17:6811/2631656408","cluster_addr":"172.21.15.17:6813/2631656408","heartbeat_back_addr":"172.21.15.17:6817/2631656408","heartbeat_front_addr":"172.21.15.17:6815/2631656408","state":["exists","up"]},{"osd":2,"uuid":"75685476-a6bf-4670-9af4-936b6fe4c7e1","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.17:6818","nonce":1254415210},{"type":"v1","addr":"172.21.15.17:6819","nonce":1254415210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6820","nonce":1254415210},{"type":"v1","addr":"172.21.15.17:6821","nonce":1254415210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6824","nonce":1254415210},{"type":"v1","addr":"172.21.15.17:6825","nonce":1254415210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6822","nonce":1254415210},{"type":"v1","addr":"172.21.15.17:6823","nonce":1254415210}]},"public_addr":"172.21.15.17:6819/1254415210","cluster_addr":"172.21.15.17:6821/1254415210","heartbeat_back_addr":"172.21.15.17:6825/1254415210","heartbeat_front_addr":"172.21.15.17:6823/1254415210","state":["exists","up"]},{"osd":3,"uuid":"4418939b-f8ca-44af-98f2-ebe0c82fcf43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6826","nonce":3839153239},{"type":"v1","addr":"172.21.15.17:6827","nonce":3839153239}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6828","nonce":3839153239},{"type":"v1","addr":"172.21.15.17:6829","nonce":3839153239}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6832","nonce":3839153239},{"type":"v1","addr":"172.21.15.17:6833","nonce":3839153239}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6830","nonce":3839153239},{"type":"v1","addr":"172.21.15.17:6831","nonce":3839153239}]},"public_addr":"172.21.15.17:6827/3839153239","cluster_addr":"172.21.15.17:6829/3839153239","heartbeat_back_addr":"172.21.15.17:6833/3839153239","heartbeat_front_addr":"172.21.15.17:6831/3839153239","state":["exists","up"]},{"osd":4,"uuid":"3f0be751-ff56-4b6c-af67-9417fb49a2f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":3032444950},{"type":"v1","addr":"172.21.15.163:6801","nonce":3032444950}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":3032444950},{"type":"v1","addr":"172.21.15.163:6803","nonce":3032444950}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":3032444950},{"type":"v1","addr":"172.21.15.163:6807","nonce":3032444950}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":3032444950},{"type":"v1","addr":"172.21.15.163:6805","nonce":3032444950}]},"public_addr":"172.21.15.163:6801/3032444950","cluster_addr":"172.21.15.163:6803/3032444950","heartbeat_back_addr":"172.21.15.163:6807/3032444950","heartbeat_front_addr":"172.21.15.163:6805/3032444950","state":["exists","up"]},{"osd":5,"uuid":"9e3052da-6304-4cb9-b321-7b60b97ff2bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1643671422},{"type":"v1","addr":"172.21.15.163:6809","nonce":1643671422}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1643671422},{"type":"v1","addr":"172.21.15.163:6811","nonce":1643671422}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1643671422},{"type":"v1","addr":"172.21.15.163:6815","nonce":1643671422}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1643671422},{"type":"v1","addr":"172.21.15.163:6813","nonce":1643671422}]},"public_addr":"172.21.15.163:6809/1643671422","cluster_addr":"172.21.15.163:6811/1643671422","heartbeat_back_addr":"172.21.15.163:6815/1643671422","heartbeat_front_addr":"172.21.15.163:6813/1643671422","state":["exists","up"]},{"osd":6,"uuid":"5b1c01d5-a721-414c-8b81-98799e18a9b6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":2582015254},{"type":"v1","addr":"172.21.15.163:6817","nonce":2582015254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":2582015254},{"type":"v1","addr":"172.21.15.163:6819","nonce":2582015254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":2582015254},{"type":"v1","addr":"172.21.15.163:6823","nonce":2582015254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":2582015254},{"type":"v1","addr":"172.21.15.163:6821","nonce":2582015254}]},"public_addr":"172.21.15.163:6817/2582015254","cluster_addr":"172.21.15.163:6819/2582015254","heartbeat_back_addr":"172.21.15.163:6823/2582015254","heartbeat_front_addr":"172.21.15.163:6821/2582015254","state":["exists","up"]},{"osd":7,"uuid":"e1061a70-d644-4648-91cb-8393f409e6a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":2452722593},{"type":"v1","addr":"172.21.15.163:6825","nonce":2452722593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":2452722593},{"type":"v1","addr":"172.21.15.163:6827","nonce":2452722593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":2452722593},{"type":"v1","addr":"172.21.15.163:6831","nonce":2452722593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":2452722593},{"type":"v1","addr":"172.21.15.163:6829","nonce":2452722593}]},"public_addr":"172.21.15.163:6825/2452722593","cluster_addr":"172.21.15.163:6827/2452722593","heartbeat_back_addr":"172.21.15.163:6831/2452722593","heartbeat_front_addr":"172.21.15.163:6829/2452722593","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-10-26T02:20:52.335909+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-10-26T02:21:18.874869+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-10-26T02:21:44.870009+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-10-26T02:22:10.081547+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-10-26T02:22:32.451875+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-10-26T02:22:56.339901+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-10-26T02:23:20.620840+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-10-26T02:23:45.285694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.17:0/2615367322":"2023-10-27T02:18:34.412656+0000","172.21.15.17:6801/271440742":"2023-10-27T02:18:34.412656+0000","172.21.15.17:0/2419457049":"2023-10-27T02:18:34.412656+0000","172.21.15.17:0/2987510772":"2023-10-27T02:18:34.412656+0000","172.21.15.17:6800/271440742":"2023-10-27T02:18:34.412656+0000","172.21.15.17:0/3515151378":"2023-10-27T02:18:17.565999+0000","172.21.15.17:0/3005399490":"2023-10-27T02:18:17.565999+0000","172.21.15.17:6801/324097252":"2023-10-27T02:18:17.565999+0000","172.21.15.17:0/4202231635":"2023-10-27T02:18:17.565999+0000","172.21.15.17:6800/324097252":"2023-10-27T02:18:17.565999+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-10-26T02:24:20.524 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:20 smithi017 bash[34828]: Digest: sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637 2023-10-26T02:24:20.524 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:20 smithi017 bash[34828]: Status: Downloaded newer image for prom/node-exporter:latest 2023-10-26T02:24:20.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[23532]: audit 2023-10-26T02:24:20.237930+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.17:0/592003492' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T02:24:20.773 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.558Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.6.1, branch=HEAD, revision=4a1b77600c1873a8233f3ffb55afcedbb63b8d84)" 2023-10-26T02:24:20.773 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.558Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.20.6, platform=linux/amd64, user=root@586879db11e5, date=20230717-12:10:52, tags=netgo osusergo static_build)" 2023-10-26T02:24:20.773 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.559Z 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-10-26T02:24:20.773 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.559Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-26T02:24:20.774 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.559Z 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-10-26T02:24:20.774 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.559Z 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-10-26T02:24:20.774 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.561Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-26T02:24:20.774 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.561Z caller=node_exporter.go:117 level=info collector=arp 2023-10-26T02:24:20.775 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.561Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-26T02:24:20.775 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.561Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-26T02:24:20.775 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.561Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-26T02:24:20.775 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.561Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-26T02:24:20.775 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.561Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-26T02:24:20.776 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.561Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-26T02:24:20.776 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.561Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-26T02:24:20.776 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.561Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-26T02:24:20.776 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=edac 2023-10-26T02:24:20.777 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-26T02:24:20.777 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-26T02:24:20.777 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-26T02:24:20.777 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-26T02:24:20.777 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-26T02:24:20.778 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-26T02:24:20.778 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-26T02:24:20.778 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-26T02:24:20.778 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-26T02:24:20.778 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-26T02:24:20.779 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-26T02:24:20.779 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-26T02:24:20.779 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-26T02:24:20.779 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-26T02:24:20.780 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-26T02:24:20.780 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-26T02:24:20.780 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=os 2023-10-26T02:24:20.780 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-26T02:24:20.780 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-26T02:24:20.781 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-26T02:24:20.781 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-26T02:24:20.781 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-26T02:24:20.781 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-26T02:24:20.781 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-26T02:24:20.782 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=stat 2023-10-26T02:24:20.782 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-26T02:24:20.782 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-26T02:24:20.782 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-26T02:24:20.782 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=time 2023-10-26T02:24:20.783 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-26T02:24:20.783 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=uname 2023-10-26T02:24:20.783 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-26T02:24:20.783 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-26T02:24:20.783 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.562Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-26T02:24:20.784 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.563Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-10-26T02:24:20.784 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:24:20 smithi163 bash[32168]: ts=2023-10-26T02:24:20.563Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-26T02:24:21.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:20 smithi017 bash[27028]: audit 2023-10-26T02:24:20.237930+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.17:0/592003492' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T02:24:21.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:20 smithi017 bash[23462]: audit 2023-10-26T02:24:20.237930+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.17:0/592003492' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T02:24:21.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:21 smithi017 bash[23462]: cluster 2023-10-26T02:24:20.682898+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:21.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:21 smithi017 bash[27028]: cluster 2023-10-26T02:24:20.682898+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:21 smithi163 bash[23532]: cluster 2023-10-26T02:24:20.682898+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:22.430 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-10-26T02:18:10.082561+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-10-26T02:24:22.431 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-10-26T02:24:23.524 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.352Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.6.1, branch=HEAD, revision=4a1b77600c1873a8233f3ffb55afcedbb63b8d84)" 2023-10-26T02:24:23.524 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.352Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.20.6, platform=linux/amd64, user=root@586879db11e5, date=20230717-12:10:52, tags=netgo osusergo static_build)" 2023-10-26T02:24:23.525 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.353Z 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-10-26T02:24:23.525 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.353Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-26T02:24:23.525 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.354Z 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-10-26T02:24:23.525 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.354Z 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-10-26T02:24:23.526 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-26T02:24:23.526 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=arp 2023-10-26T02:24:23.526 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-26T02:24:23.526 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-26T02:24:23.526 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-26T02:24:23.527 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-26T02:24:23.527 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-26T02:24:23.527 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-26T02:24:23.527 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-26T02:24:23.527 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-26T02:24:23.527 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=edac 2023-10-26T02:24:23.528 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-26T02:24:23.528 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-26T02:24:23.528 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-26T02:24:23.528 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-26T02:24:23.528 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-26T02:24:23.529 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-26T02:24:23.529 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-26T02:24:23.529 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-26T02:24:23.529 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-26T02:24:23.530 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-26T02:24:23.530 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-26T02:24:23.530 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-26T02:24:23.530 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-26T02:24:23.530 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-26T02:24:23.531 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-26T02:24:23.531 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-26T02:24:23.531 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=os 2023-10-26T02:24:23.531 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-26T02:24:23.531 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-26T02:24:23.532 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-26T02:24:23.532 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-26T02:24:23.532 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-26T02:24:23.532 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-26T02:24:23.532 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-26T02:24:23.533 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=stat 2023-10-26T02:24:23.533 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-26T02:24:23.533 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-26T02:24:23.533 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-26T02:24:23.533 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=time 2023-10-26T02:24:23.533 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-26T02:24:23.534 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=uname 2023-10-26T02:24:23.534 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-26T02:24:23.534 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-26T02:24:23.534 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.356Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-26T02:24:23.534 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.357Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-10-26T02:24:23.535 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[34828]: ts=2023-10-26T02:24:23.357Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-26T02:24:24.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:23 smithi163 bash[23532]: cluster 2023-10-26T02:24:22.683488+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:24.051 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[23462]: cluster 2023-10-26T02:24:22.683488+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:24.051 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:23 smithi017 bash[27028]: cluster 2023-10-26T02:24:22.683488+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:26.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:25 smithi163 bash[23532]: cluster 2023-10-26T02:24:24.684070+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:26.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:25 smithi017 bash[27028]: cluster 2023-10-26T02:24:24.684070+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:26.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:25 smithi017 bash[23462]: cluster 2023-10-26T02:24:24.684070+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:27.498 INFO:teuthology.orchestra.run.smithi017.stdout:pg_num: 1 2023-10-26T02:24:27.846 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:27 smithi017 bash[23462]: cluster 2023-10-26T02:24:26.684654+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:27.846 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:27 smithi017 bash[23462]: audit 2023-10-26T02:24:27.495313+0000 mon.a (mon.0) 482 : audit [DBG] from='client.? 172.21.15.17:0/405542543' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-26T02:24:27.847 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:27 smithi017 bash[27028]: cluster 2023-10-26T02:24:26.684654+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:27.847 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:27 smithi017 bash[27028]: audit 2023-10-26T02:24:27.495313+0000 mon.a (mon.0) 482 : audit [DBG] from='client.? 172.21.15.17:0/405542543' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-26T02:24:28.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:27 smithi163 bash[23532]: cluster 2023-10-26T02:24:26.684654+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:28.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:27 smithi163 bash[23532]: audit 2023-10-26T02:24:27.495313+0000 mon.a (mon.0) 482 : audit [DBG] from='client.? 172.21.15.17:0/405542543' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-26T02:24:28.819 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-26T02:24:28.820 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-26T02:24:28.821 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-26T02:24:29.993 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:29 smithi017 bash[23462]: cluster 2023-10-26T02:24:28.685223+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:29.994 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:29 smithi017 bash[27028]: cluster 2023-10-26T02:24:28.685223+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:30.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:29 smithi163 bash[23532]: cluster 2023-10-26T02:24:28.685223+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:31.199 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:24:31 smithi017 docker[35571]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-alertmanager.a 2023-10-26T02:24:31.199 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:24:31 smithi017 systemd[1]: Started Ceph alertmanager.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:24:32.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:31 smithi163 bash[23532]: cluster 2023-10-26T02:24:30.685700+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:32.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:31 smithi163 bash[23532]: audit 2023-10-26T02:24:31.192047+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.772989\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:24:32.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:31 smithi163 bash[23532]: audit 2023-10-26T02:24:31.196308+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.772989\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:24:32.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:31 smithi163 bash[23532]: audit 2023-10-26T02:24:31.351329+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQChSvcA+KpDtZsnt+cXudmTMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMDI2MDIyNDMxWhcN\nMzMxMDIzMDIyNDMxWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2QNWDOgVZz0IPQQ2FOh\n4LQhGwgszsWiXpLOTvxYkWaS6GpSkmVHFDewBZPa5hn6mzC4rD17CobEzkcxM2jT\nw69BrLn6su9Kzhp2JCk6cHEi0OKYWFmS8LEJjJlbC/0MUEMzxy1KqY10R+YDf+8t\nibdlPtdq5nHM/5OLJfpgZQ+rcnIQ+RAGF3r5CSWys+y68Ae7oxVSboEf+2u6heWn\ntq5KQoS9SX/NRpCf4Q+5QrbdiGlAaXN//tXhSX+CdWigIxMllAJhswNmws9tn+6m\nUcY7WswfrG0mXfyXoTKMW5PyTO15JycVhqyEpz49+oMMcDLcGzVkYfyLVDT/VHdr\nJwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBmEwUw2H9on5o8G6mLyQ4Te0JXDgRE\nSpkV++DCrZ/YiwZeOppnqjBjTqyz5SW8yNJ9PzOG+YB31XXWylhku1PkzhGMJcmP\nJ3o2k5Zb46Ul/ATJ1psWPsESErUgbMhVK/dkrjvhZ5GSu6GxamG1sKMgbn5XICsp\nJJ1aLLwip8MdG00yL9K6T9X4iwuLg+16JwrOuYLa6kBvEw6ECprhL8ttUMIjs5Bp\nOd7NordHitSp+xzxRYXNvVniusTGF2aAmlCb/sL3zqD48m7pHirOSwJL7B4mKUTJ\n47ywNvDWCQRUdExDoIHQsXerJf4dDwFkBwycexcReC1unAenqhVE9pFm\n-----END CERTIFICATE-----\n"}]: dispatch 2023-10-26T02:24:32.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:31 smithi163 bash[23532]: audit 2023-10-26T02:24:31.357127+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQChSvcA+KpDtZsnt+cXudmTMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMDI2MDIyNDMxWhcN\nMzMxMDIzMDIyNDMxWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2QNWDOgVZz0IPQQ2FOh\n4LQhGwgszsWiXpLOTvxYkWaS6GpSkmVHFDewBZPa5hn6mzC4rD17CobEzkcxM2jT\nw69BrLn6su9Kzhp2JCk6cHEi0OKYWFmS8LEJjJlbC/0MUEMzxy1KqY10R+YDf+8t\nibdlPtdq5nHM/5OLJfpgZQ+rcnIQ+RAGF3r5CSWys+y68Ae7oxVSboEf+2u6heWn\ntq5KQoS9SX/NRpCf4Q+5QrbdiGlAaXN//tXhSX+CdWigIxMllAJhswNmws9tn+6m\nUcY7WswfrG0mXfyXoTKMW5PyTO15JycVhqyEpz49+oMMcDLcGzVkYfyLVDT/VHdr\nJwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBmEwUw2H9on5o8G6mLyQ4Te0JXDgRE\nSpkV++DCrZ/YiwZeOppnqjBjTqyz5SW8yNJ9PzOG+YB31XXWylhku1PkzhGMJcmP\nJ3o2k5Zb46Ul/ATJ1psWPsESErUgbMhVK/dkrjvhZ5GSu6GxamG1sKMgbn5XICsp\nJJ1aLLwip8MdG00yL9K6T9X4iwuLg+16JwrOuYLa6kBvEw6ECprhL8ttUMIjs5Bp\nOd7NordHitSp+xzxRYXNvVniusTGF2aAmlCb/sL3zqD48m7pHirOSwJL7B4mKUTJ\n47ywNvDWCQRUdExDoIHQsXerJf4dDwFkBwycexcReC1unAenqhVE9pFm\n-----END CERTIFICATE-----\n"}]': finished 2023-10-26T02:24:32.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:31 smithi163 bash[23532]: audit 2023-10-26T02:24:31.358107+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC/ZA1YM6BVnPQg\n9BDYU6HgtCEbCCzOxaJeks5O/FiRZpLoalKSZUcUN7AFk9rmGfqbMLisPXsKhsTO\nRzEzaNPDr0Gsufqy70rOGnYkKTpwcSLQ4phYWZLwsQmMmVsL/QxQQzPHLUqpjXRH\n5gN/7y2Jt2U+12rmccz/k4sl+mBlD6tychD5EAYXevkJJbKz7LrwB7ujFVJugR/7\na7qF5ae2rkpChL1Jf81GkJ/hD7lCtt2IaUBpc3/+1eFJf4J1aKAjEyWUAmGzA2bC\nz22f7qZRxjtazB+sbSZd/JehMoxbk/JM7XknJxWGrISnPj36gwxwMtwbNWRh/ItU\nNP9Ud2snAgMBAAECggEBAJlyXkCZI7OAYzsIc3j9lIvT37cMluAxFD0+9qndKCVr\nV91/YTR+fr5252mRYa+apJJIPcfagwutgZzg91GAekgp+z3A3n8X26HjFVVouLHu\nAzv2cK5lIqpXRpCzY4v5FiZDuv+2EGZgQxpiD+xClwATSdlYXRzloLZIVQfd9esP\nftP23L9xcTQcGLPVkKdiOBPi/RWwbO4s4MkrleMALZRDuo1PRR/drp6CIVjb5A95\nVZaETPqZ1APDsjaX/2GHFe5tc0h0vKGRqt6ZD3jfAoXz+W/xvGrgU6kBFFfA6ePe\n1/Ad4XUZY17CDA94UYspdR0EgLtzG3JWdjOU61ZkOgECgYEA/hYXwsPAk6ceCSs0\nQBlDCONs07xwu2m3ymPdQ1c+4cK3G+XhxraHc3I+hjbQ7KA6KBoirrLVsbRBh/yC\nZ64envMkltkWAvEC/UfgvHAWGG88+psgOTNvarRy7d2dAMT1ZfFIY/ABMQcbkCoB\niB1q3qZzeqTQnHPabdKmpO7w1wsCgYEAwNUTSUQ1VFJdL7YeA+y78HXd3QXqHKNf\n3jclO431lOYBZhf9TLeYPcjbnH7qn9V7R+gRsxU4FT2t92svWws7s+iCgV8OBXhX\n+K4NBolsEKrEgC8XQqFjFHvpZzn4YfARUQpPj1q4U4rry94ws1ooFH/g6Wn69tTx\n5fQ/79tQ3dUCgYBMO7avUeoiot5pI9ROcwXg0dNiB8TPBh4FlEbboH6WX8Ruk19V\nLoifQ6Sswh+XD0/DnmvPfIqPAaUztrgtgVlgmVTeCY4IHeWmtn0gLIUEmcNy8T4O\ny3bfTfq5kWc8xttV1bnBek3xNs+3RlMlUqYw3UIChxasCjp7/trO233ZFwKBgEbd\nx7G0XHj5r/95yXwdw0/ysS+qHciajf/nekpxuGAZS0hO5qsMCeoi5/qSdf15gk4B\nzodm8+5ydX2pKYUnErDicRvEaC3AdWwR4v2VAV76sy58n+q/zt7XTwa9ujeb93E1\n/dksOPOS6WdJ59Hx/yrReEGvzihqR9//rIOksQplAoGAEc2bPK92A38jtEaxoml5\n51NdxLDdpZUmKhm46Ko6J4Lttj7fhDb7K2NrEYuNu6RYGsfe0rI+oHpR4bs4W93r\nxXdU7QCOpJAgJceyEU1M5nGYY9qY4UwcDRGHBy2/JIYN9wpve8dOZIHO4t89A/37\nk/J5sefPfNFWrtgc7Gt7e9w=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-10-26T02:24:32.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:31 smithi163 bash[23532]: audit 2023-10-26T02:24:31.361266+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC/ZA1YM6BVnPQg\n9BDYU6HgtCEbCCzOxaJeks5O/FiRZpLoalKSZUcUN7AFk9rmGfqbMLisPXsKhsTO\nRzEzaNPDr0Gsufqy70rOGnYkKTpwcSLQ4phYWZLwsQmMmVsL/QxQQzPHLUqpjXRH\n5gN/7y2Jt2U+12rmccz/k4sl+mBlD6tychD5EAYXevkJJbKz7LrwB7ujFVJugR/7\na7qF5ae2rkpChL1Jf81GkJ/hD7lCtt2IaUBpc3/+1eFJf4J1aKAjEyWUAmGzA2bC\nz22f7qZRxjtazB+sbSZd/JehMoxbk/JM7XknJxWGrISnPj36gwxwMtwbNWRh/ItU\nNP9Ud2snAgMBAAECggEBAJlyXkCZI7OAYzsIc3j9lIvT37cMluAxFD0+9qndKCVr\nV91/YTR+fr5252mRYa+apJJIPcfagwutgZzg91GAekgp+z3A3n8X26HjFVVouLHu\nAzv2cK5lIqpXRpCzY4v5FiZDuv+2EGZgQxpiD+xClwATSdlYXRzloLZIVQfd9esP\nftP23L9xcTQcGLPVkKdiOBPi/RWwbO4s4MkrleMALZRDuo1PRR/drp6CIVjb5A95\nVZaETPqZ1APDsjaX/2GHFe5tc0h0vKGRqt6ZD3jfAoXz+W/xvGrgU6kBFFfA6ePe\n1/Ad4XUZY17CDA94UYspdR0EgLtzG3JWdjOU61ZkOgECgYEA/hYXwsPAk6ceCSs0\nQBlDCONs07xwu2m3ymPdQ1c+4cK3G+XhxraHc3I+hjbQ7KA6KBoirrLVsbRBh/yC\nZ64envMkltkWAvEC/UfgvHAWGG88+psgOTNvarRy7d2dAMT1ZfFIY/ABMQcbkCoB\niB1q3qZzeqTQnHPabdKmpO7w1wsCgYEAwNUTSUQ1VFJdL7YeA+y78HXd3QXqHKNf\n3jclO431lOYBZhf9TLeYPcjbnH7qn9V7R+gRsxU4FT2t92svWws7s+iCgV8OBXhX\n+K4NBolsEKrEgC8XQqFjFHvpZzn4YfARUQpPj1q4U4rry94ws1ooFH/g6Wn69tTx\n5fQ/79tQ3dUCgYBMO7avUeoiot5pI9ROcwXg0dNiB8TPBh4FlEbboH6WX8Ruk19V\nLoifQ6Sswh+XD0/DnmvPfIqPAaUztrgtgVlgmVTeCY4IHeWmtn0gLIUEmcNy8T4O\ny3bfTfq5kWc8xttV1bnBek3xNs+3RlMlUqYw3UIChxasCjp7/trO233ZFwKBgEbd\nx7G0XHj5r/95yXwdw0/ysS+qHciajf/nekpxuGAZS0hO5qsMCeoi5/qSdf15gk4B\nzodm8+5ydX2pKYUnErDicRvEaC3AdWwR4v2VAV76sy58n+q/zt7XTwa9ujeb93E1\n/dksOPOS6WdJ59Hx/yrReEGvzihqR9//rIOksQplAoGAEc2bPK92A38jtEaxoml5\n51NdxLDdpZUmKhm46Ko6J4Lttj7fhDb7K2NrEYuNu6RYGsfe0rI+oHpR4bs4W93r\nxXdU7QCOpJAgJceyEU1M5nGYY9qY4UwcDRGHBy2/JIYN9wpve8dOZIHO4t89A/37\nk/J5sefPfNFWrtgc7Gt7e9w=\n-----END PRIVATE KEY-----\n"}]': finished 2023-10-26T02:24:32.082 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[23462]: cluster 2023-10-26T02:24:30.685700+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:32.083 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[27028]: cluster 2023-10-26T02:24:30.685700+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:32.083 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[23462]: audit 2023-10-26T02:24:31.192047+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.772989\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:24:32.084 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[23462]: audit 2023-10-26T02:24:31.196308+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.772989\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:24:32.085 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[23462]: audit 2023-10-26T02:24:31.351329+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQChSvcA+KpDtZsnt+cXudmTMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMDI2MDIyNDMxWhcN\nMzMxMDIzMDIyNDMxWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2QNWDOgVZz0IPQQ2FOh\n4LQhGwgszsWiXpLOTvxYkWaS6GpSkmVHFDewBZPa5hn6mzC4rD17CobEzkcxM2jT\nw69BrLn6su9Kzhp2JCk6cHEi0OKYWFmS8LEJjJlbC/0MUEMzxy1KqY10R+YDf+8t\nibdlPtdq5nHM/5OLJfpgZQ+rcnIQ+RAGF3r5CSWys+y68Ae7oxVSboEf+2u6heWn\ntq5KQoS9SX/NRpCf4Q+5QrbdiGlAaXN//tXhSX+CdWigIxMllAJhswNmws9tn+6m\nUcY7WswfrG0mXfyXoTKMW5PyTO15JycVhqyEpz49+oMMcDLcGzVkYfyLVDT/VHdr\nJwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBmEwUw2H9on5o8G6mLyQ4Te0JXDgRE\nSpkV++DCrZ/YiwZeOppnqjBjTqyz5SW8yNJ9PzOG+YB31XXWylhku1PkzhGMJcmP\nJ3o2k5Zb46Ul/ATJ1psWPsESErUgbMhVK/dkrjvhZ5GSu6GxamG1sKMgbn5XICsp\nJJ1aLLwip8MdG00yL9K6T9X4iwuLg+16JwrOuYLa6kBvEw6ECprhL8ttUMIjs5Bp\nOd7NordHitSp+xzxRYXNvVniusTGF2aAmlCb/sL3zqD48m7pHirOSwJL7B4mKUTJ\n47ywNvDWCQRUdExDoIHQsXerJf4dDwFkBwycexcReC1unAenqhVE9pFm\n-----END CERTIFICATE-----\n"}]: dispatch 2023-10-26T02:24:32.085 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[27028]: audit 2023-10-26T02:24:31.192047+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.772989\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:24:32.086 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[23462]: audit 2023-10-26T02:24:31.357127+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQChSvcA+KpDtZsnt+cXudmTMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMDI2MDIyNDMxWhcN\nMzMxMDIzMDIyNDMxWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2QNWDOgVZz0IPQQ2FOh\n4LQhGwgszsWiXpLOTvxYkWaS6GpSkmVHFDewBZPa5hn6mzC4rD17CobEzkcxM2jT\nw69BrLn6su9Kzhp2JCk6cHEi0OKYWFmS8LEJjJlbC/0MUEMzxy1KqY10R+YDf+8t\nibdlPtdq5nHM/5OLJfpgZQ+rcnIQ+RAGF3r5CSWys+y68Ae7oxVSboEf+2u6heWn\ntq5KQoS9SX/NRpCf4Q+5QrbdiGlAaXN//tXhSX+CdWigIxMllAJhswNmws9tn+6m\nUcY7WswfrG0mXfyXoTKMW5PyTO15JycVhqyEpz49+oMMcDLcGzVkYfyLVDT/VHdr\nJwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBmEwUw2H9on5o8G6mLyQ4Te0JXDgRE\nSpkV++DCrZ/YiwZeOppnqjBjTqyz5SW8yNJ9PzOG+YB31XXWylhku1PkzhGMJcmP\nJ3o2k5Zb46Ul/ATJ1psWPsESErUgbMhVK/dkrjvhZ5GSu6GxamG1sKMgbn5XICsp\nJJ1aLLwip8MdG00yL9K6T9X4iwuLg+16JwrOuYLa6kBvEw6ECprhL8ttUMIjs5Bp\nOd7NordHitSp+xzxRYXNvVniusTGF2aAmlCb/sL3zqD48m7pHirOSwJL7B4mKUTJ\n47ywNvDWCQRUdExDoIHQsXerJf4dDwFkBwycexcReC1unAenqhVE9pFm\n-----END CERTIFICATE-----\n"}]': finished 2023-10-26T02:24:32.086 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[23462]: audit 2023-10-26T02:24:31.358107+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC/ZA1YM6BVnPQg\n9BDYU6HgtCEbCCzOxaJeks5O/FiRZpLoalKSZUcUN7AFk9rmGfqbMLisPXsKhsTO\nRzEzaNPDr0Gsufqy70rOGnYkKTpwcSLQ4phYWZLwsQmMmVsL/QxQQzPHLUqpjXRH\n5gN/7y2Jt2U+12rmccz/k4sl+mBlD6tychD5EAYXevkJJbKz7LrwB7ujFVJugR/7\na7qF5ae2rkpChL1Jf81GkJ/hD7lCtt2IaUBpc3/+1eFJf4J1aKAjEyWUAmGzA2bC\nz22f7qZRxjtazB+sbSZd/JehMoxbk/JM7XknJxWGrISnPj36gwxwMtwbNWRh/ItU\nNP9Ud2snAgMBAAECggEBAJlyXkCZI7OAYzsIc3j9lIvT37cMluAxFD0+9qndKCVr\nV91/YTR+fr5252mRYa+apJJIPcfagwutgZzg91GAekgp+z3A3n8X26HjFVVouLHu\nAzv2cK5lIqpXRpCzY4v5FiZDuv+2EGZgQxpiD+xClwATSdlYXRzloLZIVQfd9esP\nftP23L9xcTQcGLPVkKdiOBPi/RWwbO4s4MkrleMALZRDuo1PRR/drp6CIVjb5A95\nVZaETPqZ1APDsjaX/2GHFe5tc0h0vKGRqt6ZD3jfAoXz+W/xvGrgU6kBFFfA6ePe\n1/Ad4XUZY17CDA94UYspdR0EgLtzG3JWdjOU61ZkOgECgYEA/hYXwsPAk6ceCSs0\nQBlDCONs07xwu2m3ymPdQ1c+4cK3G+XhxraHc3I+hjbQ7KA6KBoirrLVsbRBh/yC\nZ64envMkltkWAvEC/UfgvHAWGG88+psgOTNvarRy7d2dAMT1ZfFIY/ABMQcbkCoB\niB1q3qZzeqTQnHPabdKmpO7w1wsCgYEAwNUTSUQ1VFJdL7YeA+y78HXd3QXqHKNf\n3jclO431lOYBZhf9TLeYPcjbnH7qn9V7R+gRsxU4FT2t92svWws7s+iCgV8OBXhX\n+K4NBolsEKrEgC8XQqFjFHvpZzn4YfARUQpPj1q4U4rry94ws1ooFH/g6Wn69tTx\n5fQ/79tQ3dUCgYBMO7avUeoiot5pI9ROcwXg0dNiB8TPBh4FlEbboH6WX8Ruk19V\nLoifQ6Sswh+XD0/DnmvPfIqPAaUztrgtgVlgmVTeCY4IHeWmtn0gLIUEmcNy8T4O\ny3bfTfq5kWc8xttV1bnBek3xNs+3RlMlUqYw3UIChxasCjp7/trO233ZFwKBgEbd\nx7G0XHj5r/95yXwdw0/ysS+qHciajf/nekpxuGAZS0hO5qsMCeoi5/qSdf15gk4B\nzodm8+5ydX2pKYUnErDicRvEaC3AdWwR4v2VAV76sy58n+q/zt7XTwa9ujeb93E1\n/dksOPOS6WdJ59Hx/yrReEGvzihqR9//rIOksQplAoGAEc2bPK92A38jtEaxoml5\n51NdxLDdpZUmKhm46Ko6J4Lttj7fhDb7K2NrEYuNu6RYGsfe0rI+oHpR4bs4W93r\nxXdU7QCOpJAgJceyEU1M5nGYY9qY4UwcDRGHBy2/JIYN9wpve8dOZIHO4t89A/37\nk/J5sefPfNFWrtgc7Gt7e9w=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-10-26T02:24:32.086 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[23462]: audit 2023-10-26T02:24:31.361266+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC/ZA1YM6BVnPQg\n9BDYU6HgtCEbCCzOxaJeks5O/FiRZpLoalKSZUcUN7AFk9rmGfqbMLisPXsKhsTO\nRzEzaNPDr0Gsufqy70rOGnYkKTpwcSLQ4phYWZLwsQmMmVsL/QxQQzPHLUqpjXRH\n5gN/7y2Jt2U+12rmccz/k4sl+mBlD6tychD5EAYXevkJJbKz7LrwB7ujFVJugR/7\na7qF5ae2rkpChL1Jf81GkJ/hD7lCtt2IaUBpc3/+1eFJf4J1aKAjEyWUAmGzA2bC\nz22f7qZRxjtazB+sbSZd/JehMoxbk/JM7XknJxWGrISnPj36gwxwMtwbNWRh/ItU\nNP9Ud2snAgMBAAECggEBAJlyXkCZI7OAYzsIc3j9lIvT37cMluAxFD0+9qndKCVr\nV91/YTR+fr5252mRYa+apJJIPcfagwutgZzg91GAekgp+z3A3n8X26HjFVVouLHu\nAzv2cK5lIqpXRpCzY4v5FiZDuv+2EGZgQxpiD+xClwATSdlYXRzloLZIVQfd9esP\nftP23L9xcTQcGLPVkKdiOBPi/RWwbO4s4MkrleMALZRDuo1PRR/drp6CIVjb5A95\nVZaETPqZ1APDsjaX/2GHFe5tc0h0vKGRqt6ZD3jfAoXz+W/xvGrgU6kBFFfA6ePe\n1/Ad4XUZY17CDA94UYspdR0EgLtzG3JWdjOU61ZkOgECgYEA/hYXwsPAk6ceCSs0\nQBlDCONs07xwu2m3ymPdQ1c+4cK3G+XhxraHc3I+hjbQ7KA6KBoirrLVsbRBh/yC\nZ64envMkltkWAvEC/UfgvHAWGG88+psgOTNvarRy7d2dAMT1ZfFIY/ABMQcbkCoB\niB1q3qZzeqTQnHPabdKmpO7w1wsCgYEAwNUTSUQ1VFJdL7YeA+y78HXd3QXqHKNf\n3jclO431lOYBZhf9TLeYPcjbnH7qn9V7R+gRsxU4FT2t92svWws7s+iCgV8OBXhX\n+K4NBolsEKrEgC8XQqFjFHvpZzn4YfARUQpPj1q4U4rry94ws1ooFH/g6Wn69tTx\n5fQ/79tQ3dUCgYBMO7avUeoiot5pI9ROcwXg0dNiB8TPBh4FlEbboH6WX8Ruk19V\nLoifQ6Sswh+XD0/DnmvPfIqPAaUztrgtgVlgmVTeCY4IHeWmtn0gLIUEmcNy8T4O\ny3bfTfq5kWc8xttV1bnBek3xNs+3RlMlUqYw3UIChxasCjp7/trO233ZFwKBgEbd\nx7G0XHj5r/95yXwdw0/ysS+qHciajf/nekpxuGAZS0hO5qsMCeoi5/qSdf15gk4B\nzodm8+5ydX2pKYUnErDicRvEaC3AdWwR4v2VAV76sy58n+q/zt7XTwa9ujeb93E1\n/dksOPOS6WdJ59Hx/yrReEGvzihqR9//rIOksQplAoGAEc2bPK92A38jtEaxoml5\n51NdxLDdpZUmKhm46Ko6J4Lttj7fhDb7K2NrEYuNu6RYGsfe0rI+oHpR4bs4W93r\nxXdU7QCOpJAgJceyEU1M5nGYY9qY4UwcDRGHBy2/JIYN9wpve8dOZIHO4t89A/37\nk/J5sefPfNFWrtgc7Gt7e9w=\n-----END PRIVATE KEY-----\n"}]': finished 2023-10-26T02:24:32.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[27028]: audit 2023-10-26T02:24:31.196308+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776779\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.776945\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777035\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777119\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777203\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777287\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:22:03.777370\", \"created\": \"2023-10-26T02:22:02.816855\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.772989\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:24:32.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[27028]: audit 2023-10-26T02:24:31.351329+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQChSvcA+KpDtZsnt+cXudmTMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMDI2MDIyNDMxWhcN\nMzMxMDIzMDIyNDMxWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2QNWDOgVZz0IPQQ2FOh\n4LQhGwgszsWiXpLOTvxYkWaS6GpSkmVHFDewBZPa5hn6mzC4rD17CobEzkcxM2jT\nw69BrLn6su9Kzhp2JCk6cHEi0OKYWFmS8LEJjJlbC/0MUEMzxy1KqY10R+YDf+8t\nibdlPtdq5nHM/5OLJfpgZQ+rcnIQ+RAGF3r5CSWys+y68Ae7oxVSboEf+2u6heWn\ntq5KQoS9SX/NRpCf4Q+5QrbdiGlAaXN//tXhSX+CdWigIxMllAJhswNmws9tn+6m\nUcY7WswfrG0mXfyXoTKMW5PyTO15JycVhqyEpz49+oMMcDLcGzVkYfyLVDT/VHdr\nJwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBmEwUw2H9on5o8G6mLyQ4Te0JXDgRE\nSpkV++DCrZ/YiwZeOppnqjBjTqyz5SW8yNJ9PzOG+YB31XXWylhku1PkzhGMJcmP\nJ3o2k5Zb46Ul/ATJ1psWPsESErUgbMhVK/dkrjvhZ5GSu6GxamG1sKMgbn5XICsp\nJJ1aLLwip8MdG00yL9K6T9X4iwuLg+16JwrOuYLa6kBvEw6ECprhL8ttUMIjs5Bp\nOd7NordHitSp+xzxRYXNvVniusTGF2aAmlCb/sL3zqD48m7pHirOSwJL7B4mKUTJ\n47ywNvDWCQRUdExDoIHQsXerJf4dDwFkBwycexcReC1unAenqhVE9pFm\n-----END CERTIFICATE-----\n"}]: dispatch 2023-10-26T02:24:32.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[27028]: audit 2023-10-26T02:24:31.357127+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQChSvcA+KpDtZsnt+cXudmTMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMDI2MDIyNDMxWhcN\nMzMxMDIzMDIyNDMxWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2QNWDOgVZz0IPQQ2FOh\n4LQhGwgszsWiXpLOTvxYkWaS6GpSkmVHFDewBZPa5hn6mzC4rD17CobEzkcxM2jT\nw69BrLn6su9Kzhp2JCk6cHEi0OKYWFmS8LEJjJlbC/0MUEMzxy1KqY10R+YDf+8t\nibdlPtdq5nHM/5OLJfpgZQ+rcnIQ+RAGF3r5CSWys+y68Ae7oxVSboEf+2u6heWn\ntq5KQoS9SX/NRpCf4Q+5QrbdiGlAaXN//tXhSX+CdWigIxMllAJhswNmws9tn+6m\nUcY7WswfrG0mXfyXoTKMW5PyTO15JycVhqyEpz49+oMMcDLcGzVkYfyLVDT/VHdr\nJwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBmEwUw2H9on5o8G6mLyQ4Te0JXDgRE\nSpkV++DCrZ/YiwZeOppnqjBjTqyz5SW8yNJ9PzOG+YB31XXWylhku1PkzhGMJcmP\nJ3o2k5Zb46Ul/ATJ1psWPsESErUgbMhVK/dkrjvhZ5GSu6GxamG1sKMgbn5XICsp\nJJ1aLLwip8MdG00yL9K6T9X4iwuLg+16JwrOuYLa6kBvEw6ECprhL8ttUMIjs5Bp\nOd7NordHitSp+xzxRYXNvVniusTGF2aAmlCb/sL3zqD48m7pHirOSwJL7B4mKUTJ\n47ywNvDWCQRUdExDoIHQsXerJf4dDwFkBwycexcReC1unAenqhVE9pFm\n-----END CERTIFICATE-----\n"}]': finished 2023-10-26T02:24:32.087 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[27028]: audit 2023-10-26T02:24:31.358107+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC/ZA1YM6BVnPQg\n9BDYU6HgtCEbCCzOxaJeks5O/FiRZpLoalKSZUcUN7AFk9rmGfqbMLisPXsKhsTO\nRzEzaNPDr0Gsufqy70rOGnYkKTpwcSLQ4phYWZLwsQmMmVsL/QxQQzPHLUqpjXRH\n5gN/7y2Jt2U+12rmccz/k4sl+mBlD6tychD5EAYXevkJJbKz7LrwB7ujFVJugR/7\na7qF5ae2rkpChL1Jf81GkJ/hD7lCtt2IaUBpc3/+1eFJf4J1aKAjEyWUAmGzA2bC\nz22f7qZRxjtazB+sbSZd/JehMoxbk/JM7XknJxWGrISnPj36gwxwMtwbNWRh/ItU\nNP9Ud2snAgMBAAECggEBAJlyXkCZI7OAYzsIc3j9lIvT37cMluAxFD0+9qndKCVr\nV91/YTR+fr5252mRYa+apJJIPcfagwutgZzg91GAekgp+z3A3n8X26HjFVVouLHu\nAzv2cK5lIqpXRpCzY4v5FiZDuv+2EGZgQxpiD+xClwATSdlYXRzloLZIVQfd9esP\nftP23L9xcTQcGLPVkKdiOBPi/RWwbO4s4MkrleMALZRDuo1PRR/drp6CIVjb5A95\nVZaETPqZ1APDsjaX/2GHFe5tc0h0vKGRqt6ZD3jfAoXz+W/xvGrgU6kBFFfA6ePe\n1/Ad4XUZY17CDA94UYspdR0EgLtzG3JWdjOU61ZkOgECgYEA/hYXwsPAk6ceCSs0\nQBlDCONs07xwu2m3ymPdQ1c+4cK3G+XhxraHc3I+hjbQ7KA6KBoirrLVsbRBh/yC\nZ64envMkltkWAvEC/UfgvHAWGG88+psgOTNvarRy7d2dAMT1ZfFIY/ABMQcbkCoB\niB1q3qZzeqTQnHPabdKmpO7w1wsCgYEAwNUTSUQ1VFJdL7YeA+y78HXd3QXqHKNf\n3jclO431lOYBZhf9TLeYPcjbnH7qn9V7R+gRsxU4FT2t92svWws7s+iCgV8OBXhX\n+K4NBolsEKrEgC8XQqFjFHvpZzn4YfARUQpPj1q4U4rry94ws1ooFH/g6Wn69tTx\n5fQ/79tQ3dUCgYBMO7avUeoiot5pI9ROcwXg0dNiB8TPBh4FlEbboH6WX8Ruk19V\nLoifQ6Sswh+XD0/DnmvPfIqPAaUztrgtgVlgmVTeCY4IHeWmtn0gLIUEmcNy8T4O\ny3bfTfq5kWc8xttV1bnBek3xNs+3RlMlUqYw3UIChxasCjp7/trO233ZFwKBgEbd\nx7G0XHj5r/95yXwdw0/ysS+qHciajf/nekpxuGAZS0hO5qsMCeoi5/qSdf15gk4B\nzodm8+5ydX2pKYUnErDicRvEaC3AdWwR4v2VAV76sy58n+q/zt7XTwa9ujeb93E1\n/dksOPOS6WdJ59Hx/yrReEGvzihqR9//rIOksQplAoGAEc2bPK92A38jtEaxoml5\n51NdxLDdpZUmKhm46Ko6J4Lttj7fhDb7K2NrEYuNu6RYGsfe0rI+oHpR4bs4W93r\nxXdU7QCOpJAgJceyEU1M5nGYY9qY4UwcDRGHBy2/JIYN9wpve8dOZIHO4t89A/37\nk/J5sefPfNFWrtgc7Gt7e9w=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-10-26T02:24:32.088 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:31 smithi017 bash[27028]: audit 2023-10-26T02:24:31.361266+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC/ZA1YM6BVnPQg\n9BDYU6HgtCEbCCzOxaJeks5O/FiRZpLoalKSZUcUN7AFk9rmGfqbMLisPXsKhsTO\nRzEzaNPDr0Gsufqy70rOGnYkKTpwcSLQ4phYWZLwsQmMmVsL/QxQQzPHLUqpjXRH\n5gN/7y2Jt2U+12rmccz/k4sl+mBlD6tychD5EAYXevkJJbKz7LrwB7ujFVJugR/7\na7qF5ae2rkpChL1Jf81GkJ/hD7lCtt2IaUBpc3/+1eFJf4J1aKAjEyWUAmGzA2bC\nz22f7qZRxjtazB+sbSZd/JehMoxbk/JM7XknJxWGrISnPj36gwxwMtwbNWRh/ItU\nNP9Ud2snAgMBAAECggEBAJlyXkCZI7OAYzsIc3j9lIvT37cMluAxFD0+9qndKCVr\nV91/YTR+fr5252mRYa+apJJIPcfagwutgZzg91GAekgp+z3A3n8X26HjFVVouLHu\nAzv2cK5lIqpXRpCzY4v5FiZDuv+2EGZgQxpiD+xClwATSdlYXRzloLZIVQfd9esP\nftP23L9xcTQcGLPVkKdiOBPi/RWwbO4s4MkrleMALZRDuo1PRR/drp6CIVjb5A95\nVZaETPqZ1APDsjaX/2GHFe5tc0h0vKGRqt6ZD3jfAoXz+W/xvGrgU6kBFFfA6ePe\n1/Ad4XUZY17CDA94UYspdR0EgLtzG3JWdjOU61ZkOgECgYEA/hYXwsPAk6ceCSs0\nQBlDCONs07xwu2m3ymPdQ1c+4cK3G+XhxraHc3I+hjbQ7KA6KBoirrLVsbRBh/yC\nZ64envMkltkWAvEC/UfgvHAWGG88+psgOTNvarRy7d2dAMT1ZfFIY/ABMQcbkCoB\niB1q3qZzeqTQnHPabdKmpO7w1wsCgYEAwNUTSUQ1VFJdL7YeA+y78HXd3QXqHKNf\n3jclO431lOYBZhf9TLeYPcjbnH7qn9V7R+gRsxU4FT2t92svWws7s+iCgV8OBXhX\n+K4NBolsEKrEgC8XQqFjFHvpZzn4YfARUQpPj1q4U4rry94ws1ooFH/g6Wn69tTx\n5fQ/79tQ3dUCgYBMO7avUeoiot5pI9ROcwXg0dNiB8TPBh4FlEbboH6WX8Ruk19V\nLoifQ6Sswh+XD0/DnmvPfIqPAaUztrgtgVlgmVTeCY4IHeWmtn0gLIUEmcNy8T4O\ny3bfTfq5kWc8xttV1bnBek3xNs+3RlMlUqYw3UIChxasCjp7/trO233ZFwKBgEbd\nx7G0XHj5r/95yXwdw0/ysS+qHciajf/nekpxuGAZS0hO5qsMCeoi5/qSdf15gk4B\nzodm8+5ydX2pKYUnErDicRvEaC3AdWwR4v2VAV76sy58n+q/zt7XTwa9ujeb93E1\n/dksOPOS6WdJ59Hx/yrReEGvzihqR9//rIOksQplAoGAEc2bPK92A38jtEaxoml5\n51NdxLDdpZUmKhm46Ko6J4Lttj7fhDb7K2NrEYuNu6RYGsfe0rI+oHpR4bs4W93r\nxXdU7QCOpJAgJceyEU1M5nGYY9qY4UwcDRGHBy2/JIYN9wpve8dOZIHO4t89A/37\nk/J5sefPfNFWrtgc7Gt7e9w=\n-----END PRIVATE KEY-----\n"}]': finished 2023-10-26T02:24:32.979 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:32 smithi017 bash[23462]: cephadm 2023-10-26T02:24:31.361940+0000 mgr.y (mgr.14140) 220 : cephadm [INF] Deploying daemon grafana.a on smithi163 2023-10-26T02:24:32.979 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:32 smithi017 bash[27028]: cephadm 2023-10-26T02:24:31.361940+0000 mgr.y (mgr.14140) 220 : cephadm [INF] Deploying daemon grafana.a on smithi163 2023-10-26T02:24:33.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:32 smithi163 bash[23532]: cephadm 2023-10-26T02:24:31.361940+0000 mgr.y (mgr.14140) 220 : cephadm [INF] Deploying daemon grafana.a on smithi163 2023-10-26T02:24:33.274 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:24:32 smithi017 bash[35595]: ts=2023-10-26T02:24:32.976Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-10-26T02:24:33.274 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:24:32 smithi017 bash[35595]: ts=2023-10-26T02:24:32.976Z 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-10-26T02:24:33.274 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:24:32 smithi017 bash[35595]: ts=2023-10-26T02:24:32.978Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.17 port=9094 2023-10-26T02:24:33.274 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:24:32 smithi017 bash[35595]: ts=2023-10-26T02:24:32.982Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-26T02:24:33.275 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:24:33 smithi017 bash[35595]: ts=2023-10-26T02:24:33.032Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-26T02:24:33.275 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:24:33 smithi017 bash[35595]: ts=2023-10-26T02:24:33.033Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-26T02:24:33.275 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:24:33 smithi017 bash[35595]: ts=2023-10-26T02:24:33.035Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-10-26T02:24:33.275 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:24:33 smithi017 bash[35595]: ts=2023-10-26T02:24:33.036Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-26T02:24:33.619 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-10-26T02:24:34.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:33 smithi163 bash[23532]: cluster 2023-10-26T02:24:32.686377+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:34.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:33 smithi163 bash[23532]: audit 2023-10-26T02:24:33.608777+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.17:0/1949162877' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-26T02:24:34.023 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:33 smithi017 bash[27028]: cluster 2023-10-26T02:24:32.686377+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:34.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:33 smithi017 bash[27028]: audit 2023-10-26T02:24:33.608777+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.17:0/1949162877' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-26T02:24:34.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:33 smithi017 bash[23462]: cluster 2023-10-26T02:24:32.686377+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:34.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:33 smithi017 bash[23462]: audit 2023-10-26T02:24:33.608777+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.17:0/1949162877' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-26T02:24:34.325 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6800","nonce":3150078011},{"type":"v1","addr":"172.21.15.17:6801","nonce":3150078011}]},"active_addr":"172.21.15.17:6801/3150078011","active_change":"2023-10-26T02:18:34.412995+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://smithi017.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.17:0","nonce":926708607}]},{"addrvec":[{"type":"v2","addr":"172.21.15.17:0","nonce":3491496898}]},{"addrvec":[{"type":"v2","addr":"172.21.15.17:0","nonce":1985162111}]}]}} 2023-10-26T02:24:34.330 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-26T02:24:34.330 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-26T02:24:34.331 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd dump --format=json 2023-10-26T02:24:35.273 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:24:34 smithi017 bash[35595]: ts=2023-10-26T02:24:34.983Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000823238s 2023-10-26T02:24:36.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:35 smithi163 bash[23532]: cluster 2023-10-26T02:24:34.686954+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:36.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:35 smithi017 bash[23462]: cluster 2023-10-26T02:24:34.686954+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:36.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:35 smithi017 bash[27028]: cluster 2023-10-26T02:24:34.686954+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:37.298 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-10-26T02:24:37.298 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":48,"fsid":"c29a5008-73a5-11ee-8db9-212e2dc638e7","created":"2023-10-26T02:17:56.507310+0000","modified":"2023-10-26T02:23:47.823047+0000","last_up_change":"2023-10-26T02:23:46.803875+0000","last_in_change":"2023-10-26T02:23:46.803875+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-10-26T02:18:10.082561+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":"9c801587-6fd4-4d5a-ad82-86159d324463","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6802","nonce":1918693186},{"type":"v1","addr":"172.21.15.17:6803","nonce":1918693186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6804","nonce":1918693186},{"type":"v1","addr":"172.21.15.17:6805","nonce":1918693186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6808","nonce":1918693186},{"type":"v1","addr":"172.21.15.17:6809","nonce":1918693186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6806","nonce":1918693186},{"type":"v1","addr":"172.21.15.17:6807","nonce":1918693186}]},"public_addr":"172.21.15.17:6803/1918693186","cluster_addr":"172.21.15.17:6805/1918693186","heartbeat_back_addr":"172.21.15.17:6809/1918693186","heartbeat_front_addr":"172.21.15.17:6807/1918693186","state":["exists","up"]},{"osd":1,"uuid":"618458a2-a590-4910-8ebb-3ab59079bd95","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6810","nonce":2631656408},{"type":"v1","addr":"172.21.15.17:6811","nonce":2631656408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6812","nonce":2631656408},{"type":"v1","addr":"172.21.15.17:6813","nonce":2631656408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6816","nonce":2631656408},{"type":"v1","addr":"172.21.15.17:6817","nonce":2631656408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6814","nonce":2631656408},{"type":"v1","addr":"172.21.15.17:6815","nonce":2631656408}]},"public_addr":"172.21.15.17:6811/2631656408","cluster_addr":"172.21.15.17:6813/2631656408","heartbeat_back_addr":"172.21.15.17:6817/2631656408","heartbeat_front_addr":"172.21.15.17:6815/2631656408","state":["exists","up"]},{"osd":2,"uuid":"75685476-a6bf-4670-9af4-936b6fe4c7e1","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.17:6818","nonce":1254415210},{"type":"v1","addr":"172.21.15.17:6819","nonce":1254415210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6820","nonce":1254415210},{"type":"v1","addr":"172.21.15.17:6821","nonce":1254415210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6824","nonce":1254415210},{"type":"v1","addr":"172.21.15.17:6825","nonce":1254415210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6822","nonce":1254415210},{"type":"v1","addr":"172.21.15.17:6823","nonce":1254415210}]},"public_addr":"172.21.15.17:6819/1254415210","cluster_addr":"172.21.15.17:6821/1254415210","heartbeat_back_addr":"172.21.15.17:6825/1254415210","heartbeat_front_addr":"172.21.15.17:6823/1254415210","state":["exists","up"]},{"osd":3,"uuid":"4418939b-f8ca-44af-98f2-ebe0c82fcf43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6826","nonce":3839153239},{"type":"v1","addr":"172.21.15.17:6827","nonce":3839153239}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6828","nonce":3839153239},{"type":"v1","addr":"172.21.15.17:6829","nonce":3839153239}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6832","nonce":3839153239},{"type":"v1","addr":"172.21.15.17:6833","nonce":3839153239}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6830","nonce":3839153239},{"type":"v1","addr":"172.21.15.17:6831","nonce":3839153239}]},"public_addr":"172.21.15.17:6827/3839153239","cluster_addr":"172.21.15.17:6829/3839153239","heartbeat_back_addr":"172.21.15.17:6833/3839153239","heartbeat_front_addr":"172.21.15.17:6831/3839153239","state":["exists","up"]},{"osd":4,"uuid":"3f0be751-ff56-4b6c-af67-9417fb49a2f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":3032444950},{"type":"v1","addr":"172.21.15.163:6801","nonce":3032444950}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":3032444950},{"type":"v1","addr":"172.21.15.163:6803","nonce":3032444950}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":3032444950},{"type":"v1","addr":"172.21.15.163:6807","nonce":3032444950}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":3032444950},{"type":"v1","addr":"172.21.15.163:6805","nonce":3032444950}]},"public_addr":"172.21.15.163:6801/3032444950","cluster_addr":"172.21.15.163:6803/3032444950","heartbeat_back_addr":"172.21.15.163:6807/3032444950","heartbeat_front_addr":"172.21.15.163:6805/3032444950","state":["exists","up"]},{"osd":5,"uuid":"9e3052da-6304-4cb9-b321-7b60b97ff2bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1643671422},{"type":"v1","addr":"172.21.15.163:6809","nonce":1643671422}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1643671422},{"type":"v1","addr":"172.21.15.163:6811","nonce":1643671422}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1643671422},{"type":"v1","addr":"172.21.15.163:6815","nonce":1643671422}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1643671422},{"type":"v1","addr":"172.21.15.163:6813","nonce":1643671422}]},"public_addr":"172.21.15.163:6809/1643671422","cluster_addr":"172.21.15.163:6811/1643671422","heartbeat_back_addr":"172.21.15.163:6815/1643671422","heartbeat_front_addr":"172.21.15.163:6813/1643671422","state":["exists","up"]},{"osd":6,"uuid":"5b1c01d5-a721-414c-8b81-98799e18a9b6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":2582015254},{"type":"v1","addr":"172.21.15.163:6817","nonce":2582015254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":2582015254},{"type":"v1","addr":"172.21.15.163:6819","nonce":2582015254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":2582015254},{"type":"v1","addr":"172.21.15.163:6823","nonce":2582015254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":2582015254},{"type":"v1","addr":"172.21.15.163:6821","nonce":2582015254}]},"public_addr":"172.21.15.163:6817/2582015254","cluster_addr":"172.21.15.163:6819/2582015254","heartbeat_back_addr":"172.21.15.163:6823/2582015254","heartbeat_front_addr":"172.21.15.163:6821/2582015254","state":["exists","up"]},{"osd":7,"uuid":"e1061a70-d644-4648-91cb-8393f409e6a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":2452722593},{"type":"v1","addr":"172.21.15.163:6825","nonce":2452722593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":2452722593},{"type":"v1","addr":"172.21.15.163:6827","nonce":2452722593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":2452722593},{"type":"v1","addr":"172.21.15.163:6831","nonce":2452722593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":2452722593},{"type":"v1","addr":"172.21.15.163:6829","nonce":2452722593}]},"public_addr":"172.21.15.163:6825/2452722593","cluster_addr":"172.21.15.163:6827/2452722593","heartbeat_back_addr":"172.21.15.163:6831/2452722593","heartbeat_front_addr":"172.21.15.163:6829/2452722593","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-10-26T02:20:52.335909+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-10-26T02:21:18.874869+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-10-26T02:21:44.870009+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-10-26T02:22:10.081547+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-10-26T02:22:32.451875+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-10-26T02:22:56.339901+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-10-26T02:23:20.620840+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-10-26T02:23:45.285694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.17:0/2615367322":"2023-10-27T02:18:34.412656+0000","172.21.15.17:6801/271440742":"2023-10-27T02:18:34.412656+0000","172.21.15.17:0/2419457049":"2023-10-27T02:18:34.412656+0000","172.21.15.17:0/2987510772":"2023-10-27T02:18:34.412656+0000","172.21.15.17:6800/271440742":"2023-10-27T02:18:34.412656+0000","172.21.15.17:0/3515151378":"2023-10-27T02:18:17.565999+0000","172.21.15.17:0/3005399490":"2023-10-27T02:18:17.565999+0000","172.21.15.17:6801/324097252":"2023-10-27T02:18:17.565999+0000","172.21.15.17:0/4202231635":"2023-10-27T02:18:17.565999+0000","172.21.15.17:6800/324097252":"2023-10-27T02:18:17.565999+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-10-26T02:24:38.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:37 smithi163 bash[23532]: cluster 2023-10-26T02:24:36.687541+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:38.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:37 smithi163 bash[23532]: audit 2023-10-26T02:24:37.293928+0000 mon.a (mon.0) 490 : audit [DBG] from='client.? 172.21.15.17:0/1878704474' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T02:24:38.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:37 smithi017 bash[23462]: cluster 2023-10-26T02:24:36.687541+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:38.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:37 smithi017 bash[23462]: audit 2023-10-26T02:24:37.293928+0000 mon.a (mon.0) 490 : audit [DBG] from='client.? 172.21.15.17:0/1878704474' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T02:24:38.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:37 smithi017 bash[27028]: cluster 2023-10-26T02:24:36.687541+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:38.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:37 smithi017 bash[27028]: audit 2023-10-26T02:24:37.293928+0000 mon.a (mon.0) 490 : audit [DBG] from='client.? 172.21.15.17:0/1878704474' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T02:24:38.048 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-26T02:24:38.049 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd dump --format=json 2023-10-26T02:24:40.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:39 smithi163 bash[23532]: cluster 2023-10-26T02:24:38.688169+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:40.023 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:39 smithi017 bash[23462]: cluster 2023-10-26T02:24:38.688169+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:40.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:39 smithi017 bash[27028]: cluster 2023-10-26T02:24:38.688169+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:40.989 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-10-26T02:24:40.989 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":48,"fsid":"c29a5008-73a5-11ee-8db9-212e2dc638e7","created":"2023-10-26T02:17:56.507310+0000","modified":"2023-10-26T02:23:47.823047+0000","last_up_change":"2023-10-26T02:23:46.803875+0000","last_in_change":"2023-10-26T02:23:46.803875+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-10-26T02:18:10.082561+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":"9c801587-6fd4-4d5a-ad82-86159d324463","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6802","nonce":1918693186},{"type":"v1","addr":"172.21.15.17:6803","nonce":1918693186}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6804","nonce":1918693186},{"type":"v1","addr":"172.21.15.17:6805","nonce":1918693186}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6808","nonce":1918693186},{"type":"v1","addr":"172.21.15.17:6809","nonce":1918693186}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6806","nonce":1918693186},{"type":"v1","addr":"172.21.15.17:6807","nonce":1918693186}]},"public_addr":"172.21.15.17:6803/1918693186","cluster_addr":"172.21.15.17:6805/1918693186","heartbeat_back_addr":"172.21.15.17:6809/1918693186","heartbeat_front_addr":"172.21.15.17:6807/1918693186","state":["exists","up"]},{"osd":1,"uuid":"618458a2-a590-4910-8ebb-3ab59079bd95","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6810","nonce":2631656408},{"type":"v1","addr":"172.21.15.17:6811","nonce":2631656408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6812","nonce":2631656408},{"type":"v1","addr":"172.21.15.17:6813","nonce":2631656408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6816","nonce":2631656408},{"type":"v1","addr":"172.21.15.17:6817","nonce":2631656408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6814","nonce":2631656408},{"type":"v1","addr":"172.21.15.17:6815","nonce":2631656408}]},"public_addr":"172.21.15.17:6811/2631656408","cluster_addr":"172.21.15.17:6813/2631656408","heartbeat_back_addr":"172.21.15.17:6817/2631656408","heartbeat_front_addr":"172.21.15.17:6815/2631656408","state":["exists","up"]},{"osd":2,"uuid":"75685476-a6bf-4670-9af4-936b6fe4c7e1","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.17:6818","nonce":1254415210},{"type":"v1","addr":"172.21.15.17:6819","nonce":1254415210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6820","nonce":1254415210},{"type":"v1","addr":"172.21.15.17:6821","nonce":1254415210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6824","nonce":1254415210},{"type":"v1","addr":"172.21.15.17:6825","nonce":1254415210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6822","nonce":1254415210},{"type":"v1","addr":"172.21.15.17:6823","nonce":1254415210}]},"public_addr":"172.21.15.17:6819/1254415210","cluster_addr":"172.21.15.17:6821/1254415210","heartbeat_back_addr":"172.21.15.17:6825/1254415210","heartbeat_front_addr":"172.21.15.17:6823/1254415210","state":["exists","up"]},{"osd":3,"uuid":"4418939b-f8ca-44af-98f2-ebe0c82fcf43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6826","nonce":3839153239},{"type":"v1","addr":"172.21.15.17:6827","nonce":3839153239}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6828","nonce":3839153239},{"type":"v1","addr":"172.21.15.17:6829","nonce":3839153239}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6832","nonce":3839153239},{"type":"v1","addr":"172.21.15.17:6833","nonce":3839153239}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6830","nonce":3839153239},{"type":"v1","addr":"172.21.15.17:6831","nonce":3839153239}]},"public_addr":"172.21.15.17:6827/3839153239","cluster_addr":"172.21.15.17:6829/3839153239","heartbeat_back_addr":"172.21.15.17:6833/3839153239","heartbeat_front_addr":"172.21.15.17:6831/3839153239","state":["exists","up"]},{"osd":4,"uuid":"3f0be751-ff56-4b6c-af67-9417fb49a2f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":3032444950},{"type":"v1","addr":"172.21.15.163:6801","nonce":3032444950}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":3032444950},{"type":"v1","addr":"172.21.15.163:6803","nonce":3032444950}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":3032444950},{"type":"v1","addr":"172.21.15.163:6807","nonce":3032444950}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":3032444950},{"type":"v1","addr":"172.21.15.163:6805","nonce":3032444950}]},"public_addr":"172.21.15.163:6801/3032444950","cluster_addr":"172.21.15.163:6803/3032444950","heartbeat_back_addr":"172.21.15.163:6807/3032444950","heartbeat_front_addr":"172.21.15.163:6805/3032444950","state":["exists","up"]},{"osd":5,"uuid":"9e3052da-6304-4cb9-b321-7b60b97ff2bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":1643671422},{"type":"v1","addr":"172.21.15.163:6809","nonce":1643671422}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":1643671422},{"type":"v1","addr":"172.21.15.163:6811","nonce":1643671422}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":1643671422},{"type":"v1","addr":"172.21.15.163:6815","nonce":1643671422}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":1643671422},{"type":"v1","addr":"172.21.15.163:6813","nonce":1643671422}]},"public_addr":"172.21.15.163:6809/1643671422","cluster_addr":"172.21.15.163:6811/1643671422","heartbeat_back_addr":"172.21.15.163:6815/1643671422","heartbeat_front_addr":"172.21.15.163:6813/1643671422","state":["exists","up"]},{"osd":6,"uuid":"5b1c01d5-a721-414c-8b81-98799e18a9b6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":2582015254},{"type":"v1","addr":"172.21.15.163:6817","nonce":2582015254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":2582015254},{"type":"v1","addr":"172.21.15.163:6819","nonce":2582015254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":2582015254},{"type":"v1","addr":"172.21.15.163:6823","nonce":2582015254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":2582015254},{"type":"v1","addr":"172.21.15.163:6821","nonce":2582015254}]},"public_addr":"172.21.15.163:6817/2582015254","cluster_addr":"172.21.15.163:6819/2582015254","heartbeat_back_addr":"172.21.15.163:6823/2582015254","heartbeat_front_addr":"172.21.15.163:6821/2582015254","state":["exists","up"]},{"osd":7,"uuid":"e1061a70-d644-4648-91cb-8393f409e6a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":2452722593},{"type":"v1","addr":"172.21.15.163:6825","nonce":2452722593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":2452722593},{"type":"v1","addr":"172.21.15.163:6827","nonce":2452722593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":2452722593},{"type":"v1","addr":"172.21.15.163:6831","nonce":2452722593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":2452722593},{"type":"v1","addr":"172.21.15.163:6829","nonce":2452722593}]},"public_addr":"172.21.15.163:6825/2452722593","cluster_addr":"172.21.15.163:6827/2452722593","heartbeat_back_addr":"172.21.15.163:6831/2452722593","heartbeat_front_addr":"172.21.15.163:6829/2452722593","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-10-26T02:20:52.335909+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-10-26T02:21:18.874869+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-10-26T02:21:44.870009+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-10-26T02:22:10.081547+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-10-26T02:22:32.451875+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-10-26T02:22:56.339901+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-10-26T02:23:20.620840+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-10-26T02:23:45.285694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.17:0/2615367322":"2023-10-27T02:18:34.412656+0000","172.21.15.17:6801/271440742":"2023-10-27T02:18:34.412656+0000","172.21.15.17:0/2419457049":"2023-10-27T02:18:34.412656+0000","172.21.15.17:0/2987510772":"2023-10-27T02:18:34.412656+0000","172.21.15.17:6800/271440742":"2023-10-27T02:18:34.412656+0000","172.21.15.17:0/3515151378":"2023-10-27T02:18:17.565999+0000","172.21.15.17:0/3005399490":"2023-10-27T02:18:17.565999+0000","172.21.15.17:6801/324097252":"2023-10-27T02:18:17.565999+0000","172.21.15.17:0/4202231635":"2023-10-27T02:18:17.565999+0000","172.21.15.17:6800/324097252":"2023-10-27T02:18:17.565999+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-10-26T02:24:41.720 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-26T02:24:42.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:41 smithi163 bash[23532]: cluster 2023-10-26T02:24:40.688641+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:42.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:41 smithi163 bash[23532]: audit 2023-10-26T02:24:40.985909+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.17:0/736373138' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T02:24:42.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:41 smithi017 bash[23462]: cluster 2023-10-26T02:24:40.688641+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:42.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:41 smithi017 bash[23462]: audit 2023-10-26T02:24:40.985909+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.17:0/736373138' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T02:24:42.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:41 smithi017 bash[27028]: cluster 2023-10-26T02:24:40.688641+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:42.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:41 smithi017 bash[27028]: audit 2023-10-26T02:24:40.985909+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.17:0/736373138' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T02:24:43.274 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:24:42 smithi017 bash[35595]: ts=2023-10-26T02:24:42.985Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002859953s 2023-10-26T02:24:43.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:43 smithi017 bash[23462]: cluster 2023-10-26T02:24:42.689312+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:43.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:43 smithi017 bash[27028]: cluster 2023-10-26T02:24:42.689312+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:44.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:43 smithi163 bash[23532]: cluster 2023-10-26T02:24:42.689312+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:45.192 INFO:teuthology.orchestra.run.smithi017.stdout:42949673009 2023-10-26T02:24:45.193 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-26T02:24:46.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:45 smithi163 bash[23532]: cluster 2023-10-26T02:24:44.689866+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:46.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:45 smithi017 bash[27028]: cluster 2023-10-26T02:24:44.689866+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:46.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:45 smithi017 bash[23462]: cluster 2023-10-26T02:24:44.689866+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:48.010 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:47 smithi017 bash[23462]: cluster 2023-10-26T02:24:46.690486+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:48.010 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:47 smithi017 bash[27028]: cluster 2023-10-26T02:24:46.690486+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:48.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:47 smithi163 bash[23532]: cluster 2023-10-26T02:24:46.690486+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:48.726 INFO:teuthology.orchestra.run.smithi017.stdout:68719476779 2023-10-26T02:24:48.726 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-26T02:24:50.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:49 smithi163 bash[23532]: cluster 2023-10-26T02:24:48.691119+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:50.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:49 smithi017 bash[23462]: cluster 2023-10-26T02:24:48.691119+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:50.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:49 smithi017 bash[27028]: cluster 2023-10-26T02:24:48.691119+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:52.010 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:51 smithi163 bash[23532]: cluster 2023-10-26T02:24:50.691710+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:52.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:51 smithi017 bash[23462]: cluster 2023-10-26T02:24:50.691710+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:52.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:51 smithi017 bash[27028]: cluster 2023-10-26T02:24:50.691710+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:52.216 INFO:teuthology.orchestra.run.smithi017.stdout:90194313255 2023-10-26T02:24:52.216 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-26T02:24:53.874 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:53 smithi163 bash[23532]: cluster 2023-10-26T02:24:52.692347+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:54.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:53 smithi017 bash[23462]: cluster 2023-10-26T02:24:52.692347+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:54.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:53 smithi017 bash[27028]: cluster 2023-10-26T02:24:52.692347+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:55.272 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:54 smithi163 docker[32560]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-grafana.a 2023-10-26T02:24:55.272 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:54 smithi163 systemd[1]: Started Ceph grafana.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:24:55.508 INFO:teuthology.orchestra.run.smithi017.stdout:115964117028 2023-10-26T02:24:55.508 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-26T02:24:55.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:55 smithi017 bash[23462]: cluster 2023-10-26T02:24:54.692918+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:55.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:55 smithi017 bash[27028]: cluster 2023-10-26T02:24:54.692918+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:55.776 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:55 smithi017 bash[23462]: audit 2023-10-26T02:24:54.844188+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:55.776 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:55 smithi017 bash[27028]: audit 2023-10-26T02:24:54.844188+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:55.777 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:55 smithi017 bash[23462]: audit 2023-10-26T02:24:54.849832+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:55.777 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:55 smithi017 bash[23462]: audit 2023-10-26T02:24:54.851352+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:24:55.777 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:55 smithi017 bash[27028]: audit 2023-10-26T02:24:54.849832+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:55.778 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:55 smithi017 bash[27028]: audit 2023-10-26T02:24:54.851352+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:24:55.942 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[23532]: cluster 2023-10-26T02:24:54.692918+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:55.943 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-10-26T02:24:55.943 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-10-26T02:24:55.943 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-10-26T02:24:55.944 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-26T02:24:55.944 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-26T02:24:55.944 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-26T02:24:55.944 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-26T02:24:55.945 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-10-26T02:24:55.945 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-10-26T02:24:55.945 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-10-26T02:24:55.945 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-10-26T02:24:55.945 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-10-26T02:24:55.946 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="App mode production" logger=settings 2023-10-26T02:24:55.946 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-10-26T02:24:55.946 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-10-26T02:24:55.946 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-10-26T02:24:55.947 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-10-26T02:24:55.947 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-10-26T02:24:55.947 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-10-26T02:24:55.948 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[23532]: audit 2023-10-26T02:24:54.844188+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:55.948 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[23532]: audit 2023-10-26T02:24:54.849832+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312300\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312501\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312630\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312752\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312874\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.312996\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:12.313119\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:55.949 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[23532]: audit 2023-10-26T02:24:54.851352+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:24:56.236 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:55 smithi163 bash[32581]: t=2023-10-26T02:24:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-10-26T02:24:56.236 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-10-26T02:24:56.236 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-10-26T02:24:56.237 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-10-26T02:24:56.237 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-10-26T02:24:56.237 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-10-26T02:24:56.521 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-10-26T02:24:56.521 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-10-26T02:24:56.522 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-10-26T02:24:56.522 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-10-26T02:24:56.773 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-10-26T02:24:56.774 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-10-26T02:24:56.774 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-10-26T02:24:56.774 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-10-26T02:24:56.775 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[23532]: audit 2023-10-26T02:24:56.103228+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100506\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100692\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100779\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100863\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100947\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101029\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:24:56.101112\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101196\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"0f9d1c52eede\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101279\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:24:31.193796\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.772989\"}}, \"last_daemon_update\": \"2023-10-26T02:24:56.101491\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:24:56.775 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[23532]: audit 2023-10-26T02:24:56.107983+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100506\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100692\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100779\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100863\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100947\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101029\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:24:56.101112\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101196\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"0f9d1c52eede\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101279\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:24:31.193796\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.772989\"}}, \"last_daemon_update\": \"2023-10-26T02:24:56.101491\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:24:56.776 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[23532]: audit 2023-10-26T02:24:56.109603+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:24:57.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:56 smithi017 bash[23462]: audit 2023-10-26T02:24:56.103228+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100506\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100692\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100779\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100863\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100947\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101029\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:24:56.101112\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101196\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"0f9d1c52eede\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101279\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:24:31.193796\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.772989\"}}, \"last_daemon_update\": \"2023-10-26T02:24:56.101491\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:24:57.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:56 smithi017 bash[23462]: audit 2023-10-26T02:24:56.107983+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100506\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100692\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100779\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100863\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100947\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101029\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:24:56.101112\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101196\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"0f9d1c52eede\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101279\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:24:31.193796\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.772989\"}}, \"last_daemon_update\": \"2023-10-26T02:24:56.101491\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:24:57.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:56 smithi017 bash[23462]: audit 2023-10-26T02:24:56.109603+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:24:57.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:56 smithi017 bash[27028]: audit 2023-10-26T02:24:56.103228+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100506\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100692\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100779\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100863\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100947\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101029\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:24:56.101112\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101196\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"0f9d1c52eede\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101279\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:24:31.193796\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.772989\"}}, \"last_daemon_update\": \"2023-10-26T02:24:56.101491\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:24:57.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:56 smithi017 bash[27028]: audit 2023-10-26T02:24:56.107983+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100506\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100692\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100779\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100863\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100947\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101029\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:24:56.101112\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101196\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"0f9d1c52eede\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101279\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:24:31.193796\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.772989\"}}, \"last_daemon_update\": \"2023-10-26T02:24:56.101491\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:24:57.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:56 smithi017 bash[27028]: audit 2023-10-26T02:24:56.109603+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:24:57.067 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-10-26T02:24:57.068 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-10-26T02:24:57.068 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-10-26T02:24:57.068 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:56 smithi163 bash[32581]: t=2023-10-26T02:24:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-10-26T02:24:57.069 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-10-26T02:24:57.319 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-10-26T02:24:57.319 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-10-26T02:24:57.320 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-10-26T02:24:57.320 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-10-26T02:24:57.588 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-10-26T02:24:57.588 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-10-26T02:24:57.588 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-10-26T02:24:57.589 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-10-26T02:24:57.915 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-10-26T02:24:57.916 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-10-26T02:24:57.916 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-10-26T02:24:57.916 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-10-26T02:24:57.917 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-10-26T02:24:57.917 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-10-26T02:24:57.917 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[23532]: cluster 2023-10-26T02:24:56.693549+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:57.918 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[23532]: audit 2023-10-26T02:24:57.209667+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206023\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206223\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206350\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206472\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206593\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206715\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206835\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206956\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:24:57.207076\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:24:57.207346\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:57.918 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[23532]: audit 2023-10-26T02:24:57.215594+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206023\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206223\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206350\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206472\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206593\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206715\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206835\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206956\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:24:57.207076\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:24:57.207346\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:58.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:57 smithi017 bash[23462]: cluster 2023-10-26T02:24:56.693549+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:58.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:57 smithi017 bash[27028]: cluster 2023-10-26T02:24:56.693549+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:58.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:57 smithi017 bash[23462]: audit 2023-10-26T02:24:57.209667+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206023\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206223\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206350\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206472\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206593\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206715\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206835\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206956\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:24:57.207076\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:24:57.207346\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:58.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:57 smithi017 bash[23462]: audit 2023-10-26T02:24:57.215594+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206023\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206223\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206350\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206472\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206593\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206715\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206835\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206956\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:24:57.207076\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:24:57.207346\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:58.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:57 smithi017 bash[27028]: audit 2023-10-26T02:24:57.209667+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206023\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206223\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206350\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206472\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206593\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206715\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206835\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206956\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:24:57.207076\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:24:57.207346\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:24:58.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:57 smithi017 bash[27028]: audit 2023-10-26T02:24:57.215594+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206023\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206223\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206350\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206472\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206593\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206715\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"20e1603d7800\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206835\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:24:10.785538\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206956\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:24:57.207076\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:23:50.700339\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:24:57.207346\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:24:58.208 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:57 smithi163 bash[32581]: t=2023-10-26T02:24:57+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-10-26T02:24:58.209 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-10-26T02:24:58.209 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-10-26T02:24:58.502 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-10-26T02:24:58.503 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-10-26T02:24:58.503 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-10-26T02:24:58.503 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-10-26T02:24:58.504 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-10-26T02:24:58.753 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[23532]: cephadm 2023-10-26T02:24:57.220495+0000 mgr.y (mgr.14140) 234 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-26T02:24:58.754 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[23532]: cephadm 2023-10-26T02:24:57.224730+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi017 2023-10-26T02:24:58.754 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-10-26T02:24:58.754 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-10-26T02:24:58.755 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-10-26T02:24:58.755 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-10-26T02:24:58.755 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-10-26T02:24:59.008 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:58 smithi017 bash[23462]: cephadm 2023-10-26T02:24:57.220495+0000 mgr.y (mgr.14140) 234 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-26T02:24:59.008 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:58 smithi017 bash[23462]: cephadm 2023-10-26T02:24:57.224730+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi017 2023-10-26T02:24:59.008 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:58 smithi017 bash[27028]: cephadm 2023-10-26T02:24:57.220495+0000 mgr.y (mgr.14140) 234 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-26T02:24:59.009 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:58 smithi017 bash[27028]: cephadm 2023-10-26T02:24:57.224730+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi017 2023-10-26T02:24:59.021 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-10-26T02:24:59.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-10-26T02:24:59.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-10-26T02:24:59.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:58 smithi163 bash[32581]: t=2023-10-26T02:24:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-10-26T02:24:59.357 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-10-26T02:24:59.357 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-10-26T02:24:59.358 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-10-26T02:24:59.358 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-10-26T02:24:59.358 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-10-26T02:24:59.642 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-10-26T02:24:59.642 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-10-26T02:24:59.645 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-10-26T02:24:59.646 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-10-26T02:24:59.910 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[23532]: cluster 2023-10-26T02:24:58.694163+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:24:59.911 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-10-26T02:24:59.911 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-10-26T02:24:59.911 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-10-26T02:24:59.911 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-10-26T02:25:00.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:24:59 smithi017 bash[27028]: cluster 2023-10-26T02:24:58.694163+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:00.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:24:59 smithi017 bash[23462]: cluster 2023-10-26T02:24:58.694163+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:00.170 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-10-26T02:25:00.171 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:24:59 smithi163 bash[32581]: t=2023-10-26T02:24:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-10-26T02:25:00.171 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-10-26T02:25:00.171 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-10-26T02:25:00.171 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-10-26T02:25:00.472 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-10-26T02:25:00.472 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-10-26T02:25:00.473 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-10-26T02:25:00.473 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-10-26T02:25:00.620 INFO:teuthology.orchestra.run.smithi017.stdout:137438953504 2023-10-26T02:25:00.621 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-26T02:25:00.757 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-10-26T02:25:00.757 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-10-26T02:25:00.757 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-10-26T02:25:01.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-10-26T02:25:01.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-10-26T02:25:01.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-10-26T02:25:01.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-10-26T02:25:01.023 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:00 smithi163 bash[32581]: t=2023-10-26T02:25:00+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-10-26T02:25:01.310 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-10-26T02:25:01.311 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-10-26T02:25:01.311 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-10-26T02:25:01.311 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-10-26T02:25:01.311 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-10-26T02:25:01.311 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-10-26T02:25:01.587 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-10-26T02:25:01.588 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-10-26T02:25:01.588 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-10-26T02:25:01.588 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-10-26T02:25:01.863 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:01 smithi017 bash[23462]: cluster 2023-10-26T02:25:00.694865+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:01.864 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:01 smithi017 bash[27028]: cluster 2023-10-26T02:25:00.694865+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:01.897 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[23532]: cluster 2023-10-26T02:25:00.694865+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:01.897 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-10-26T02:25:01.898 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-10-26T02:25:01.898 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-10-26T02:25:01.898 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-10-26T02:25:01.898 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-10-26T02:25:02.190 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:01 smithi163 bash[32581]: t=2023-10-26T02:25:01+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-10-26T02:25:02.191 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-10-26T02:25:02.191 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-10-26T02:25:02.509 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-10-26T02:25:02.510 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-10-26T02:25:02.510 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-10-26T02:25:02.510 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-10-26T02:25:02.510 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-10-26T02:25:02.510 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-10-26T02:25:02.769 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-10-26T02:25:02.770 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-10-26T02:25:02.770 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-10-26T02:25:02.770 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-10-26T02:25:02.770 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-10-26T02:25:03.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-10-26T02:25:03.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-10-26T02:25:03.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:02 smithi163 bash[32581]: t=2023-10-26T02:25:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-10-26T02:25:03.305 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-10-26T02:25:03.306 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-10-26T02:25:03.306 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-10-26T02:25:03.306 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-10-26T02:25:03.574 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-10-26T02:25:03.574 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-10-26T02:25:03.574 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-10-26T02:25:03.575 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-10-26T02:25:03.588 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:03 smithi017 systemd[1]: Stopping Ceph alertmanager.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:25:03.589 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:03 smithi017 bash[35595]: ts=2023-10-26T02:25:03.521Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-26T02:25:03.842 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[23532]: cluster 2023-10-26T02:25:02.695630+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:03.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-10-26T02:25:03.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-10-26T02:25:03.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-10-26T02:25:04.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:03 smithi017 bash[23462]: cluster 2023-10-26T02:25:02.695630+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:04.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:03 smithi017 bash[27028]: cluster 2023-10-26T02:25:02.695630+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:04.169 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-10-26T02:25:04.169 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-10-26T02:25:04.169 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:03 smithi163 bash[32581]: t=2023-10-26T02:25:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-10-26T02:25:04.169 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-10-26T02:25:04.170 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-10-26T02:25:04.487 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-10-26T02:25:04.487 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-10-26T02:25:04.487 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-10-26T02:25:04.488 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-10-26T02:25:04.772 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-10-26T02:25:04.772 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-10-26T02:25:04.772 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-10-26T02:25:04.772 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-10-26T02:25:04.772 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-10-26T02:25:04.774 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:04 smithi017 docker[37441]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-alertmanager.a 2023-10-26T02:25:04.774 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:04 smithi017 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-26T02:25:04.774 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:04 smithi017 systemd[1]: Stopped Ceph alertmanager.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:25:04.774 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:04 smithi017 systemd[1]: Starting Ceph alertmanager.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:25:05.132 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-10-26T02:25:05.133 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-10-26T02:25:05.133 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:04 smithi163 bash[32581]: t=2023-10-26T02:25:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-10-26T02:25:05.133 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:05 smithi163 bash[32581]: t=2023-10-26T02:25:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-10-26T02:25:05.274 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:04 smithi017 docker[37484]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-alertmanager.a 2023-10-26T02:25:05.274 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:04 smithi017 systemd[1]: Started Ceph alertmanager.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:25:05.521 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:05 smithi163 bash[32581]: t=2023-10-26T02:25:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-10-26T02:25:05.522 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:05 smithi163 bash[32581]: t=2023-10-26T02:25:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-10-26T02:25:05.927 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:05 smithi163 bash[32581]: t=2023-10-26T02:25:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-10-26T02:25:05.928 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:05 smithi163 bash[23532]: cluster 2023-10-26T02:25:04.696207+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:05.928 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:05 smithi163 bash[23532]: audit 2023-10-26T02:25:04.817016+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100506\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100692\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100779\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100863\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100947\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101029\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:24:56.101112\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101196\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:25:05.928 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:05 smithi163 bash[23532]: audit 2023-10-26T02:25:04.823546+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100506\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100692\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100779\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100863\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100947\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101029\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:24:56.101112\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101196\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:25:05.929 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:05 smithi163 bash[23532]: cephadm 2023-10-26T02:25:04.824378+0000 mgr.y (mgr.14140) 240 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-26T02:25:05.929 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:05 smithi163 bash[23532]: cephadm 2023-10-26T02:25:04.827004+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi163 2023-10-26T02:25:06.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:05 smithi017 bash[23462]: cluster 2023-10-26T02:25:04.696207+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:06.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:05 smithi017 bash[27028]: cluster 2023-10-26T02:25:04.696207+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:06.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:05 smithi017 bash[23462]: audit 2023-10-26T02:25:04.817016+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100506\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100692\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100779\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100863\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100947\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101029\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:24:56.101112\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101196\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:25:06.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:05 smithi017 bash[23462]: audit 2023-10-26T02:25:04.823546+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100506\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100692\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100779\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100863\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100947\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101029\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:24:56.101112\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101196\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:25:06.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:05 smithi017 bash[23462]: cephadm 2023-10-26T02:25:04.824378+0000 mgr.y (mgr.14140) 240 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-26T02:25:06.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:05 smithi017 bash[23462]: cephadm 2023-10-26T02:25:04.827004+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi163 2023-10-26T02:25:06.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:05 smithi017 bash[27028]: audit 2023-10-26T02:25:04.817016+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100506\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100692\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100779\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100863\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100947\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101029\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:24:56.101112\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101196\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:25:06.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:05 smithi017 bash[27028]: audit 2023-10-26T02:25:04.823546+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100506\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100692\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100779\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100863\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.100947\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101029\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:24:56.101112\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:56.101196\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:25:06.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:05 smithi017 bash[27028]: cephadm 2023-10-26T02:25:04.824378+0000 mgr.y (mgr.14140) 240 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-26T02:25:06.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:05 smithi017 bash[27028]: cephadm 2023-10-26T02:25:04.827004+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi163 2023-10-26T02:25:06.272 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:05 smithi163 bash[32581]: t=2023-10-26T02:25:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-10-26T02:25:06.647 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:06 smithi163 bash[32581]: t=2023-10-26T02:25:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-10-26T02:25:06.647 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:06 smithi163 bash[32581]: t=2023-10-26T02:25:06+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-10-26T02:25:06.678 INFO:teuthology.orchestra.run.smithi017.stdout:158913789981 2023-10-26T02:25:06.678 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-26T02:25:06.774 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:06 smithi017 bash[37497]: ts=2023-10-26T02:25:06.513Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-10-26T02:25:06.774 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:06 smithi017 bash[37497]: ts=2023-10-26T02:25:06.513Z 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-10-26T02:25:06.775 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:06 smithi017 bash[37497]: ts=2023-10-26T02:25:06.517Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.17 port=9094 2023-10-26T02:25:06.775 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:06 smithi017 bash[37497]: ts=2023-10-26T02:25:06.518Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-26T02:25:06.775 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:06 smithi017 bash[37497]: ts=2023-10-26T02:25:06.560Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-26T02:25:06.775 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:06 smithi017 bash[37497]: ts=2023-10-26T02:25:06.560Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-26T02:25:06.775 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:06 smithi017 bash[37497]: ts=2023-10-26T02:25:06.565Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-10-26T02:25:06.776 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:06 smithi017 bash[37497]: ts=2023-10-26T02:25:06.565Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-26T02:25:07.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:06 smithi163 bash[32581]: t=2023-10-26T02:25:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-10-26T02:25:07.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:06 smithi163 bash[32581]: t=2023-10-26T02:25:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-10-26T02:25:07.023 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:06 smithi163 bash[32581]: t=2023-10-26T02:25:06+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-10-26T02:25:07.295 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:07 smithi163 bash[32581]: t=2023-10-26T02:25:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-10-26T02:25:07.295 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:07 smithi163 bash[32581]: t=2023-10-26T02:25:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-10-26T02:25:07.295 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:07 smithi163 bash[32581]: t=2023-10-26T02:25:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-10-26T02:25:07.635 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:07 smithi163 bash[32581]: t=2023-10-26T02:25:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-10-26T02:25:07.636 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:07 smithi163 bash[32581]: t=2023-10-26T02:25:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-10-26T02:25:07.945 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:07 smithi017 bash[23462]: cluster 2023-10-26T02:25:06.696781+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:07.946 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:07 smithi017 bash[27028]: cluster 2023-10-26T02:25:06.696781+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:08.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:07 smithi163 bash[23532]: cluster 2023-10-26T02:25:06.696781+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:08.024 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:07 smithi163 bash[32581]: t=2023-10-26T02:25:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-10-26T02:25:08.356 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:08 smithi163 bash[32581]: t=2023-10-26T02:25:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-10-26T02:25:08.356 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:08 smithi163 bash[32581]: t=2023-10-26T02:25:08+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-10-26T02:25:08.356 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:08 smithi163 bash[32581]: t=2023-10-26T02:25:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-10-26T02:25:08.762 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:08 smithi163 bash[32581]: t=2023-10-26T02:25:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-10-26T02:25:08.774 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:08 smithi017 bash[37497]: ts=2023-10-26T02:25:08.519Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000521164s 2023-10-26T02:25:09.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:08 smithi163 bash[32581]: t=2023-10-26T02:25:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-10-26T02:25:09.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:08 smithi163 bash[32581]: t=2023-10-26T02:25:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-10-26T02:25:09.663 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:09 smithi163 bash[32581]: t=2023-10-26T02:25:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-10-26T02:25:09.664 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:09 smithi163 bash[32581]: t=2023-10-26T02:25:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-10-26T02:25:09.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:09 smithi163 bash[23532]: cluster 2023-10-26T02:25:08.697385+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:09.991 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:09 smithi163 bash[32581]: t=2023-10-26T02:25:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-10-26T02:25:09.992 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:09 smithi163 bash[32581]: t=2023-10-26T02:25:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-10-26T02:25:09.992 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:09 smithi163 bash[32581]: t=2023-10-26T02:25:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-10-26T02:25:10.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:09 smithi017 bash[23462]: cluster 2023-10-26T02:25:08.697385+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:10.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:09 smithi017 bash[27028]: cluster 2023-10-26T02:25:08.697385+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:10.051 INFO:teuthology.orchestra.run.smithi017.stdout:180388626456 2023-10-26T02:25:10.052 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-26T02:25:10.271 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:10 smithi163 bash[32581]: t=2023-10-26T02:25:10+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-10-26T02:25:10.272 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:10 smithi163 bash[32581]: t=2023-10-26T02:25:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-10-26T02:25:10.272 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:10 smithi163 bash[32581]: t=2023-10-26T02:25:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-10-26T02:25:10.272 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:10 smithi163 bash[32581]: t=2023-10-26T02:25:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-10-26T02:25:10.772 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:10 smithi163 bash[32581]: t=2023-10-26T02:25:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-10-26T02:25:10.772 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:10 smithi163 bash[32581]: t=2023-10-26T02:25:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-10-26T02:25:11.272 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:10 smithi163 bash[32581]: t=2023-10-26T02:25:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-10-26T02:25:11.272 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[32581]: t=2023-10-26T02:25:11+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-10-26T02:25:11.272 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[32581]: t=2023-10-26T02:25:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-10-26T02:25:11.541 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[32581]: t=2023-10-26T02:25:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-10-26T02:25:11.541 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[32581]: t=2023-10-26T02:25:11+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-10-26T02:25:11.542 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[32581]: t=2023-10-26T02:25:11+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-10-26T02:25:11.542 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 systemd[1]: Stopping Ceph prometheus.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:25:11.543 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[31797]: ts=2023-10-26T02:25:11.374Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-26T02:25:11.543 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[31797]: ts=2023-10-26T02:25:11.374Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-10-26T02:25:11.543 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[31797]: ts=2023-10-26T02:25:11.374Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-10-26T02:25:11.544 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[31797]: ts=2023-10-26T02:25:11.374Z caller=manager.go:1023 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-26T02:25:11.544 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[31797]: ts=2023-10-26T02:25:11.374Z caller=manager.go:1033 level=info component="rule manager" msg="Rule manager stopped" 2023-10-26T02:25:11.544 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[31797]: ts=2023-10-26T02:25:11.374Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-10-26T02:25:11.545 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[31797]: ts=2023-10-26T02:25:11.374Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-10-26T02:25:11.545 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[31797]: ts=2023-10-26T02:25:11.374Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-10-26T02:25:11.545 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[31797]: ts=2023-10-26T02:25:11.375Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-10-26T02:25:11.546 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[31797]: ts=2023-10-26T02:25:11.376Z caller=notifier.go:603 level=info component=notifier msg="Stopping notification manager..." 2023-10-26T02:25:11.546 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[31797]: ts=2023-10-26T02:25:11.376Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-10-26T02:25:11.547 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[31797]: ts=2023-10-26T02:25:11.376Z caller=main.go:1167 level=info msg="See you next time!" 2023-10-26T02:25:11.943 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[23532]: cluster 2023-10-26T02:25:10.698006+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:11.943 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[32581]: t=2023-10-26T02:25:11+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-10-26T02:25:11.943 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[32581]: t=2023-10-26T02:25:11+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-10-26T02:25:12.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:11 smithi017 bash[23462]: cluster 2023-10-26T02:25:10.698006+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:12.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:11 smithi017 bash[27028]: cluster 2023-10-26T02:25:10.698006+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:12.272 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:11 smithi163 bash[32581]: t=2023-10-26T02:25:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-10-26T02:25:12.720 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:12 smithi163 bash[32581]: t=2023-10-26T02:25:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-10-26T02:25:12.721 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:12 smithi163 bash[32581]: t=2023-10-26T02:25:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-10-26T02:25:12.721 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:12 smithi163 bash[32581]: t=2023-10-26T02:25:12+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-10-26T02:25:12.721 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:12 smithi163 docker[33047]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-prometheus.a 2023-10-26T02:25:12.721 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:12 smithi163 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-26T02:25:12.722 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:12 smithi163 systemd[1]: Stopped Ceph prometheus.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:25:12.722 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:12 smithi163 systemd[1]: Starting Ceph prometheus.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:25:12.722 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:12 smithi163 docker[33082]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-prometheus.a 2023-10-26T02:25:12.722 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:12 smithi163 systemd[1]: Started Ceph prometheus.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:25:12.912 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:12 smithi163 bash[23532]: audit 2023-10-26T02:25:12.559310+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206023\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206223\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206350\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206472\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206593\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206715\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206956\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:24:57.207076\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:25:12.913 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:12 smithi163 bash[23532]: audit 2023-10-26T02:25:12.565674+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206023\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206223\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206350\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206472\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206593\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206715\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206956\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:24:57.207076\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:25:12.913 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:12 smithi163 bash[23532]: audit 2023-10-26T02:25:12.567225+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi163:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-10-26T02:25:12.913 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:12 smithi163 bash[23532]: audit 2023-10-26T02:25:12.574952+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi163:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-10-26T02:25:12.913 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:12 smithi163 bash[23532]: audit 2023-10-26T02:25:12.580594+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:25:12.955 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:12 smithi017 bash[27028]: audit 2023-10-26T02:25:12.559310+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206023\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206223\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206350\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206472\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206593\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206715\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206956\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:24:57.207076\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:25:12.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:12 smithi017 bash[27028]: audit 2023-10-26T02:25:12.565674+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206023\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206223\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206350\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206472\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206593\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206715\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206956\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:24:57.207076\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:25:12.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:12 smithi017 bash[27028]: audit 2023-10-26T02:25:12.567225+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi163:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-10-26T02:25:12.956 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:12 smithi017 bash[27028]: audit 2023-10-26T02:25:12.574952+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi163:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-10-26T02:25:12.957 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:12 smithi017 bash[27028]: audit 2023-10-26T02:25:12.580594+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:25:12.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:12 smithi017 bash[23462]: audit 2023-10-26T02:25:12.559310+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206023\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206223\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206350\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206472\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206593\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206715\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206956\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:24:57.207076\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:25:12.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:12 smithi017 bash[23462]: audit 2023-10-26T02:25:12.565674+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206023\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206223\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206350\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206472\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206593\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206715\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:24:57.206956\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:24:57.207076\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:25:12.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:12 smithi017 bash[23462]: audit 2023-10-26T02:25:12.567225+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi163:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-10-26T02:25:12.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:12 smithi017 bash[23462]: audit 2023-10-26T02:25:12.574952+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi163:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-10-26T02:25:12.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:12 smithi017 bash[23462]: audit 2023-10-26T02:25:12.580594+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:25:13.021 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:12 smithi163 bash[32581]: t=2023-10-26T02:25:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-10-26T02:25:13.522 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:13 smithi163 bash[32581]: t=2023-10-26T02:25:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-10-26T02:25:13.661 INFO:teuthology.orchestra.run.smithi017.stdout:201863462932 2023-10-26T02:25:13.662 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-26T02:25:13.842 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:13 smithi163 bash[32581]: t=2023-10-26T02:25:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-10-26T02:25:13.842 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:13 smithi163 bash[32581]: t=2023-10-26T02:25:13+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-10-26T02:25:13.844 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:13 smithi163 bash[23532]: cephadm 2023-10-26T02:25:12.566801+0000 mgr.y (mgr.14140) 245 : cephadm [INF] Setting dashboard grafana config to https://smithi163:3000 2023-10-26T02:25:13.844 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:13 smithi163 bash[23532]: cluster 2023-10-26T02:25:12.698657+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:13.844 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:13 smithi163 bash[23532]: audit 2023-10-26T02:25:13.657734+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655736\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655884\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655941\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655993\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656115\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:13.656164\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656213\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656261\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_daemon_update\": \"2023-10-26T02:25:13.656379\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:25:13.844 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:13 smithi163 bash[23532]: audit 2023-10-26T02:25:13.661832+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655736\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655884\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655941\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655993\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656115\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:13.656164\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656213\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656261\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_daemon_update\": \"2023-10-26T02:25:13.656379\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:25:13.845 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:13 smithi163 bash[23532]: audit 2023-10-26T02:25:13.662830+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:25:14.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:13 smithi017 bash[23462]: cephadm 2023-10-26T02:25:12.566801+0000 mgr.y (mgr.14140) 245 : cephadm [INF] Setting dashboard grafana config to https://smithi163:3000 2023-10-26T02:25:14.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:13 smithi017 bash[23462]: cluster 2023-10-26T02:25:12.698657+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:14.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:13 smithi017 bash[27028]: cephadm 2023-10-26T02:25:12.566801+0000 mgr.y (mgr.14140) 245 : cephadm [INF] Setting dashboard grafana config to https://smithi163:3000 2023-10-26T02:25:14.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:13 smithi017 bash[27028]: cluster 2023-10-26T02:25:12.698657+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:14.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:13 smithi017 bash[23462]: audit 2023-10-26T02:25:13.657734+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655736\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655884\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655941\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655993\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656115\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:13.656164\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656213\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656261\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_daemon_update\": \"2023-10-26T02:25:13.656379\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:25:14.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:13 smithi017 bash[27028]: audit 2023-10-26T02:25:13.657734+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655736\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655884\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655941\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655993\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656115\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:13.656164\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656213\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656261\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_daemon_update\": \"2023-10-26T02:25:13.656379\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:25:14.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:13 smithi017 bash[23462]: audit 2023-10-26T02:25:13.661832+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655736\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655884\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655941\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655993\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656115\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:13.656164\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656213\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656261\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_daemon_update\": \"2023-10-26T02:25:13.656379\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:25:14.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:13 smithi017 bash[23462]: audit 2023-10-26T02:25:13.662830+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:25:14.030 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:13 smithi017 bash[27028]: audit 2023-10-26T02:25:13.661832+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655736\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655884\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655941\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.655993\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656115\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:13.656164\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656213\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:13.656261\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_daemon_update\": \"2023-10-26T02:25:13.656379\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:25:14.030 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:13 smithi017 bash[27028]: audit 2023-10-26T02:25:13.662830+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:25:14.094 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:13 smithi163 bash[32581]: t=2023-10-26T02:25:13+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-10-26T02:25:14.094 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:13 smithi163 bash[32581]: t=2023-10-26T02:25:13+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-10-26T02:25:14.388 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-10-26T02:25:14.388 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-10-26T02:25:14.388 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-10-26T02:25:14.388 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-10-26T02:25:14.389 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.284Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-10-26T02:25:14.389 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.285Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.47.2, branch=HEAD, revision=3f3172cde1ee37f1c7b3a5f3d9b031190509b3ad)" 2023-10-26T02:25:14.389 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.285Z caller=main.go:588 level=info build_context="(go=go1.21.3, platform=linux/amd64, user=root@79f2ad339b75, date=20231012-16:07:10, tags=netgo,builtinassets,stringlabels)" 2023-10-26T02:25:14.389 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.285Z caller=main.go:589 level=info host_details="(Linux 5.4.0-165-generic #182-Ubuntu SMP Mon Oct 2 19:43:28 UTC 2023 x86_64 smithi163 (none))" 2023-10-26T02:25:14.390 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.285Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-26T02:25:14.390 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.285Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-26T02:25:14.390 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.287Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-10-26T02:25:14.390 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.287Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-10-26T02:25:14.390 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.289Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-10-26T02:25:14.391 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.289Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-26T02:25:14.391 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.294Z caller=head.go:600 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-26T02:25:14.391 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.294Z caller=head.go:681 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.319µs 2023-10-26T02:25:14.391 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.294Z caller=head.go:689 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-26T02:25:14.391 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.294Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-10-26T02:25:14.392 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.295Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-10-26T02:25:14.392 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.295Z caller=head.go:797 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=175.698µs wal_replay_duration=1.032252ms wbl_replay_duration=162ns total_replay_duration=1.254007ms 2023-10-26T02:25:14.392 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.297Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-10-26T02:25:14.392 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.297Z caller=main.go:1048 level=info msg="TSDB started" 2023-10-26T02:25:14.392 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.297Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-26T02:25:14.393 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.298Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=975.588µs db_storage=1.493µs remote_storage=1.542µs web_handler=497ns query_engine=620ns scrape=450.514µs scrape_sd=35.741µs notify=32.422µs notify_sd=9.13µs rules=37.396µs tracing=6.306µs 2023-10-26T02:25:14.393 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.298Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-10-26T02:25:14.393 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[33094]: ts=2023-10-26T02:25:14.298Z caller=manager.go:1009 level=info component="rule manager" msg="Starting rule manager..." 2023-10-26T02:25:14.657 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-10-26T02:25:14.657 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-10-26T02:25:14.657 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-10-26T02:25:14.658 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-10-26T02:25:14.658 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-10-26T02:25:14.950 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-10-26T02:25:14.951 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-10-26T02:25:14.951 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-10-26T02:25:14.951 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-10-26T02:25:14.951 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:14 smithi163 bash[32581]: t=2023-10-26T02:25:14+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-10-26T02:25:15.202 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-10-26T02:25:15.202 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-10-26T02:25:15.203 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-10-26T02:25:15.470 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-10-26T02:25:15.470 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-10-26T02:25:15.471 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-10-26T02:25:15.471 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-10-26T02:25:15.471 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-10-26T02:25:15.722 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-10-26T02:25:15.722 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-10-26T02:25:15.722 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-10-26T02:25:15.723 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-10-26T02:25:15.723 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-10-26T02:25:16.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-10-26T02:25:16.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-10-26T02:25:16.022 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[32581]: t=2023-10-26T02:25:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-10-26T02:25:16.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[23532]: cluster 2023-10-26T02:25:14.699407+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:16.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[23532]: audit 2023-10-26T02:25:14.786904+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.782618\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.782892\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783118\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783320\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783475\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783636\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783880\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.784109\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:14.784261\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:25:14.784591\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:25:16.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[23532]: audit 2023-10-26T02:25:14.793795+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.782618\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.782892\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783118\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783320\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783475\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783636\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783880\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.784109\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:14.784261\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:25:14.784591\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:25:16.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:15 smithi163 bash[23532]: audit 2023-10-26T02:25:14.800153+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:25:16.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:15 smithi017 bash[23462]: cluster 2023-10-26T02:25:14.699407+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:16.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:15 smithi017 bash[27028]: cluster 2023-10-26T02:25:14.699407+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:16.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:15 smithi017 bash[23462]: audit 2023-10-26T02:25:14.786904+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.782618\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.782892\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783118\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783320\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783475\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783636\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783880\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.784109\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:14.784261\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:25:14.784591\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:25:16.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:15 smithi017 bash[23462]: audit 2023-10-26T02:25:14.793795+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.782618\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.782892\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783118\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783320\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783475\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783636\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783880\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.784109\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:14.784261\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:25:14.784591\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:25:16.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:15 smithi017 bash[23462]: audit 2023-10-26T02:25:14.800153+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:25:16.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:15 smithi017 bash[27028]: audit 2023-10-26T02:25:14.786904+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.782618\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.782892\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783118\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783320\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783475\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783636\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783880\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.784109\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:14.784261\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:25:14.784591\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:25:16.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:15 smithi017 bash[27028]: audit 2023-10-26T02:25:14.793795+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.782618\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.782892\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783118\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783320\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783475\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783636\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.783880\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:14.784109\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:14.784261\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:25:14.784591\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:25:16.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:15 smithi017 bash[27028]: audit 2023-10-26T02:25:14.800153+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:25:16.342 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-10-26T02:25:16.342 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-10-26T02:25:16.342 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-10-26T02:25:16.343 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-10-26T02:25:16.343 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-10-26T02:25:16.636 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-10-26T02:25:16.636 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-10-26T02:25:16.636 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-10-26T02:25:16.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[23532]: audit 2023-10-26T02:25:16.216435+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214418\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214526\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214583\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214636\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214688\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214741\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:16.214794\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214848\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214901\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_daemon_update\": \"2023-10-26T02:25:16.215025\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:25:16.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[23532]: audit 2023-10-26T02:25:16.222725+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214418\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214526\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214583\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214636\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214688\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214741\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:16.214794\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214848\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214901\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_daemon_update\": \"2023-10-26T02:25:16.215025\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:25:16.925 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-10-26T02:25:16.925 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-10-26T02:25:16.925 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-10-26T02:25:16.926 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-10-26T02:25:16.926 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-10-26T02:25:16.926 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-10-26T02:25:16.926 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-10-26T02:25:16.926 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-10-26T02:25:16.927 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing HooksService" logger=server 2023-10-26T02:25:16.927 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-10-26T02:25:16.927 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-10-26T02:25:16.927 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-10-26T02:25:16.927 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-10-26T02:25:16.928 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-10-26T02:25:16.928 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-10-26T02:25:16.928 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-10-26T02:25:16.928 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-10-26T02:25:16.928 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-10-26T02:25:16.928 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing LoginService" logger=server 2023-10-26T02:25:16.929 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing SearchService" logger=server 2023-10-26T02:25:16.929 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing TracingService" logger=server 2023-10-26T02:25:16.929 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-10-26T02:25:16.929 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-10-26T02:25:16.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-10-26T02:25:16.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-10-26T02:25:16.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+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-10-26T02:25:16.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2023-10-26T02:25:16.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-10-26T02:25:16.931 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+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-10-26T02:25:16.931 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[23532]: audit 2023-10-26T02:25:16.224268+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:25:16.956 INFO:teuthology.orchestra.run.smithi017.stdout:42949673015 2023-10-26T02:25:17.010 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:16 smithi017 bash[23462]: audit 2023-10-26T02:25:16.216435+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214418\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214526\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214583\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214636\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214688\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214741\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:16.214794\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214848\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214901\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_daemon_update\": \"2023-10-26T02:25:16.215025\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:25:17.011 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:25:16 smithi017 bash[37497]: ts=2023-10-26T02:25:16.521Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002927564s 2023-10-26T02:25:17.012 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:16 smithi017 bash[23462]: audit 2023-10-26T02:25:16.222725+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214418\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214526\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214583\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214636\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214688\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214741\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:16.214794\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214848\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214901\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_daemon_update\": \"2023-10-26T02:25:16.215025\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:25:17.012 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:16 smithi017 bash[23462]: audit 2023-10-26T02:25:16.224268+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:25:17.013 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:16 smithi017 bash[27028]: audit 2023-10-26T02:25:16.216435+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214418\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214526\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214583\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214636\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214688\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214741\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:16.214794\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214848\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214901\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_daemon_update\": \"2023-10-26T02:25:16.215025\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:25:17.013 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:16 smithi017 bash[27028]: audit 2023-10-26T02:25:16.222725+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214418\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214526\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214583\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214636\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214688\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214741\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:16.214794\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214848\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214901\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}}, \"last_daemon_update\": \"2023-10-26T02:25:16.215025\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:25:17.014 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:16 smithi017 bash[27028]: audit 2023-10-26T02:25:16.224268+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:25:17.271 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="Initializing Stream Manager" 2023-10-26T02:25:17.272 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:25:16 smithi163 bash[32581]: t=2023-10-26T02:25:16+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-10-26T02:25:17.776 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673009 got 42949673015 for osd.0 2023-10-26T02:25:17.776 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-26T02:25:18.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:17 smithi163 bash[23532]: cluster 2023-10-26T02:25:16.699986+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:18.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:17 smithi163 bash[23532]: audit 2023-10-26T02:25:16.953687+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.17:0/1089432569' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-26T02:25:18.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:17 smithi163 bash[23532]: audit 2023-10-26T02:25:17.265992+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262456\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262659\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262788\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262910\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263030\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263151\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263271\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263393\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:17.263513\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:25:17.263765\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:25:18.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:17 smithi163 bash[23532]: audit 2023-10-26T02:25:17.272093+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262456\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262659\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262788\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262910\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263030\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263151\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263271\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263393\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:17.263513\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:25:17.263765\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:25:18.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:17 smithi017 bash[23462]: cluster 2023-10-26T02:25:16.699986+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:18.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:17 smithi017 bash[23462]: audit 2023-10-26T02:25:16.953687+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.17:0/1089432569' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-26T02:25:18.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:17 smithi017 bash[27028]: cluster 2023-10-26T02:25:16.699986+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:18.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:17 smithi017 bash[27028]: audit 2023-10-26T02:25:16.953687+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.17:0/1089432569' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-26T02:25:18.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:17 smithi017 bash[23462]: audit 2023-10-26T02:25:17.265992+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262456\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262659\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262788\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262910\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263030\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263151\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263271\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263393\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:17.263513\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:25:17.263765\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:25:18.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:17 smithi017 bash[27028]: audit 2023-10-26T02:25:17.265992+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262456\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262659\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262788\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262910\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263030\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263151\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263271\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263393\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:17.263513\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:25:17.263765\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:25:18.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:17 smithi017 bash[27028]: audit 2023-10-26T02:25:17.272093+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262456\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262659\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262788\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262910\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263030\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263151\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263271\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263393\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:17.263513\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:25:17.263765\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:25:18.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:17 smithi017 bash[23462]: audit 2023-10-26T02:25:17.272093+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262456\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262659\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262788\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262910\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263030\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263151\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263271\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263393\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:17.263513\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}}, \"last_daemon_update\": \"2023-10-26T02:25:17.263765\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:25:20.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:19 smithi163 bash[23532]: cluster 2023-10-26T02:25:18.700488+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:20.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:19 smithi017 bash[23462]: cluster 2023-10-26T02:25:18.700488+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:20.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:19 smithi017 bash[27028]: cluster 2023-10-26T02:25:18.700488+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:20.832 INFO:teuthology.orchestra.run.smithi017.stdout:68719476785 2023-10-26T02:25:21.569 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476779 got 68719476785 for osd.1 2023-10-26T02:25:21.570 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-26T02:25:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:21 smithi163 bash[23532]: cluster 2023-10-26T02:25:20.700980+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:21 smithi163 bash[23532]: audit 2023-10-26T02:25:20.829653+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.17:0/285647308' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-26T02:25:22.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:21 smithi017 bash[23462]: cluster 2023-10-26T02:25:20.700980+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:22.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:21 smithi017 bash[23462]: audit 2023-10-26T02:25:20.829653+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.17:0/285647308' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-26T02:25:22.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:21 smithi017 bash[27028]: cluster 2023-10-26T02:25:20.700980+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:22.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:21 smithi017 bash[27028]: audit 2023-10-26T02:25:20.829653+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.17:0/285647308' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-26T02:25:24.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:23 smithi163 bash[23532]: cluster 2023-10-26T02:25:22.701554+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:24.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:23 smithi017 bash[23462]: cluster 2023-10-26T02:25:22.701554+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:24.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:23 smithi017 bash[27028]: cluster 2023-10-26T02:25:22.701554+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:24.634 INFO:teuthology.orchestra.run.smithi017.stdout:90194313261 2023-10-26T02:25:25.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:24 smithi163 bash[23532]: audit 2023-10-26T02:25:24.631419+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.17:0/3001159778' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-26T02:25:25.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:24 smithi017 bash[23462]: audit 2023-10-26T02:25:24.631419+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.17:0/3001159778' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-26T02:25:25.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:24 smithi017 bash[27028]: audit 2023-10-26T02:25:24.631419+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.17:0/3001159778' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-26T02:25:25.415 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313255 got 90194313261 for osd.2 2023-10-26T02:25:25.416 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-26T02:25:26.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:25 smithi163 bash[23532]: cluster 2023-10-26T02:25:24.702069+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:26.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:25 smithi017 bash[23462]: cluster 2023-10-26T02:25:24.702069+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:26.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:25 smithi017 bash[27028]: cluster 2023-10-26T02:25:24.702069+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:28.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:27 smithi163 bash[23532]: cluster 2023-10-26T02:25:26.702659+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:28.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:27 smithi017 bash[23462]: cluster 2023-10-26T02:25:26.702659+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:28.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:27 smithi017 bash[27028]: cluster 2023-10-26T02:25:26.702659+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:28.414 INFO:teuthology.orchestra.run.smithi017.stdout:115964117034 2023-10-26T02:25:29.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:28 smithi163 bash[23532]: audit 2023-10-26T02:25:28.411826+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.17:0/3491091659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-26T02:25:29.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:28 smithi017 bash[23462]: audit 2023-10-26T02:25:28.411826+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.17:0/3491091659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-26T02:25:29.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:28 smithi017 bash[27028]: audit 2023-10-26T02:25:28.411826+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.17:0/3491091659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-26T02:25:29.185 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117028 got 115964117034 for osd.3 2023-10-26T02:25:29.186 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-26T02:25:30.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:29 smithi163 bash[23532]: cluster 2023-10-26T02:25:28.703259+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:30.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:29 smithi017 bash[23462]: cluster 2023-10-26T02:25:28.703259+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:30.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:29 smithi017 bash[27028]: cluster 2023-10-26T02:25:28.703259+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:32.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:31 smithi163 bash[23532]: cluster 2023-10-26T02:25:30.703870+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:32.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:31 smithi017 bash[27028]: cluster 2023-10-26T02:25:30.703870+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:32.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:31 smithi017 bash[23462]: cluster 2023-10-26T02:25:30.703870+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:32.126 INFO:teuthology.orchestra.run.smithi017.stdout:137438953511 2023-10-26T02:25:32.933 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953504 got 137438953511 for osd.4 2023-10-26T02:25:32.934 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-26T02:25:33.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:32 smithi017 bash[23462]: audit 2023-10-26T02:25:32.123713+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.17:0/1976760209' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-26T02:25:33.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:32 smithi017 bash[27028]: audit 2023-10-26T02:25:32.123713+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.17:0/1976760209' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-26T02:25:33.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:32 smithi163 bash[23532]: audit 2023-10-26T02:25:32.123713+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.17:0/1976760209' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-26T02:25:34.151 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:33 smithi017 bash[23462]: cluster 2023-10-26T02:25:32.704397+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:34.151 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:33 smithi017 bash[27028]: cluster 2023-10-26T02:25:32.704397+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:34.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:33 smithi163 bash[23532]: cluster 2023-10-26T02:25:32.704397+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:35.721 INFO:teuthology.orchestra.run.smithi017.stdout:158913789987 2023-10-26T02:25:36.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:35 smithi163 bash[23532]: cluster 2023-10-26T02:25:34.704942+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:36.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:35 smithi163 bash[23532]: audit 2023-10-26T02:25:35.718360+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.17:0/775156094' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-26T02:25:36.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:35 smithi017 bash[23462]: cluster 2023-10-26T02:25:34.704942+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:36.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:35 smithi017 bash[23462]: audit 2023-10-26T02:25:35.718360+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.17:0/775156094' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-26T02:25:36.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:35 smithi017 bash[27028]: cluster 2023-10-26T02:25:34.704942+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:36.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:35 smithi017 bash[27028]: audit 2023-10-26T02:25:35.718360+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.17:0/775156094' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-26T02:25:36.472 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789981 got 158913789987 for osd.5 2023-10-26T02:25:36.472 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-26T02:25:38.024 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:37 smithi017 bash[27028]: cluster 2023-10-26T02:25:36.705528+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:38.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:37 smithi017 bash[23462]: cluster 2023-10-26T02:25:36.705528+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:38.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:37 smithi163 bash[23532]: cluster 2023-10-26T02:25:36.705528+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:39.448 INFO:teuthology.orchestra.run.smithi017.stdout:180388626461 2023-10-26T02:25:39.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:39 smithi017 bash[23462]: cluster 2023-10-26T02:25:38.706208+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:39.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:39 smithi017 bash[23462]: audit 2023-10-26T02:25:39.444681+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.17:0/3619964151' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-26T02:25:39.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:39 smithi017 bash[27028]: cluster 2023-10-26T02:25:38.706208+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:39.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:39 smithi017 bash[27028]: audit 2023-10-26T02:25:39.444681+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.17:0/3619964151' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-26T02:25:40.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:39 smithi163 bash[23532]: cluster 2023-10-26T02:25:38.706208+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:40.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:39 smithi163 bash[23532]: audit 2023-10-26T02:25:39.444681+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.17:0/3619964151' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-26T02:25:40.201 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626456 got 180388626461 for osd.6 2023-10-26T02:25:40.202 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-26T02:25:41.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:41 smithi017 bash[23462]: cluster 2023-10-26T02:25:40.706767+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:41.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:41 smithi017 bash[27028]: cluster 2023-10-26T02:25:40.706767+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:42.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:41 smithi163 bash[23532]: cluster 2023-10-26T02:25:40.706767+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:43.255 INFO:teuthology.orchestra.run.smithi017.stdout:201863462938 2023-10-26T02:25:43.774 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:43 smithi017 bash[27028]: cluster 2023-10-26T02:25:42.707349+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:43.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:43 smithi017 bash[27028]: audit 2023-10-26T02:25:43.252340+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.17:0/3489735447' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-26T02:25:43.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:43 smithi017 bash[23462]: cluster 2023-10-26T02:25:42.707349+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:43.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:43 smithi017 bash[23462]: audit 2023-10-26T02:25:43.252340+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.17:0/3489735447' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-26T02:25:43.956 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462932 got 201863462938 for osd.7 2023-10-26T02:25:43.957 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-26T02:25:43.957 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph pg dump --format=json 2023-10-26T02:25:44.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:43 smithi163 bash[23532]: cluster 2023-10-26T02:25:42.707349+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:44.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:43 smithi163 bash[23532]: audit 2023-10-26T02:25:43.252340+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.17:0/3489735447' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-26T02:25:46.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:45 smithi163 bash[23532]: cluster 2023-10-26T02:25:44.707990+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:46.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:45 smithi017 bash[23462]: cluster 2023-10-26T02:25:44.707990+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:46.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:45 smithi017 bash[27028]: cluster 2023-10-26T02:25:44.707990+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:46.921 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-10-26T02:25:46.923 INFO:teuthology.orchestra.run.smithi017.stderr:dumped all 2023-10-26T02:25:47.721 INFO:teuthology.orchestra.run.smithi017.stdout:{"pg_ready":true,"pg_map":{"version":252,"stamp":"2023-10-26T02:25:46.708312+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":8392276,"kb_used_data":3604,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568940,"statfs":{"total":767960285184,"available":759366594560,"internally_reserved":8589934592,"allocated":3690496,"data_stored":1469070,"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.003625"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"48","state":"active+clean","last_fresh":"2023-10-26T02:23:47.851795+0000","last_change":"2023-10-26T02:23:47.851795+0000","last_active":"2023-10-26T02:23:47.851795+0000","last_peered":"2023-10-26T02:23:47.851795+0000","last_clean":"2023-10-26T02:23:47.851795+0000","last_became_active":"2023-10-26T02:23:47.846454+0000","last_became_peered":"2023-10-26T02:23:47.846454+0000","last_unstale":"2023-10-26T02:23:47.851795+0000","last_undegraded":"2023-10-26T02:23:47.851795+0000","last_fullsized":"2023-10-26T02:23:47.851795+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-26T02:18:10.082619+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-26T02:18:10.082619+0000","last_clean_scrub_stamp":"2023-10-26T02:18:10.082619+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":47,"seq":201863462938,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.874,"15min":0.874},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.7030000000000001,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":0.97999999999999998}]},{"osd":1,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.77800000000000002}]},{"osd":2,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.9179999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":0.85899999999999999}]},{"osd":3,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.92200000000000004}]},{"osd":4,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":0.68500000000000005}]},{"osd":5,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":0.63200000000000001},{"interface":"front","average":{"1min":1.046,"5min":1.046,"15min":1.046},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":0.90300000000000002}]},{"osd":6,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.8200000000000001,"5min":1.8200000000000001,"15min":1.8200000000000001},"last":0.72599999999999998},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.619,"5min":1.619,"15min":1.619},"last":0.94499999999999995}]}]},{"osd":6,"up_from":42,"seq":180388626463,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049032,"kb_used_data":448,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696120,"statfs":{"total":95995035648,"available":94920826880,"internally_reserved":1073741824,"allocated":458752,"data_stored":183450,"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":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"min":{"1min":0.65000000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.1040000000000001,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":1.044},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.878,"15min":0.875},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.97099999999999997}]},{"osd":1,"last update":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.86699999999999999,"15min":0.872},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.141,"5min":1.141,"15min":1.141},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.83799999999999997,"15min":0.84499999999999997},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.86199999999999999}]},{"osd":2,"last update":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.89400000000000002,"15min":0.90100000000000002},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.0960000000000001,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.93500000000000005,"15min":0.94699999999999995},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.1120000000000001,"5min":1.224,"15min":1.224},"last":1.02}]},{"osd":3,"last update":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.92300000000000004,"15min":0.92900000000000005},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.133},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.96999999999999997,"15min":0.98299999999999998},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.81699999999999995}]},{"osd":4,"last update":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.79600000000000004,"15min":0.79700000000000004},"min":{"1min":0.56399999999999995,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.3,"5min":1.327,"15min":1.327},"last":1.196}]},{"osd":5,"last update":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.90100000000000002,"15min":0.91500000000000004},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.999,"15min":1},"min":{"1min":0.73199999999999998,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.82699999999999996}]},{"osd":7,"last update":"Thu Oct 26 02:24:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.94099999999999995}]}]},{"osd":1,"up_from":16,"seq":68719476791,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":183156,"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":"Thu Oct 26 02:25:35 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.628,"15min":0.54400000000000004},"min":{"1min":0.56100000000000005,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.66700000000000004,"15min":0.57599999999999996},"min":{"1min":0.59299999999999997,"5min":0.31,"15min":0.31},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.92900000000000005}]},{"osd":2,"last update":"Thu Oct 26 02:24:53 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.67400000000000004,"15min":0.65300000000000002},"min":{"1min":0.56000000000000005,"5min":0.433,"15min":0.433},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.879,"5min":0.748,"15min":0.70099999999999996},"min":{"1min":0.629,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.69499999999999995}]},{"osd":3,"last update":"Thu Oct 26 02:25:23 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.82099999999999995,"15min":0.81599999999999995},"min":{"1min":0.63900000000000001,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.0589999999999999,"5min":1.246,"15min":1.246},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.88300000000000001,"15min":0.86099999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":0.95799999999999996}]},{"osd":4,"last update":"Thu Oct 26 02:25:35 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.92600000000000005,"15min":0.89200000000000002},"min":{"1min":0.82599999999999996,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3169999999999999,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.97299999999999998,"15min":0.94499999999999995},"min":{"1min":0.78700000000000003,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.4390000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.0529999999999999}]},{"osd":5,"last update":"Thu Oct 26 02:25:02 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.089,"15min":1.085},"min":{"1min":0.83599999999999997,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.105},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.042,"15min":1.038},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.3600000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.0209999999999999}]},{"osd":6,"last update":"Thu Oct 26 02:25:25 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.1579999999999999,"15min":1.1619999999999999},"min":{"1min":0.78900000000000003,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.222,"5min":1.206,"15min":1.204},"min":{"1min":0.86399999999999999,"5min":0.755,"15min":0.755},"max":{"1min":1.716,"5min":1.716,"15min":1.716},"last":1.3620000000000001}]},{"osd":7,"last update":"Thu Oct 26 02:24:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"min":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.262,"5min":1.262,"15min":1.262},"min":{"1min":1.04,"5min":1.04,"15min":1.04},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":1.1719999999999999}]}]},{"osd":0,"up_from":10,"seq":42949673022,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Thu Oct 26 02:25:27 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.60699999999999998,"15min":0.55300000000000005},"min":{"1min":0.40600000000000003,"5min":0.376,"15min":0.376},"max":{"1min":1.018,"5min":1.026,"15min":1.026},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.71399999999999997,"15min":0.628},"min":{"1min":0.44400000000000001,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":0.67000000000000004}]},{"osd":2,"last update":"Thu Oct 26 02:24:51 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.73099999999999998,"15min":0.71699999999999997},"min":{"1min":0.57999999999999996,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.24,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.68899999999999995,"15min":0.67700000000000005},"min":{"1min":0.52200000000000002,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.94299999999999995,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.71599999999999997}]},{"osd":3,"last update":"Thu Oct 26 02:25:17 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.755,"15min":0.749},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.85999999999999999,"15min":0.83999999999999997},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.095}]},{"osd":4,"last update":"Thu Oct 26 02:25:40 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.95099999999999996,"15min":0.94799999999999995},"min":{"1min":0.79000000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2090000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.872},{"interface":"front","average":{"1min":1.097,"5min":1.0189999999999999,"15min":0.98799999999999999},"min":{"1min":0.67800000000000005,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.3680000000000001,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.2969999999999999}]},{"osd":5,"last update":"Thu Oct 26 02:25:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.0700000000000001,"15min":1.0620000000000001},"min":{"1min":0.83399999999999996,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0680000000000001,"15min":1.0660000000000001},"min":{"1min":0.89700000000000002,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":1.0349999999999999}]},{"osd":6,"last update":"Thu Oct 26 02:25:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.125,"15min":1.121},"min":{"1min":0.77100000000000002,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.4810000000000001,"5min":1.615,"15min":1.615},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.1870000000000001,"15min":1.1830000000000001},"min":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"max":{"1min":1.6639999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.2430000000000001}]},{"osd":7,"last update":"Thu Oct 26 02:24:51 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.113,"15min":1.113},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.2569999999999999},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"min":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":1.163}]}]},{"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":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Thu Oct 26 02:24:51 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.61899999999999999,"15min":0.60299999999999998},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.90000000000000002,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.68300000000000005,"15min":0.66500000000000004},"min":{"1min":0.42599999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.2010000000000001}]},{"osd":1,"last update":"Thu Oct 26 02:24:51 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.68600000000000005,"15min":0.66200000000000003},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.1419999999999999,"5min":1.232,"15min":1.232},"last":1.603},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.76800000000000002,"15min":0.751},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.081,"5min":1.458,"15min":1.458},"last":1.0449999999999999}]},{"osd":3,"last update":"Thu Oct 26 02:25:16 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.79900000000000004,"15min":0.78500000000000003},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.1140000000000001,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":1.236},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.85899999999999999,"15min":0.82699999999999996},"min":{"1min":0.63200000000000001,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.2809999999999999}]},{"osd":4,"last update":"Thu Oct 26 02:25:39 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.94099999999999995,"15min":0.94099999999999995},"min":{"1min":0.64100000000000001,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.5109999999999999,"5min":1.518,"15min":1.518},"last":1.3180000000000001},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0149999999999999,"15min":0.99299999999999999},"min":{"1min":0.77500000000000002,"5min":0.622,"15min":0.622},"max":{"1min":1.9219999999999999,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":1.4410000000000001}]},{"osd":5,"last update":"Thu Oct 26 02:25:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0329999999999999,"15min":1.028},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":1.3580000000000001},{"interface":"front","average":{"1min":1.099,"5min":1.048,"15min":1.04},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":1.5429999999999999}]},{"osd":6,"last update":"Thu Oct 26 02:25:29 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.1699999999999999,"15min":1.1830000000000001},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.4710000000000001,"5min":1.762,"15min":1.762},"last":1.52},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1910000000000001,"15min":1.194},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.4319999999999999,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.4770000000000001}]},{"osd":7,"last update":"Thu Oct 26 02:24:51 2023","interfaces":[{"interface":"back","average":{"1min":1.208,"5min":1.208,"15min":1.208},"min":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.6299999999999999},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.3819999999999999}]}]},{"osd":3,"up_from":27,"seq":115964117038,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Thu Oct 26 02:25:18 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.72999999999999998,"15min":0.73499999999999999},"min":{"1min":0.54700000000000004,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.92500000000000004,"5min":1.611,"15min":1.611},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.72499999999999998,"15min":0.69299999999999995},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.99299999999999999}]},{"osd":1,"last update":"Thu Oct 26 02:25:18 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.751,"15min":0.72699999999999998},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":2.1859999999999999,"5min":2.1859999999999999,"15min":2.1859999999999999},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.78800000000000003,"15min":0.751},"min":{"1min":0.58899999999999997,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1459999999999999,"5min":1.732,"15min":1.732},"last":0.84899999999999998}]},{"osd":2,"last update":"Thu Oct 26 02:25:18 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.82899999999999996,"15min":0.79300000000000004},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.351,"5min":1.7949999999999999,"15min":1.7949999999999999},"last":1.1990000000000001},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.984,"5min":1.984,"15min":1.984},"last":0.73299999999999998}]},{"osd":4,"last update":"Thu Oct 26 02:25:40 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.97999999999999998,"15min":0.96399999999999997},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.353,"5min":2.0649999999999999,"15min":2.0649999999999999},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.095,"5min":1.0960000000000001,"15min":1.0720000000000001},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.516,"5min":2.3079999999999998,"15min":2.3079999999999998},"last":0.94799999999999995}]},{"osd":5,"last update":"Thu Oct 26 02:24:59 2023","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.131,"15min":1.121},"min":{"1min":0.83399999999999996,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":2.3580000000000001,"5min":2.3580000000000001,"15min":2.3580000000000001},"last":1.054},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.0449999999999999,"15min":1.0349999999999999},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":2.2770000000000001,"5min":2.2770000000000001,"15min":2.2770000000000001},"last":1.077}]},{"osd":6,"last update":"Thu Oct 26 02:25:27 2023","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.2030000000000001,"15min":1.1990000000000001},"min":{"1min":0.77200000000000002,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":2.3149999999999999,"5min":2.3719999999999999,"15min":2.3719999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.036,"15min":1.03},"min":{"1min":0.68200000000000005,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.857,"5min":1.857,"15min":1.857},"last":1.0900000000000001}]},{"osd":7,"last update":"Thu Oct 26 02:24:49 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.173,"15min":1.173},"min":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"max":{"1min":2.3450000000000002,"5min":2.3450000000000002,"15min":2.3450000000000002},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.254,"5min":1.254,"15min":1.254},"min":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"max":{"1min":2.395,"5min":2.395,"15min":2.395},"last":1.278}]}]},{"osd":4,"up_from":32,"seq":137438953514,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Thu Oct 26 02:25:38 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.81899999999999995,"15min":0.82699999999999996},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.0740000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.84299999999999997,"15min":0.84899999999999998},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.1020000000000001,"5min":1.121,"15min":1.121},"last":0.78000000000000003}]},{"osd":1,"last update":"Thu Oct 26 02:25:38 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.83699999999999997,"15min":0.83899999999999997},"min":{"1min":0.60399999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.75},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.86399999999999999,"15min":0.86099999999999999},"min":{"1min":0.63100000000000001,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.91400000000000003}]},{"osd":2,"last update":"Thu Oct 26 02:25:38 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.84199999999999997,"15min":0.84999999999999998},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.90600000000000003,"15min":0.91000000000000003},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.198,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.90000000000000002}]},{"osd":3,"last update":"Thu Oct 26 02:25:38 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.84499999999999997,"15min":0.81899999999999995},"min":{"1min":0.65700000000000003,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.0880000000000001},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.90400000000000003,"15min":0.89200000000000002},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.96999999999999997}]},{"osd":5,"last update":"Thu Oct 26 02:25:02 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.82399999999999995,"15min":0.81699999999999995},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.131,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.04},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.89300000000000002,"15min":0.89000000000000001},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":1.0569999999999999}]},{"osd":6,"last update":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"min":{"1min":0.61199999999999999,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":1.014},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.99399999999999999,"15min":0.998},"min":{"1min":0.72299999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2330000000000001,"5min":1.337,"15min":1.337},"last":1.1160000000000001}]},{"osd":7,"last update":"Thu Oct 26 02:24:49 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.871},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.1419999999999999}]}]},{"osd":5,"up_from":37,"seq":158913789989,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Thu Oct 26 02:24:59 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.83999999999999997,"15min":0.84199999999999997},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.88,"15min":0.88600000000000001},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.1240000000000001,"5min":1.425,"15min":1.425},"last":0.92900000000000005}]},{"osd":1,"last update":"Thu Oct 26 02:24:59 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.88600000000000001,"15min":0.89100000000000001},"min":{"1min":0.65300000000000002,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.077,"5min":1.252,"15min":1.252},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.90100000000000002,"15min":0.90100000000000002},"min":{"1min":0.66500000000000004,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.1799999999999999,"5min":1.335,"15min":1.335},"last":0.85399999999999998}]},{"osd":2,"last update":"Thu Oct 26 02:24:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.93500000000000005,"15min":0.93799999999999994},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.88900000000000001,"15min":0.88600000000000001},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.97599999999999998}]},{"osd":3,"last update":"Thu Oct 26 02:24:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.89800000000000002,"15min":0.89500000000000002},"min":{"1min":0.66700000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.93700000000000006,"15min":0.92800000000000005},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.90200000000000002}]},{"osd":4,"last update":"Thu Oct 26 02:24:59 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.81699999999999995,"15min":0.81499999999999995},"min":{"1min":0.59599999999999997,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.3460000000000001,"5min":1.619,"15min":1.619},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.877,"15min":0.86299999999999999},"min":{"1min":0.61299999999999999,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.94399999999999995}]},{"osd":6,"last update":"Thu Oct 26 02:25:24 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.90800000000000003,"15min":0.91100000000000003},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.181,"5min":1.514,"15min":1.514},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.98399999999999999,"15min":0.99399999999999999},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.173,"5min":1.286,"15min":1.286},"last":1.026}]},{"osd":7,"last update":"Thu Oct 26 02:24:48 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.056,"15min":1.056},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.766,"5min":1.766,"15min":1.766},"last":1.05}]}]}]}} 2023-10-26T02:25:47.723 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph pg dump --format=json 2023-10-26T02:25:48.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:47 smithi163 bash[23532]: cluster 2023-10-26T02:25:46.708664+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:48.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:47 smithi163 bash[23532]: audit 2023-10-26T02:25:46.910682+0000 mgr.y (mgr.14140) 264 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T02:25:48.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:47 smithi017 bash[23462]: cluster 2023-10-26T02:25:46.708664+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:48.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:47 smithi017 bash[23462]: audit 2023-10-26T02:25:46.910682+0000 mgr.y (mgr.14140) 264 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T02:25:48.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:47 smithi017 bash[27028]: cluster 2023-10-26T02:25:46.708664+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:48.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:47 smithi017 bash[27028]: audit 2023-10-26T02:25:46.910682+0000 mgr.y (mgr.14140) 264 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T02:25:49.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:49 smithi017 bash[23462]: cluster 2023-10-26T02:25:48.709221+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:49.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:49 smithi017 bash[27028]: cluster 2023-10-26T02:25:48.709221+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:50.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:49 smithi163 bash[23532]: cluster 2023-10-26T02:25:48.709221+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:50.580 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-10-26T02:25:50.582 INFO:teuthology.orchestra.run.smithi017.stderr:dumped all 2023-10-26T02:25:51.366 INFO:teuthology.orchestra.run.smithi017.stdout:{"pg_ready":true,"pg_map":{"version":253,"stamp":"2023-10-26T02:25:48.708970+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":8392276,"kb_used_data":3604,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568940,"statfs":{"total":767960285184,"available":759366594560,"internally_reserved":8589934592,"allocated":3690496,"data_stored":1469070,"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.003716"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"48","state":"active+clean","last_fresh":"2023-10-26T02:23:47.851795+0000","last_change":"2023-10-26T02:23:47.851795+0000","last_active":"2023-10-26T02:23:47.851795+0000","last_peered":"2023-10-26T02:23:47.851795+0000","last_clean":"2023-10-26T02:23:47.851795+0000","last_became_active":"2023-10-26T02:23:47.846454+0000","last_became_peered":"2023-10-26T02:23:47.846454+0000","last_unstale":"2023-10-26T02:23:47.851795+0000","last_undegraded":"2023-10-26T02:23:47.851795+0000","last_fullsized":"2023-10-26T02:23:47.851795+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-26T02:18:10.082619+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-26T02:18:10.082619+0000","last_clean_scrub_stamp":"2023-10-26T02:18:10.082619+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":47,"seq":201863462939,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.874,"15min":0.874},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.7030000000000001,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":0.81699999999999995}]},{"osd":1,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.04},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.89600000000000002}]},{"osd":2,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.9179999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":1.0880000000000001}]},{"osd":3,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.008},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.84899999999999998}]},{"osd":4,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":0.92100000000000004}]},{"osd":5,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.046,"5min":1.046,"15min":1.046},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":0.68200000000000005}]},{"osd":6,"last update":"Thu Oct 26 02:24:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.8200000000000001,"5min":1.8200000000000001,"15min":1.8200000000000001},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.619,"5min":1.619,"15min":1.619},"last":0.86899999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626464,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049032,"kb_used_data":448,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696120,"statfs":{"total":95995035648,"available":94920826880,"internally_reserved":1073741824,"allocated":458752,"data_stored":183450,"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":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"min":{"1min":0.65000000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.1040000000000001,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.878,"15min":0.875},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.65500000000000003}]},{"osd":1,"last update":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.86699999999999999,"15min":0.872},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.141,"5min":1.141,"15min":1.141},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.83799999999999997,"15min":0.84499999999999997},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.68500000000000005}]},{"osd":2,"last update":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.89400000000000002,"15min":0.90100000000000002},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.0960000000000001,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.875},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.93500000000000005,"15min":0.94699999999999995},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.1120000000000001,"5min":1.224,"15min":1.224},"last":1.012}]},{"osd":3,"last update":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.92300000000000004,"15min":0.92900000000000005},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.96999999999999997,"15min":0.98299999999999998},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.98999999999999999}]},{"osd":4,"last update":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.79600000000000004,"15min":0.79700000000000004},"min":{"1min":0.56399999999999995,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.3,"5min":1.327,"15min":1.327},"last":1.234}]},{"osd":5,"last update":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.90100000000000002,"15min":0.91500000000000004},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.999,"15min":1},"min":{"1min":0.73199999999999998,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.274}]},{"osd":7,"last update":"Thu Oct 26 02:24:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.119},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":1.196}]}]},{"osd":1,"up_from":16,"seq":68719476791,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":183156,"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":"Thu Oct 26 02:25:35 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.628,"15min":0.54400000000000004},"min":{"1min":0.56100000000000005,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.66700000000000004,"15min":0.57599999999999996},"min":{"1min":0.59299999999999997,"5min":0.31,"15min":0.31},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.92900000000000005}]},{"osd":2,"last update":"Thu Oct 26 02:24:53 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.67400000000000004,"15min":0.65300000000000002},"min":{"1min":0.56000000000000005,"5min":0.433,"15min":0.433},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.879,"5min":0.748,"15min":0.70099999999999996},"min":{"1min":0.629,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.69499999999999995}]},{"osd":3,"last update":"Thu Oct 26 02:25:23 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.82099999999999995,"15min":0.81599999999999995},"min":{"1min":0.63900000000000001,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.0589999999999999,"5min":1.246,"15min":1.246},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.88300000000000001,"15min":0.86099999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":0.95799999999999996}]},{"osd":4,"last update":"Thu Oct 26 02:25:35 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.92600000000000005,"15min":0.89200000000000002},"min":{"1min":0.82599999999999996,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3169999999999999,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.97299999999999998,"15min":0.94499999999999995},"min":{"1min":0.78700000000000003,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.4390000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.0529999999999999}]},{"osd":5,"last update":"Thu Oct 26 02:25:02 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.089,"15min":1.085},"min":{"1min":0.83599999999999997,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.105},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.042,"15min":1.038},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.3600000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.0209999999999999}]},{"osd":6,"last update":"Thu Oct 26 02:25:25 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.1579999999999999,"15min":1.1619999999999999},"min":{"1min":0.78900000000000003,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.222,"5min":1.206,"15min":1.204},"min":{"1min":0.86399999999999999,"5min":0.755,"15min":0.755},"max":{"1min":1.716,"5min":1.716,"15min":1.716},"last":1.3620000000000001}]},{"osd":7,"last update":"Thu Oct 26 02:24:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"min":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.262,"5min":1.262,"15min":1.262},"min":{"1min":1.04,"5min":1.04,"15min":1.04},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":1.1719999999999999}]}]},{"osd":0,"up_from":10,"seq":42949673022,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Thu Oct 26 02:25:27 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.60699999999999998,"15min":0.55300000000000005},"min":{"1min":0.40600000000000003,"5min":0.376,"15min":0.376},"max":{"1min":1.018,"5min":1.026,"15min":1.026},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.71399999999999997,"15min":0.628},"min":{"1min":0.44400000000000001,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":0.67000000000000004}]},{"osd":2,"last update":"Thu Oct 26 02:24:51 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.73099999999999998,"15min":0.71699999999999997},"min":{"1min":0.57999999999999996,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.24,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.68899999999999995,"15min":0.67700000000000005},"min":{"1min":0.52200000000000002,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.94299999999999995,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.71599999999999997}]},{"osd":3,"last update":"Thu Oct 26 02:25:17 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.755,"15min":0.749},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.85999999999999999,"15min":0.83999999999999997},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.095}]},{"osd":4,"last update":"Thu Oct 26 02:25:40 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.95099999999999996,"15min":0.94799999999999995},"min":{"1min":0.79000000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2090000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.872},{"interface":"front","average":{"1min":1.097,"5min":1.0189999999999999,"15min":0.98799999999999999},"min":{"1min":0.67800000000000005,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.3680000000000001,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.2969999999999999}]},{"osd":5,"last update":"Thu Oct 26 02:25:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.0700000000000001,"15min":1.0620000000000001},"min":{"1min":0.83399999999999996,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0680000000000001,"15min":1.0660000000000001},"min":{"1min":0.89700000000000002,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":1.0349999999999999}]},{"osd":6,"last update":"Thu Oct 26 02:25:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.125,"15min":1.121},"min":{"1min":0.77100000000000002,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.4810000000000001,"5min":1.615,"15min":1.615},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.1870000000000001,"15min":1.1830000000000001},"min":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"max":{"1min":1.6639999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.2430000000000001}]},{"osd":7,"last update":"Thu Oct 26 02:24:51 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.113,"15min":1.113},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.2569999999999999},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"min":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":1.163}]}]},{"osd":2,"up_from":21,"seq":90194313267,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Thu Oct 26 02:24:51 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.61899999999999999,"15min":0.60299999999999998},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.90000000000000002,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.68300000000000005,"15min":0.66500000000000004},"min":{"1min":0.42599999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.90500000000000003}]},{"osd":1,"last update":"Thu Oct 26 02:24:51 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.68600000000000005,"15min":0.66200000000000003},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.1419999999999999,"5min":1.232,"15min":1.232},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.76800000000000002,"15min":0.751},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.081,"5min":1.458,"15min":1.458},"last":0.85299999999999998}]},{"osd":3,"last update":"Thu Oct 26 02:25:16 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.79900000000000004,"15min":0.78500000000000003},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.1140000000000001,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.85899999999999999,"15min":0.82699999999999996},"min":{"1min":0.63200000000000001,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.76900000000000002}]},{"osd":4,"last update":"Thu Oct 26 02:25:39 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.94099999999999995,"15min":0.94099999999999995},"min":{"1min":0.64100000000000001,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.5109999999999999,"5min":1.518,"15min":1.518},"last":1.006},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0149999999999999,"15min":0.99299999999999999},"min":{"1min":0.77500000000000002,"5min":0.622,"15min":0.622},"max":{"1min":1.9219999999999999,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":1.169}]},{"osd":5,"last update":"Thu Oct 26 02:25:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0329999999999999,"15min":1.028},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.099,"5min":1.048,"15min":1.04},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":1.27}]},{"osd":6,"last update":"Thu Oct 26 02:25:29 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.1699999999999999,"15min":1.1830000000000001},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.4710000000000001,"5min":1.762,"15min":1.762},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1910000000000001,"15min":1.194},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.4319999999999999,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.3260000000000001}]},{"osd":7,"last update":"Thu Oct 26 02:24:51 2023","interfaces":[{"interface":"back","average":{"1min":1.208,"5min":1.208,"15min":1.208},"min":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.3819999999999999},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.0680000000000001}]}]},{"osd":3,"up_from":27,"seq":115964117039,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Thu Oct 26 02:25:18 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.72999999999999998,"15min":0.73499999999999999},"min":{"1min":0.54700000000000004,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.92500000000000004,"5min":1.611,"15min":1.611},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.72499999999999998,"15min":0.69299999999999995},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.77500000000000002}]},{"osd":1,"last update":"Thu Oct 26 02:25:18 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.751,"15min":0.72699999999999998},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":2.1859999999999999,"5min":2.1859999999999999,"15min":2.1859999999999999},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.78800000000000003,"15min":0.751},"min":{"1min":0.58899999999999997,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1459999999999999,"5min":1.732,"15min":1.732},"last":0.81999999999999995}]},{"osd":2,"last update":"Thu Oct 26 02:25:18 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.82899999999999996,"15min":0.79300000000000004},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.351,"5min":1.7949999999999999,"15min":1.7949999999999999},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.984,"5min":1.984,"15min":1.984},"last":0.70999999999999996}]},{"osd":4,"last update":"Thu Oct 26 02:25:40 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.97999999999999998,"15min":0.96399999999999997},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.353,"5min":2.0649999999999999,"15min":2.0649999999999999},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.095,"5min":1.0960000000000001,"15min":1.0720000000000001},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.516,"5min":2.3079999999999998,"15min":2.3079999999999998},"last":1.1779999999999999}]},{"osd":5,"last update":"Thu Oct 26 02:24:59 2023","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.131,"15min":1.121},"min":{"1min":0.83399999999999996,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":2.3580000000000001,"5min":2.3580000000000001,"15min":2.3580000000000001},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.0449999999999999,"15min":1.0349999999999999},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":2.2770000000000001,"5min":2.2770000000000001,"15min":2.2770000000000001},"last":1.232}]},{"osd":6,"last update":"Thu Oct 26 02:25:27 2023","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.2030000000000001,"15min":1.1990000000000001},"min":{"1min":0.77200000000000002,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":2.3149999999999999,"5min":2.3719999999999999,"15min":2.3719999999999999},"last":1.3160000000000001},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.036,"15min":1.03},"min":{"1min":0.68200000000000005,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.857,"5min":1.857,"15min":1.857},"last":1.091}]},{"osd":7,"last update":"Thu Oct 26 02:24:49 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.173,"15min":1.173},"min":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"max":{"1min":2.3450000000000002,"5min":2.3450000000000002,"15min":2.3450000000000002},"last":1.3},{"interface":"front","average":{"1min":1.254,"5min":1.254,"15min":1.254},"min":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"max":{"1min":2.395,"5min":2.395,"15min":2.395},"last":1.262}]}]},{"osd":4,"up_from":32,"seq":137438953514,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Thu Oct 26 02:25:38 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.81899999999999995,"15min":0.82699999999999996},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.0740000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.84299999999999997,"15min":0.84899999999999998},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.1020000000000001,"5min":1.121,"15min":1.121},"last":0.78000000000000003}]},{"osd":1,"last update":"Thu Oct 26 02:25:38 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.83699999999999997,"15min":0.83899999999999997},"min":{"1min":0.60399999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.75},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.86399999999999999,"15min":0.86099999999999999},"min":{"1min":0.63100000000000001,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.91400000000000003}]},{"osd":2,"last update":"Thu Oct 26 02:25:38 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.84199999999999997,"15min":0.84999999999999998},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.90600000000000003,"15min":0.91000000000000003},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.198,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.90000000000000002}]},{"osd":3,"last update":"Thu Oct 26 02:25:38 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.84499999999999997,"15min":0.81899999999999995},"min":{"1min":0.65700000000000003,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.0880000000000001},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.90400000000000003,"15min":0.89200000000000002},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.96999999999999997}]},{"osd":5,"last update":"Thu Oct 26 02:25:02 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.82399999999999995,"15min":0.81699999999999995},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.131,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.04},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.89300000000000002,"15min":0.89000000000000001},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":1.0569999999999999}]},{"osd":6,"last update":"Thu Oct 26 02:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"min":{"1min":0.61199999999999999,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":1.014},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.99399999999999999,"15min":0.998},"min":{"1min":0.72299999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2330000000000001,"5min":1.337,"15min":1.337},"last":1.1160000000000001}]},{"osd":7,"last update":"Thu Oct 26 02:24:49 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.871},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.1419999999999999}]}]},{"osd":5,"up_from":37,"seq":158913789989,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049036,"kb_used_data":452,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696116,"statfs":{"total":95995035648,"available":94920822784,"internally_reserved":1073741824,"allocated":462848,"data_stored":183744,"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":"Thu Oct 26 02:24:59 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.83999999999999997,"15min":0.84199999999999997},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.88,"15min":0.88600000000000001},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.1240000000000001,"5min":1.425,"15min":1.425},"last":0.92900000000000005}]},{"osd":1,"last update":"Thu Oct 26 02:24:59 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.88600000000000001,"15min":0.89100000000000001},"min":{"1min":0.65300000000000002,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.077,"5min":1.252,"15min":1.252},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.90100000000000002,"15min":0.90100000000000002},"min":{"1min":0.66500000000000004,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.1799999999999999,"5min":1.335,"15min":1.335},"last":0.85399999999999998}]},{"osd":2,"last update":"Thu Oct 26 02:24:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.93500000000000005,"15min":0.93799999999999994},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.88900000000000001,"15min":0.88600000000000001},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.97599999999999998}]},{"osd":3,"last update":"Thu Oct 26 02:24:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.89800000000000002,"15min":0.89500000000000002},"min":{"1min":0.66700000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.93700000000000006,"15min":0.92800000000000005},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.90200000000000002}]},{"osd":4,"last update":"Thu Oct 26 02:24:59 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.81699999999999995,"15min":0.81499999999999995},"min":{"1min":0.59599999999999997,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.3460000000000001,"5min":1.619,"15min":1.619},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.877,"15min":0.86299999999999999},"min":{"1min":0.61299999999999999,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.94399999999999995}]},{"osd":6,"last update":"Thu Oct 26 02:25:24 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.90800000000000003,"15min":0.91100000000000003},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.181,"5min":1.514,"15min":1.514},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.98399999999999999,"15min":0.99399999999999999},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.173,"5min":1.286,"15min":1.286},"last":1.026}]},{"osd":7,"last update":"Thu Oct 26 02:24:48 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.056,"15min":1.056},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.766,"5min":1.766,"15min":1.766},"last":1.05}]}]}]}} 2023-10-26T02:25:51.368 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-26T02:25:51.368 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-26T02:25:51.369 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-26T02:25:51.369 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 -- ceph health --format=json 2023-10-26T02:25:51.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:51 smithi017 bash[23462]: audit 2023-10-26T02:25:50.570006+0000 mgr.y (mgr.14140) 266 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T02:25:51.775 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:51 smithi017 bash[23462]: cluster 2023-10-26T02:25:50.709814+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:51.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:51 smithi017 bash[27028]: audit 2023-10-26T02:25:50.570006+0000 mgr.y (mgr.14140) 266 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T02:25:51.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:51 smithi017 bash[27028]: cluster 2023-10-26T02:25:50.709814+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:52.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:51 smithi163 bash[23532]: audit 2023-10-26T02:25:50.570006+0000 mgr.y (mgr.14140) 266 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T02:25:52.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:51 smithi163 bash[23532]: cluster 2023-10-26T02:25:50.709814+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:54.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:53 smithi163 bash[23532]: cluster 2023-10-26T02:25:52.710499+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:54.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:53 smithi017 bash[23462]: cluster 2023-10-26T02:25:52.710499+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:54.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:53 smithi017 bash[27028]: cluster 2023-10-26T02:25:52.710499+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:54.447 INFO:teuthology.orchestra.run.smithi017.stdout: 2023-10-26T02:25:54.774 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:54 smithi017 bash[23462]: audit 2023-10-26T02:25:54.444231+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.17:0/1194113731' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-26T02:25:54.775 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:54 smithi017 bash[27028]: audit 2023-10-26T02:25:54.444231+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.17:0/1194113731' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-26T02:25:55.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:54 smithi163 bash[23532]: audit 2023-10-26T02:25:54.444231+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.17:0/1194113731' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-26T02:25:55.239 INFO:teuthology.orchestra.run.smithi017.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-26T02:25:55.239 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-26T02:25:55.240 INFO:tasks.cephadm:Setup complete, yielding 2023-10-26T02:25:55.240 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-26T02:25:55.250 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi017.front.sepia.ceph.com 2023-10-26T02:25:55.251 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-10-26T02:25:56.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:55 smithi163 bash[23532]: cluster 2023-10-26T02:25:54.711134+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:56.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:55 smithi017 bash[23462]: cluster 2023-10-26T02:25:54.711134+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:56.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:55 smithi017 bash[27028]: cluster 2023-10-26T02:25:54.711134+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:58.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:57 smithi163 bash[23532]: cluster 2023-10-26T02:25:56.711727+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:58.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:57 smithi017 bash[23462]: cluster 2023-10-26T02:25:56.711727+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:58.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:57 smithi017 bash[27028]: cluster 2023-10-26T02:25:56.711727+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:25:59.810 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-10-26T02:25:59.810 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "a09f644a-5011-4c88-8368-634536d4f494", 2023-10-26T02:25:59.810 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "r", 2023-10-26T02:25:59.810 INFO:teuthology.orchestra.run.smithi017.stdout: "current_period": "940ec5e8-a884-45e2-8148-dea8bab0cd40", 2023-10-26T02:25:59.811 INFO:teuthology.orchestra.run.smithi017.stdout: "epoch": 1 2023-10-26T02:25:59.811 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-10-26T02:26:00.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:59 smithi017 bash[23462]: cluster 2023-10-26T02:25:58.712322+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:00.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:59 smithi017 bash[23462]: cluster 2023-10-26T02:25:58.762737+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-26T02:26:00.047 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:25:59 smithi017 bash[23462]: audit 2023-10-26T02:25:58.768367+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.17:0/3653331725' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-10-26T02:26:00.048 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:59 smithi017 bash[27028]: cluster 2023-10-26T02:25:58.712322+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:00.048 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:59 smithi017 bash[27028]: cluster 2023-10-26T02:25:58.762737+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-26T02:26:00.048 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:25:59 smithi017 bash[27028]: audit 2023-10-26T02:25:58.768367+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.17:0/3653331725' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-10-26T02:26:00.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:59 smithi163 bash[23532]: cluster 2023-10-26T02:25:58.712322+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:00.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:59 smithi163 bash[23532]: cluster 2023-10-26T02:25:58.762737+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-26T02:26:00.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:25:59 smithi163 bash[23532]: audit 2023-10-26T02:25:58.768367+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.17:0/3653331725' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-10-26T02:26:00.588 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-10-26T02:26:01.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:00 smithi017 bash[23462]: audit 2023-10-26T02:25:59.765217+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.17:0/3653331725' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-10-26T02:26:01.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:00 smithi017 bash[23462]: cluster 2023-10-26T02:25:59.765584+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-26T02:26:01.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:00 smithi017 bash[27028]: audit 2023-10-26T02:25:59.765217+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.17:0/3653331725' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-10-26T02:26:01.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:00 smithi017 bash[27028]: cluster 2023-10-26T02:25:59.765584+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-26T02:26:01.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:00 smithi163 bash[23532]: audit 2023-10-26T02:25:59.765217+0000 mon.a (mon.0) 525 : audit [INF] from='client.? 172.21.15.17:0/3653331725' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-10-26T02:26:01.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:00 smithi163 bash[23532]: cluster 2023-10-26T02:25:59.765584+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-26T02:26:01.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:01 smithi017 bash[23462]: cluster 2023-10-26T02:26:00.712911+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v261: 33 pgs: 8 creating+peering, 1 active+clean, 24 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:01.922 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:01 smithi017 bash[23462]: cluster 2023-10-26T02:26:00.788290+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-26T02:26:01.923 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:01 smithi017 bash[27028]: cluster 2023-10-26T02:26:00.712911+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v261: 33 pgs: 8 creating+peering, 1 active+clean, 24 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:01.923 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:01 smithi017 bash[27028]: cluster 2023-10-26T02:26:00.788290+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-26T02:26:02.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:01 smithi163 bash[23532]: cluster 2023-10-26T02:26:00.712911+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v261: 33 pgs: 8 creating+peering, 1 active+clean, 24 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:02.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:01 smithi163 bash[23532]: cluster 2023-10-26T02:26:00.788290+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-26T02:26:03.211 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-10-26T02:26:03.211 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "21a33479-fa3e-424f-8092-3ec2afc31a54", 2023-10-26T02:26:03.211 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "default", 2023-10-26T02:26:03.212 INFO:teuthology.orchestra.run.smithi017.stdout: "api_name": "default", 2023-10-26T02:26:03.212 INFO:teuthology.orchestra.run.smithi017.stdout: "is_master": "true", 2023-10-26T02:26:03.212 INFO:teuthology.orchestra.run.smithi017.stdout: "endpoints": [], 2023-10-26T02:26:03.212 INFO:teuthology.orchestra.run.smithi017.stdout: "hostnames": [], 2023-10-26T02:26:03.212 INFO:teuthology.orchestra.run.smithi017.stdout: "hostnames_s3website": [], 2023-10-26T02:26:03.213 INFO:teuthology.orchestra.run.smithi017.stdout: "master_zone": "", 2023-10-26T02:26:03.213 INFO:teuthology.orchestra.run.smithi017.stdout: "zones": [], 2023-10-26T02:26:03.213 INFO:teuthology.orchestra.run.smithi017.stdout: "placement_targets": [], 2023-10-26T02:26:03.213 INFO:teuthology.orchestra.run.smithi017.stdout: "default_placement": "", 2023-10-26T02:26:03.213 INFO:teuthology.orchestra.run.smithi017.stdout: "realm_id": "a09f644a-5011-4c88-8368-634536d4f494", 2023-10-26T02:26:03.214 INFO:teuthology.orchestra.run.smithi017.stdout: "sync_policy": { 2023-10-26T02:26:03.214 INFO:teuthology.orchestra.run.smithi017.stdout: "groups": [] 2023-10-26T02:26:03.214 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:26:03.214 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-10-26T02:26:03.976 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-10-26T02:26:04.119 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:03 smithi017 bash[23462]: cluster 2023-10-26T02:26:02.713653+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v263: 33 pgs: 21 active+clean, 8 creating+peering, 4 unknown; 369 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-10-26T02:26:04.119 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:03 smithi017 bash[27028]: cluster 2023-10-26T02:26:02.713653+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v263: 33 pgs: 21 active+clean, 8 creating+peering, 4 unknown; 369 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-10-26T02:26:04.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:03 smithi163 bash[23532]: cluster 2023-10-26T02:26:02.713653+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v263: 33 pgs: 21 active+clean, 8 creating+peering, 4 unknown; 369 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-10-26T02:26:06.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:05 smithi163 bash[23532]: cluster 2023-10-26T02:26:04.714433+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v264: 33 pgs: 30 active+clean, 3 creating+peering; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-10-26T02:26:06.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:05 smithi017 bash[23462]: cluster 2023-10-26T02:26:04.714433+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v264: 33 pgs: 30 active+clean, 3 creating+peering; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-10-26T02:26:06.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:05 smithi017 bash[27028]: cluster 2023-10-26T02:26:04.714433+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v264: 33 pgs: 30 active+clean, 3 creating+peering; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-10-26T02:26:06.671 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-10-26T02:26:06.671 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "89f32c71-ce75-4961-b75b-f1855b923471", 2023-10-26T02:26:06.671 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "z", 2023-10-26T02:26:06.672 INFO:teuthology.orchestra.run.smithi017.stdout: "domain_root": "z.rgw.meta:root", 2023-10-26T02:26:06.672 INFO:teuthology.orchestra.run.smithi017.stdout: "control_pool": "z.rgw.control", 2023-10-26T02:26:06.672 INFO:teuthology.orchestra.run.smithi017.stdout: "gc_pool": "z.rgw.log:gc", 2023-10-26T02:26:06.672 INFO:teuthology.orchestra.run.smithi017.stdout: "lc_pool": "z.rgw.log:lc", 2023-10-26T02:26:06.673 INFO:teuthology.orchestra.run.smithi017.stdout: "log_pool": "z.rgw.log", 2023-10-26T02:26:06.673 INFO:teuthology.orchestra.run.smithi017.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-10-26T02:26:06.673 INFO:teuthology.orchestra.run.smithi017.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-10-26T02:26:06.673 INFO:teuthology.orchestra.run.smithi017.stdout: "roles_pool": "z.rgw.meta:roles", 2023-10-26T02:26:06.673 INFO:teuthology.orchestra.run.smithi017.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-10-26T02:26:06.673 INFO:teuthology.orchestra.run.smithi017.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-10-26T02:26:06.674 INFO:teuthology.orchestra.run.smithi017.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-10-26T02:26:06.674 INFO:teuthology.orchestra.run.smithi017.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-10-26T02:26:06.674 INFO:teuthology.orchestra.run.smithi017.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-10-26T02:26:06.674 INFO:teuthology.orchestra.run.smithi017.stdout: "otp_pool": "z.rgw.otp", 2023-10-26T02:26:06.674 INFO:teuthology.orchestra.run.smithi017.stdout: "system_key": { 2023-10-26T02:26:06.675 INFO:teuthology.orchestra.run.smithi017.stdout: "access_key": "", 2023-10-26T02:26:06.675 INFO:teuthology.orchestra.run.smithi017.stdout: "secret_key": "" 2023-10-26T02:26:06.675 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:26:06.675 INFO:teuthology.orchestra.run.smithi017.stdout: "placement_pools": [ 2023-10-26T02:26:06.675 INFO:teuthology.orchestra.run.smithi017.stdout: { 2023-10-26T02:26:06.676 INFO:teuthology.orchestra.run.smithi017.stdout: "key": "default-placement", 2023-10-26T02:26:06.676 INFO:teuthology.orchestra.run.smithi017.stdout: "val": { 2023-10-26T02:26:06.676 INFO:teuthology.orchestra.run.smithi017.stdout: "index_pool": "z.rgw.buckets.index", 2023-10-26T02:26:06.676 INFO:teuthology.orchestra.run.smithi017.stdout: "storage_classes": { 2023-10-26T02:26:06.676 INFO:teuthology.orchestra.run.smithi017.stdout: "STANDARD": { 2023-10-26T02:26:06.677 INFO:teuthology.orchestra.run.smithi017.stdout: "data_pool": "z.rgw.buckets.data" 2023-10-26T02:26:06.677 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:26:06.677 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:26:06.677 INFO:teuthology.orchestra.run.smithi017.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-10-26T02:26:06.677 INFO:teuthology.orchestra.run.smithi017.stdout: "index_type": 0 2023-10-26T02:26:06.678 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:26:06.678 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:26:06.678 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2023-10-26T02:26:06.678 INFO:teuthology.orchestra.run.smithi017.stdout: "realm_id": "a09f644a-5011-4c88-8368-634536d4f494" 2023-10-26T02:26:06.679 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-10-26T02:26:07.407 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-10-26T02:26:08.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:07 smithi163 bash[23532]: cluster 2023-10-26T02:26:06.715186+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v265: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 257 B/s rd, 1.1 KiB/s wr, 1 op/s 2023-10-26T02:26:08.274 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:07 smithi017 bash[23462]: cluster 2023-10-26T02:26:06.715186+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v265: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 257 B/s rd, 1.1 KiB/s wr, 1 op/s 2023-10-26T02:26:08.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:07 smithi017 bash[27028]: cluster 2023-10-26T02:26:06.715186+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v265: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 257 B/s rd, 1.1 KiB/s wr, 1 op/s 2023-10-26T02:26:10.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:09 smithi163 bash[23532]: cluster 2023-10-26T02:26:08.716010+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v266: 33 pgs: 33 active+clean; 996 B data, 4.0 MiB used, 707 GiB / 715 GiB avail; 343 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-10-26T02:26:10.024 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:09 smithi017 bash[23462]: cluster 2023-10-26T02:26:08.716010+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v266: 33 pgs: 33 active+clean; 996 B data, 4.0 MiB used, 707 GiB / 715 GiB avail; 343 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-10-26T02:26:10.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:09 smithi017 bash[27028]: cluster 2023-10-26T02:26:08.716010+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v266: 33 pgs: 33 active+clean; 996 B data, 4.0 MiB used, 707 GiB / 715 GiB avail; 343 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-10-26T02:26:12.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:11 smithi163 bash[23532]: cluster 2023-10-26T02:26:10.716698+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v267: 33 pgs: 33 active+clean; 1.0 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 409 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-10-26T02:26:12.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:11 smithi163 bash[23532]: cluster 2023-10-26T02:26:10.736304+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-26T02:26:12.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:11 smithi163 bash[23532]: audit 2023-10-26T02:26:10.740144+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.17:0/1089244685' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-10-26T02:26:12.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:11 smithi017 bash[23462]: cluster 2023-10-26T02:26:10.716698+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v267: 33 pgs: 33 active+clean; 1.0 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 409 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-10-26T02:26:12.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:11 smithi017 bash[23462]: cluster 2023-10-26T02:26:10.736304+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-26T02:26:12.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:11 smithi017 bash[23462]: audit 2023-10-26T02:26:10.740144+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.17:0/1089244685' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-10-26T02:26:12.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:11 smithi017 bash[27028]: cluster 2023-10-26T02:26:10.716698+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v267: 33 pgs: 33 active+clean; 1.0 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 409 B/s rd, 1.4 KiB/s wr, 2 op/s 2023-10-26T02:26:12.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:11 smithi017 bash[27028]: cluster 2023-10-26T02:26:10.736304+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-26T02:26:12.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:11 smithi017 bash[27028]: audit 2023-10-26T02:26:10.740144+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.17:0/1089244685' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-10-26T02:26:13.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:12 smithi017 bash[23462]: audit 2023-10-26T02:26:11.739428+0000 mon.a (mon.0) 530 : audit [INF] from='client.? 172.21.15.17:0/1089244685' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-10-26T02:26:13.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:12 smithi017 bash[23462]: cluster 2023-10-26T02:26:11.739927+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-26T02:26:13.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:12 smithi017 bash[27028]: audit 2023-10-26T02:26:11.739428+0000 mon.a (mon.0) 530 : audit [INF] from='client.? 172.21.15.17:0/1089244685' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-10-26T02:26:13.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:12 smithi017 bash[27028]: cluster 2023-10-26T02:26:11.739927+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-26T02:26:13.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:12 smithi163 bash[23532]: audit 2023-10-26T02:26:11.739428+0000 mon.a (mon.0) 530 : audit [INF] from='client.? 172.21.15.17:0/1089244685' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-10-26T02:26:13.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:12 smithi163 bash[23532]: cluster 2023-10-26T02:26:11.739927+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-26T02:26:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:13 smithi163 bash[23532]: cluster 2023-10-26T02:26:12.717457+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v270: 65 pgs: 1 creating+activating, 5 creating+peering, 15 unknown, 44 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 1.6 KiB/s rd, 1023 B/s wr, 2 op/s 2023-10-26T02:26:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:13 smithi163 bash[23532]: cluster 2023-10-26T02:26:12.757375+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-26T02:26:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:13 smithi163 bash[23532]: audit 2023-10-26T02:26:12.765618+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.17:0/1089244685' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-10-26T02:26:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:13 smithi163 bash[23532]: audit 2023-10-26T02:26:13.758078+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.17:0/1089244685' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-10-26T02:26:14.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:13 smithi163 bash[23532]: cluster 2023-10-26T02:26:13.758408+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-26T02:26:14.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:13 smithi017 bash[23462]: cluster 2023-10-26T02:26:12.717457+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v270: 65 pgs: 1 creating+activating, 5 creating+peering, 15 unknown, 44 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 1.6 KiB/s rd, 1023 B/s wr, 2 op/s 2023-10-26T02:26:14.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:13 smithi017 bash[23462]: cluster 2023-10-26T02:26:12.757375+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-26T02:26:14.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:13 smithi017 bash[23462]: audit 2023-10-26T02:26:12.765618+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.17:0/1089244685' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-10-26T02:26:14.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:13 smithi017 bash[23462]: audit 2023-10-26T02:26:13.758078+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.17:0/1089244685' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-10-26T02:26:14.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:13 smithi017 bash[23462]: cluster 2023-10-26T02:26:13.758408+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-26T02:26:14.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:13 smithi017 bash[27028]: cluster 2023-10-26T02:26:12.717457+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v270: 65 pgs: 1 creating+activating, 5 creating+peering, 15 unknown, 44 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 1.6 KiB/s rd, 1023 B/s wr, 2 op/s 2023-10-26T02:26:14.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:13 smithi017 bash[27028]: cluster 2023-10-26T02:26:12.757375+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-26T02:26:14.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:13 smithi017 bash[27028]: audit 2023-10-26T02:26:12.765618+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.17:0/1089244685' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-10-26T02:26:14.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:13 smithi017 bash[27028]: audit 2023-10-26T02:26:13.758078+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.17:0/1089244685' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-10-26T02:26:14.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:13 smithi017 bash[27028]: cluster 2023-10-26T02:26:13.758408+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-26T02:26:15.780 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:15 smithi163 bash[23532]: cluster 2023-10-26T02:26:14.718191+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v273: 97 pgs: 1 creating+activating, 5 creating+peering, 40 unknown, 51 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 511 B/s wr, 4 op/s 2023-10-26T02:26:15.781 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:15 smithi163 bash[23532]: cluster 2023-10-26T02:26:14.763182+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-26T02:26:15.781 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:15 smithi163 bash[23532]: audit 2023-10-26T02:26:14.770277+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-10-26T02:26:16.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:15 smithi017 bash[23462]: cluster 2023-10-26T02:26:14.718191+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v273: 97 pgs: 1 creating+activating, 5 creating+peering, 40 unknown, 51 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 511 B/s wr, 4 op/s 2023-10-26T02:26:16.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:15 smithi017 bash[23462]: cluster 2023-10-26T02:26:14.763182+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-26T02:26:16.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:15 smithi017 bash[23462]: audit 2023-10-26T02:26:14.770277+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-10-26T02:26:16.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:15 smithi017 bash[27028]: cluster 2023-10-26T02:26:14.718191+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v273: 97 pgs: 1 creating+activating, 5 creating+peering, 40 unknown, 51 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 511 B/s wr, 4 op/s 2023-10-26T02:26:16.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:15 smithi017 bash[27028]: cluster 2023-10-26T02:26:14.763182+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-26T02:26:16.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:15 smithi017 bash[27028]: audit 2023-10-26T02:26:14.770277+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-10-26T02:26:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:16 smithi163 bash[23532]: audit 2023-10-26T02:26:15.765900+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-10-26T02:26:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:16 smithi163 bash[23532]: cluster 2023-10-26T02:26:15.766369+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-26T02:26:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:16 smithi163 bash[23532]: audit 2023-10-26T02:26:15.781802+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-10-26T02:26:17.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:16 smithi017 bash[23462]: audit 2023-10-26T02:26:15.765900+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-10-26T02:26:17.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:16 smithi017 bash[23462]: cluster 2023-10-26T02:26:15.766369+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-26T02:26:17.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:16 smithi017 bash[23462]: audit 2023-10-26T02:26:15.781802+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-10-26T02:26:17.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:16 smithi017 bash[27028]: audit 2023-10-26T02:26:15.765900+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-10-26T02:26:17.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:16 smithi017 bash[27028]: cluster 2023-10-26T02:26:15.766369+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-26T02:26:17.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:16 smithi017 bash[27028]: audit 2023-10-26T02:26:15.781802+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-10-26T02:26:17.988 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-10-26T02:26:17.989 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "640adbc9-f6f2-408a-b224-8dc62e727973", 2023-10-26T02:26:17.989 INFO:teuthology.orchestra.run.smithi017.stdout: "epoch": 1, 2023-10-26T02:26:17.989 INFO:teuthology.orchestra.run.smithi017.stdout: "predecessor_uuid": "940ec5e8-a884-45e2-8148-dea8bab0cd40", 2023-10-26T02:26:17.990 INFO:teuthology.orchestra.run.smithi017.stdout: "sync_status": [], 2023-10-26T02:26:17.990 INFO:teuthology.orchestra.run.smithi017.stdout: "period_map": { 2023-10-26T02:26:17.991 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "640adbc9-f6f2-408a-b224-8dc62e727973", 2023-10-26T02:26:17.991 INFO:teuthology.orchestra.run.smithi017.stdout: "zonegroups": [ 2023-10-26T02:26:17.991 INFO:teuthology.orchestra.run.smithi017.stdout: { 2023-10-26T02:26:17.992 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "21a33479-fa3e-424f-8092-3ec2afc31a54", 2023-10-26T02:26:17.992 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "default", 2023-10-26T02:26:17.992 INFO:teuthology.orchestra.run.smithi017.stdout: "api_name": "default", 2023-10-26T02:26:17.993 INFO:teuthology.orchestra.run.smithi017.stdout: "is_master": "true", 2023-10-26T02:26:17.993 INFO:teuthology.orchestra.run.smithi017.stdout: "endpoints": [], 2023-10-26T02:26:17.993 INFO:teuthology.orchestra.run.smithi017.stdout: "hostnames": [], 2023-10-26T02:26:17.993 INFO:teuthology.orchestra.run.smithi017.stdout: "hostnames_s3website": [], 2023-10-26T02:26:17.994 INFO:teuthology.orchestra.run.smithi017.stdout: "master_zone": "89f32c71-ce75-4961-b75b-f1855b923471", 2023-10-26T02:26:17.994 INFO:teuthology.orchestra.run.smithi017.stdout: "zones": [ 2023-10-26T02:26:17.994 INFO:teuthology.orchestra.run.smithi017.stdout: { 2023-10-26T02:26:17.994 INFO:teuthology.orchestra.run.smithi017.stdout: "id": "89f32c71-ce75-4961-b75b-f1855b923471", 2023-10-26T02:26:17.995 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "z", 2023-10-26T02:26:17.995 INFO:teuthology.orchestra.run.smithi017.stdout: "endpoints": [], 2023-10-26T02:26:17.995 INFO:teuthology.orchestra.run.smithi017.stdout: "log_meta": "false", 2023-10-26T02:26:17.995 INFO:teuthology.orchestra.run.smithi017.stdout: "log_data": "false", 2023-10-26T02:26:17.995 INFO:teuthology.orchestra.run.smithi017.stdout: "bucket_index_max_shards": 11, 2023-10-26T02:26:17.996 INFO:teuthology.orchestra.run.smithi017.stdout: "read_only": "false", 2023-10-26T02:26:17.996 INFO:teuthology.orchestra.run.smithi017.stdout: "tier_type": "", 2023-10-26T02:26:17.996 INFO:teuthology.orchestra.run.smithi017.stdout: "sync_from_all": "true", 2023-10-26T02:26:17.996 INFO:teuthology.orchestra.run.smithi017.stdout: "sync_from": [], 2023-10-26T02:26:17.996 INFO:teuthology.orchestra.run.smithi017.stdout: "redirect_zone": "" 2023-10-26T02:26:17.997 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:26:17.997 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2023-10-26T02:26:17.997 INFO:teuthology.orchestra.run.smithi017.stdout: "placement_targets": [ 2023-10-26T02:26:17.997 INFO:teuthology.orchestra.run.smithi017.stdout: { 2023-10-26T02:26:17.997 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "default-placement", 2023-10-26T02:26:17.998 INFO:teuthology.orchestra.run.smithi017.stdout: "tags": [], 2023-10-26T02:26:17.998 INFO:teuthology.orchestra.run.smithi017.stdout: "storage_classes": [ 2023-10-26T02:26:17.998 INFO:teuthology.orchestra.run.smithi017.stdout: "STANDARD" 2023-10-26T02:26:17.998 INFO:teuthology.orchestra.run.smithi017.stdout: ] 2023-10-26T02:26:17.999 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:26:17.999 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2023-10-26T02:26:17.999 INFO:teuthology.orchestra.run.smithi017.stdout: "default_placement": "default-placement", 2023-10-26T02:26:17.999 INFO:teuthology.orchestra.run.smithi017.stdout: "realm_id": "a09f644a-5011-4c88-8368-634536d4f494", 2023-10-26T02:26:18.000 INFO:teuthology.orchestra.run.smithi017.stdout: "sync_policy": { 2023-10-26T02:26:18.000 INFO:teuthology.orchestra.run.smithi017.stdout: "groups": [] 2023-10-26T02:26:18.000 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:26:18.000 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:26:18.000 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2023-10-26T02:26:18.001 INFO:teuthology.orchestra.run.smithi017.stdout: "short_zone_ids": [ 2023-10-26T02:26:18.001 INFO:teuthology.orchestra.run.smithi017.stdout: { 2023-10-26T02:26:18.001 INFO:teuthology.orchestra.run.smithi017.stdout: "key": "89f32c71-ce75-4961-b75b-f1855b923471", 2023-10-26T02:26:18.001 INFO:teuthology.orchestra.run.smithi017.stdout: "val": 789426767 2023-10-26T02:26:18.001 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:26:18.002 INFO:teuthology.orchestra.run.smithi017.stdout: ] 2023-10-26T02:26:18.002 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:26:18.002 INFO:teuthology.orchestra.run.smithi017.stdout: "master_zonegroup": "21a33479-fa3e-424f-8092-3ec2afc31a54", 2023-10-26T02:26:18.002 INFO:teuthology.orchestra.run.smithi017.stdout: "master_zone": "89f32c71-ce75-4961-b75b-f1855b923471", 2023-10-26T02:26:18.002 INFO:teuthology.orchestra.run.smithi017.stdout: "period_config": { 2023-10-26T02:26:18.003 INFO:teuthology.orchestra.run.smithi017.stdout: "bucket_quota": { 2023-10-26T02:26:18.003 INFO:teuthology.orchestra.run.smithi017.stdout: "enabled": false, 2023-10-26T02:26:18.003 INFO:teuthology.orchestra.run.smithi017.stdout: "check_on_raw": false, 2023-10-26T02:26:18.003 INFO:teuthology.orchestra.run.smithi017.stdout: "max_size": -1, 2023-10-26T02:26:18.003 INFO:teuthology.orchestra.run.smithi017.stdout: "max_size_kb": 0, 2023-10-26T02:26:18.004 INFO:teuthology.orchestra.run.smithi017.stdout: "max_objects": -1 2023-10-26T02:26:18.004 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:26:18.004 INFO:teuthology.orchestra.run.smithi017.stdout: "user_quota": { 2023-10-26T02:26:18.004 INFO:teuthology.orchestra.run.smithi017.stdout: "enabled": false, 2023-10-26T02:26:18.005 INFO:teuthology.orchestra.run.smithi017.stdout: "check_on_raw": false, 2023-10-26T02:26:18.005 INFO:teuthology.orchestra.run.smithi017.stdout: "max_size": -1, 2023-10-26T02:26:18.005 INFO:teuthology.orchestra.run.smithi017.stdout: "max_size_kb": 0, 2023-10-26T02:26:18.005 INFO:teuthology.orchestra.run.smithi017.stdout: "max_objects": -1 2023-10-26T02:26:18.005 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:26:18.006 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:26:18.006 INFO:teuthology.orchestra.run.smithi017.stdout: "realm_id": "a09f644a-5011-4c88-8368-634536d4f494", 2023-10-26T02:26:18.006 INFO:teuthology.orchestra.run.smithi017.stdout: "realm_name": "r", 2023-10-26T02:26:18.006 INFO:teuthology.orchestra.run.smithi017.stdout: "realm_epoch": 2 2023-10-26T02:26:18.006 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-10-26T02:26:18.221 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:17 smithi017 bash[23462]: cluster 2023-10-26T02:26:16.719048+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v276: 129 pgs: 1 creating+activating, 2 creating+peering, 39 unknown, 87 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-10-26T02:26:18.221 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:17 smithi017 bash[23462]: audit 2023-10-26T02:26:16.782233+0000 mon.a (mon.0) 541 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-10-26T02:26:18.222 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:17 smithi017 bash[23462]: cluster 2023-10-26T02:26:16.782402+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-26T02:26:18.222 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:17 smithi017 bash[23462]: audit 2023-10-26T02:26:16.784853+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-10-26T02:26:18.222 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:17 smithi017 bash[23462]: audit 2023-10-26T02:26:17.784120+0000 mon.a (mon.0) 544 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-10-26T02:26:18.222 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:17 smithi017 bash[23462]: cluster 2023-10-26T02:26:17.784285+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-26T02:26:18.223 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:17 smithi017 bash[27028]: cluster 2023-10-26T02:26:16.719048+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v276: 129 pgs: 1 creating+activating, 2 creating+peering, 39 unknown, 87 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-10-26T02:26:18.223 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:17 smithi017 bash[27028]: audit 2023-10-26T02:26:16.782233+0000 mon.a (mon.0) 541 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-10-26T02:26:18.223 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:17 smithi017 bash[27028]: cluster 2023-10-26T02:26:16.782402+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-26T02:26:18.223 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:17 smithi017 bash[27028]: audit 2023-10-26T02:26:16.784853+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-10-26T02:26:18.223 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:17 smithi017 bash[27028]: audit 2023-10-26T02:26:17.784120+0000 mon.a (mon.0) 544 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-10-26T02:26:18.224 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:17 smithi017 bash[27028]: cluster 2023-10-26T02:26:17.784285+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-26T02:26:18.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:17 smithi163 bash[23532]: cluster 2023-10-26T02:26:16.719048+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v276: 129 pgs: 1 creating+activating, 2 creating+peering, 39 unknown, 87 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-10-26T02:26:18.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:17 smithi163 bash[23532]: audit 2023-10-26T02:26:16.782233+0000 mon.a (mon.0) 541 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-10-26T02:26:18.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:17 smithi163 bash[23532]: cluster 2023-10-26T02:26:16.782402+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-26T02:26:18.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:17 smithi163 bash[23532]: audit 2023-10-26T02:26:16.784853+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-10-26T02:26:18.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:17 smithi163 bash[23532]: audit 2023-10-26T02:26:17.784120+0000 mon.a (mon.0) 544 : audit [INF] from='client.? 172.21.15.17:0/3758537086' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-10-26T02:26:18.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:17 smithi163 bash[23532]: cluster 2023-10-26T02:26:17.784285+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-26T02:26:18.930 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-10-26T02:26:20.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:19 smithi163 bash[23532]: cluster 2023-10-26T02:26:18.719682+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v279: 129 pgs: 12 unknown, 117 active+clean; 1.8 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-10-26T02:26:20.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:19 smithi017 bash[23462]: cluster 2023-10-26T02:26:18.719682+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v279: 129 pgs: 12 unknown, 117 active+clean; 1.8 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-10-26T02:26:20.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:19 smithi017 bash[27028]: cluster 2023-10-26T02:26:18.719682+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v279: 129 pgs: 12 unknown, 117 active+clean; 1.8 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-10-26T02:26:21.659 INFO:teuthology.orchestra.run.smithi017.stdout:Scheduled rgw update... 2023-10-26T02:26:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: cluster 2023-10-26T02:26:20.720723+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 4.0 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 343 B/s rd, 2.7 KiB/s wr, 9 op/s 2023-10-26T02:26:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: audit 2023-10-26T02:26:21.647999+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-10-26T02:26:21.647363\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-10-26T02:26:22.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: audit 2023-10-26T02:26:21.653682+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-10-26T02:26:21.647363\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-10-26T02:26:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: audit 2023-10-26T02:26:21.659811+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-10-26T02:26:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: audit 2023-10-26T02:26:21.667714+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-10-26T02:26:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: audit 2023-10-26T02:26:21.669053+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-10-26T02:26:22.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: audit 2023-10-26T02:26:21.675063+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-10-26T02:26:22.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: audit 2023-10-26T02:26:21.676299+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-10-26T02:26:22.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: audit 2023-10-26T02:26:21.681033+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-10-26T02:26:22.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: audit 2023-10-26T02:26:21.682197+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi017.fsogrv", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-10-26T02:26:22.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: audit 2023-10-26T02:26:21.685614+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi017.fsogrv", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-10-26T02:26:22.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: audit 2023-10-26T02:26:21.686862+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:26:22.025 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:21 smithi163 bash[23532]: audit 2023-10-26T02:26:21.688471+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi017.fsogrv", "key": "container_image"}]: dispatch 2023-10-26T02:26:22.097 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: cluster 2023-10-26T02:26:20.720723+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 4.0 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 343 B/s rd, 2.7 KiB/s wr, 9 op/s 2023-10-26T02:26:22.097 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: audit 2023-10-26T02:26:21.647999+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-10-26T02:26:21.647363\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-10-26T02:26:22.097 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: audit 2023-10-26T02:26:21.653682+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-10-26T02:26:21.647363\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-10-26T02:26:22.098 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: audit 2023-10-26T02:26:21.659811+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-10-26T02:26:22.098 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: audit 2023-10-26T02:26:21.667714+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-10-26T02:26:22.098 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: audit 2023-10-26T02:26:21.669053+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-10-26T02:26:22.098 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: audit 2023-10-26T02:26:21.675063+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-10-26T02:26:22.098 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: audit 2023-10-26T02:26:21.676299+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-10-26T02:26:22.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: audit 2023-10-26T02:26:21.681033+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-10-26T02:26:22.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: audit 2023-10-26T02:26:21.682197+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi017.fsogrv", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-10-26T02:26:22.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: audit 2023-10-26T02:26:21.685614+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi017.fsogrv", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-10-26T02:26:22.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: audit 2023-10-26T02:26:21.686862+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:26:22.099 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[23462]: audit 2023-10-26T02:26:21.688471+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi017.fsogrv", "key": "container_image"}]: dispatch 2023-10-26T02:26:22.100 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: cluster 2023-10-26T02:26:20.720723+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 4.0 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 343 B/s rd, 2.7 KiB/s wr, 9 op/s 2023-10-26T02:26:22.100 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: audit 2023-10-26T02:26:21.647999+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-10-26T02:26:21.647363\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-10-26T02:26:22.100 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: audit 2023-10-26T02:26:21.653682+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-10-26T02:26:21.647363\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-10-26T02:26:22.100 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: audit 2023-10-26T02:26:21.659811+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-10-26T02:26:22.101 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: audit 2023-10-26T02:26:21.667714+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-10-26T02:26:22.101 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: audit 2023-10-26T02:26:21.669053+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-10-26T02:26:22.101 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: audit 2023-10-26T02:26:21.675063+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-10-26T02:26:22.101 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: audit 2023-10-26T02:26:21.676299+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-10-26T02:26:22.101 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: audit 2023-10-26T02:26:21.681033+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-10-26T02:26:22.102 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: audit 2023-10-26T02:26:21.682197+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi017.fsogrv", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-10-26T02:26:22.102 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: audit 2023-10-26T02:26:21.685614+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi017.fsogrv", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-10-26T02:26:22.102 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: audit 2023-10-26T02:26:21.686862+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:26:22.102 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:21 smithi017 bash[27028]: audit 2023-10-26T02:26:21.688471+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi017.fsogrv", "key": "container_image"}]: dispatch 2023-10-26T02:26:22.782 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'sleep 120' 2023-10-26T02:26:23.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:22 smithi163 bash[23532]: audit 2023-10-26T02:26:21.646259+0000 mgr.y (mgr.14140) 283 : audit [DBG] from='client.24577 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:26:23.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:22 smithi163 bash[23532]: cephadm 2023-10-26T02:26:21.647333+0000 mgr.y (mgr.14140) 284 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-10-26T02:26:23.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:22 smithi163 bash[23532]: cephadm 2023-10-26T02:26:21.687717+0000 mgr.y (mgr.14140) 285 : cephadm [INF] Deploying daemon rgw.r.z.smithi017.fsogrv on smithi017 2023-10-26T02:26:23.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:22 smithi017 bash[23462]: audit 2023-10-26T02:26:21.646259+0000 mgr.y (mgr.14140) 283 : audit [DBG] from='client.24577 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:26:23.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:22 smithi017 bash[23462]: cephadm 2023-10-26T02:26:21.647333+0000 mgr.y (mgr.14140) 284 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-10-26T02:26:23.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:22 smithi017 bash[23462]: cephadm 2023-10-26T02:26:21.687717+0000 mgr.y (mgr.14140) 285 : cephadm [INF] Deploying daemon rgw.r.z.smithi017.fsogrv on smithi017 2023-10-26T02:26:23.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:22 smithi017 bash[27028]: audit 2023-10-26T02:26:21.646259+0000 mgr.y (mgr.14140) 283 : audit [DBG] from='client.24577 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:26:23.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:22 smithi017 bash[27028]: cephadm 2023-10-26T02:26:21.647333+0000 mgr.y (mgr.14140) 284 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-10-26T02:26:23.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:22 smithi017 bash[27028]: cephadm 2023-10-26T02:26:21.687717+0000 mgr.y (mgr.14140) 285 : cephadm [INF] Deploying daemon rgw.r.z.smithi017.fsogrv on smithi017 2023-10-26T02:26:24.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:23 smithi163 bash[23532]: cluster 2023-10-26T02:26:22.721838+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 6.1 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1.0 KiB/s rd, 5.5 KiB/s wr, 20 op/s 2023-10-26T02:26:24.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:23 smithi017 bash[23462]: cluster 2023-10-26T02:26:22.721838+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 6.1 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1.0 KiB/s rd, 5.5 KiB/s wr, 20 op/s 2023-10-26T02:26:24.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:23 smithi017 bash[27028]: cluster 2023-10-26T02:26:22.721838+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 6.1 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1.0 KiB/s rd, 5.5 KiB/s wr, 20 op/s 2023-10-26T02:26:26.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:25 smithi163 bash[23532]: cluster 2023-10-26T02:26:24.722645+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2023-10-26T02:26:26.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:25 smithi163 bash[23532]: audit 2023-10-26T02:26:25.231246+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214418\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214526\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214583\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214636\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214688\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214741\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:16.214794\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214848\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214901\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:26:26.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:25 smithi163 bash[23532]: audit 2023-10-26T02:26:25.235740+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214418\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214526\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214583\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214636\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214688\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214741\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:16.214794\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214848\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214901\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:26:26.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:25 smithi163 bash[23532]: audit 2023-10-26T02:26:25.236978+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi163.sihjqf", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-10-26T02:26:26.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:25 smithi163 bash[23532]: audit 2023-10-26T02:26:25.245617+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi163.sihjqf", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-10-26T02:26:26.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:25 smithi163 bash[23532]: audit 2023-10-26T02:26:25.246748+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:26:26.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:25 smithi163 bash[23532]: audit 2023-10-26T02:26:25.247896+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi163.sihjqf", "key": "container_image"}]: dispatch 2023-10-26T02:26:26.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[23462]: cluster 2023-10-26T02:26:24.722645+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2023-10-26T02:26:26.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[27028]: cluster 2023-10-26T02:26:24.722645+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2023-10-26T02:26:26.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[23462]: audit 2023-10-26T02:26:25.231246+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214418\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214526\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214583\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214636\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214688\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214741\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:16.214794\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214848\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214901\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:26:26.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[23462]: audit 2023-10-26T02:26:25.235740+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214418\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214526\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214583\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214636\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214688\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214741\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:16.214794\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214848\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214901\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:26:26.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[23462]: audit 2023-10-26T02:26:25.236978+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi163.sihjqf", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-10-26T02:26:26.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[23462]: audit 2023-10-26T02:26:25.245617+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi163.sihjqf", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-10-26T02:26:26.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[23462]: audit 2023-10-26T02:26:25.246748+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:26:26.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[23462]: audit 2023-10-26T02:26:25.247896+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi163.sihjqf", "key": "container_image"}]: dispatch 2023-10-26T02:26:26.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[27028]: audit 2023-10-26T02:26:25.231246+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214418\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214526\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214583\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214636\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214688\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214741\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:16.214794\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214848\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214901\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:26:26.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[27028]: audit 2023-10-26T02:26:25.235740+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214418\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214526\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214583\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214636\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214688\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214741\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:25:16.214794\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214848\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:16.214901\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:26:26.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[27028]: audit 2023-10-26T02:26:25.236978+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi163.sihjqf", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-10-26T02:26:26.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[27028]: audit 2023-10-26T02:26:25.245617+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi163.sihjqf", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-10-26T02:26:26.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[27028]: audit 2023-10-26T02:26:25.246748+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:26:26.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:25 smithi017 bash[27028]: audit 2023-10-26T02:26:25.247896+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi163.sihjqf", "key": "container_image"}]: dispatch 2023-10-26T02:26:27.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:26 smithi163 bash[23532]: cephadm 2023-10-26T02:26:25.247489+0000 mgr.y (mgr.14140) 288 : cephadm [INF] Deploying daemon rgw.r.z.smithi163.sihjqf on smithi163 2023-10-26T02:26:27.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:26 smithi017 bash[23462]: cephadm 2023-10-26T02:26:25.247489+0000 mgr.y (mgr.14140) 288 : cephadm [INF] Deploying daemon rgw.r.z.smithi163.sihjqf on smithi163 2023-10-26T02:26:27.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:26 smithi017 bash[27028]: cephadm 2023-10-26T02:26:25.247489+0000 mgr.y (mgr.14140) 288 : cephadm [INF] Deploying daemon rgw.r.z.smithi163.sihjqf on smithi163 2023-10-26T02:26:27.986 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:27 smithi163 bash[23532]: cluster 2023-10-26T02:26:26.723340+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 720 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-10-26T02:26:28.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:27 smithi017 bash[27028]: cluster 2023-10-26T02:26:26.723340+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 720 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-10-26T02:26:28.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:27 smithi017 bash[23462]: cluster 2023-10-26T02:26:26.723340+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 720 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-10-26T02:26:29.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:28 smithi163 bash[23532]: audit 2023-10-26T02:26:28.005213+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262456\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262659\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262788\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262910\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263030\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263151\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263271\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263393\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:17.263513\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:26:29.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:28 smithi163 bash[23532]: audit 2023-10-26T02:26:28.011218+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262456\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262659\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262788\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262910\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263030\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263151\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263271\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263393\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:17.263513\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:26:29.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:28 smithi163 bash[23532]: audit 2023-10-26T02:26:28.013112+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:26:29.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:28 smithi017 bash[27028]: audit 2023-10-26T02:26:28.005213+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262456\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262659\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262788\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262910\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263030\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263151\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263271\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263393\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:17.263513\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:26:29.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:28 smithi017 bash[23462]: audit 2023-10-26T02:26:28.005213+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262456\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262659\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262788\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262910\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263030\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263151\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263271\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263393\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:17.263513\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:26:29.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:28 smithi017 bash[27028]: audit 2023-10-26T02:26:28.011218+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262456\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262659\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262788\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262910\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263030\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263151\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263271\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263393\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:17.263513\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:26:29.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:28 smithi017 bash[27028]: audit 2023-10-26T02:26:28.013112+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:26:29.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:28 smithi017 bash[23462]: audit 2023-10-26T02:26:28.011218+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262456\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262659\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262788\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.262910\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263030\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263151\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263271\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:25:17.263393\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:25:17.263513\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:26:29.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:28 smithi017 bash[23462]: audit 2023-10-26T02:26:28.013112+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:26:30.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:29 smithi163 bash[23532]: cluster 2023-10-26T02:26:28.724194+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 10 KiB/s rd, 3.6 KiB/s wr, 33 op/s 2023-10-26T02:26:30.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:29 smithi163 bash[23532]: audit 2023-10-26T02:26:29.050119+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046462\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046671\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046796\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046918\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047195\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:26:29.047335\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047456\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047576\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047696\", \"created\": \"2023-10-26T02:26:25.211574\", \"started\": \"2023-10-26T02:26:25.236864\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_daemon_update\": \"2023-10-26T02:26:29.047988\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:26:30.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:29 smithi163 bash[23532]: audit 2023-10-26T02:26:29.054219+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046462\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046671\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046796\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046918\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047195\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:26:29.047335\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047456\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047576\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047696\", \"created\": \"2023-10-26T02:26:25.211574\", \"started\": \"2023-10-26T02:26:25.236864\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_daemon_update\": \"2023-10-26T02:26:29.047988\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:26:30.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:29 smithi163 bash[23532]: audit 2023-10-26T02:26:29.055511+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:26:30.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:29 smithi017 bash[27028]: cluster 2023-10-26T02:26:28.724194+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 10 KiB/s rd, 3.6 KiB/s wr, 33 op/s 2023-10-26T02:26:30.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:29 smithi017 bash[23462]: cluster 2023-10-26T02:26:28.724194+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 10 KiB/s rd, 3.6 KiB/s wr, 33 op/s 2023-10-26T02:26:30.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:29 smithi017 bash[27028]: audit 2023-10-26T02:26:29.050119+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046462\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046671\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046796\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046918\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047195\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:26:29.047335\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047456\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047576\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047696\", \"created\": \"2023-10-26T02:26:25.211574\", \"started\": \"2023-10-26T02:26:25.236864\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_daemon_update\": \"2023-10-26T02:26:29.047988\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:26:30.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:29 smithi017 bash[27028]: audit 2023-10-26T02:26:29.054219+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046462\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046671\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046796\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046918\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047195\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:26:29.047335\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047456\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047576\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047696\", \"created\": \"2023-10-26T02:26:25.211574\", \"started\": \"2023-10-26T02:26:25.236864\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_daemon_update\": \"2023-10-26T02:26:29.047988\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:26:30.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:29 smithi017 bash[27028]: audit 2023-10-26T02:26:29.055511+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:26:30.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:29 smithi017 bash[23462]: audit 2023-10-26T02:26:29.050119+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046462\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046671\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046796\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046918\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047195\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:26:29.047335\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047456\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047576\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047696\", \"created\": \"2023-10-26T02:26:25.211574\", \"started\": \"2023-10-26T02:26:25.236864\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_daemon_update\": \"2023-10-26T02:26:29.047988\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]: dispatch 2023-10-26T02:26:30.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:29 smithi017 bash[23462]: audit 2023-10-26T02:26:29.054219+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046462\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046671\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046796\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046918\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047195\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:26:29.047335\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047456\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047576\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047696\", \"created\": \"2023-10-26T02:26:25.211574\", \"started\": \"2023-10-26T02:26:25.236864\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_daemon_update\": \"2023-10-26T02:26:29.047988\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:18:27.004740\"}"}]': finished 2023-10-26T02:26:30.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:29 smithi017 bash[23462]: audit 2023-10-26T02:26:29.055511+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:26:31.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:30 smithi163 bash[23532]: audit 2023-10-26T02:26:30.168417+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164798\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_daemon_update\": \"2023-10-26T02:26:30.166015\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:26:31.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:30 smithi163 bash[23532]: audit 2023-10-26T02:26:30.174766+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164798\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_daemon_update\": \"2023-10-26T02:26:30.166015\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:26:31.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:30 smithi017 bash[23462]: audit 2023-10-26T02:26:30.168417+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164798\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_daemon_update\": \"2023-10-26T02:26:30.166015\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:26:31.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:30 smithi017 bash[23462]: audit 2023-10-26T02:26:30.174766+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164798\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_daemon_update\": \"2023-10-26T02:26:30.166015\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:26:31.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:30 smithi017 bash[27028]: audit 2023-10-26T02:26:30.168417+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164798\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_daemon_update\": \"2023-10-26T02:26:30.166015\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:26:31.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:30 smithi017 bash[27028]: audit 2023-10-26T02:26:30.174766+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"da7c02c821c6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164798\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:20:23.425707\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:20.907734\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_daemon_update\": \"2023-10-26T02:26:30.166015\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:26:32.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:31 smithi163 bash[23532]: cluster 2023-10-26T02:26:30.725229+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 47 KiB/s rd, 3.2 KiB/s wr, 99 op/s 2023-10-26T02:26:32.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:31 smithi017 bash[23462]: cluster 2023-10-26T02:26:30.725229+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 47 KiB/s rd, 3.2 KiB/s wr, 99 op/s 2023-10-26T02:26:32.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:31 smithi017 bash[27028]: cluster 2023-10-26T02:26:30.725229+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 6.9 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 47 KiB/s rd, 3.2 KiB/s wr, 99 op/s 2023-10-26T02:26:34.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:33 smithi163 bash[23532]: cluster 2023-10-26T02:26:32.726347+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 102 KiB/s rd, 2.1 KiB/s wr, 190 op/s 2023-10-26T02:26:34.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:33 smithi017 bash[23462]: cluster 2023-10-26T02:26:32.726347+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 102 KiB/s rd, 2.1 KiB/s wr, 190 op/s 2023-10-26T02:26:34.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:33 smithi017 bash[27028]: cluster 2023-10-26T02:26:32.726347+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 102 KiB/s rd, 2.1 KiB/s wr, 190 op/s 2023-10-26T02:26:36.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:35 smithi163 bash[23532]: cluster 2023-10-26T02:26:34.727239+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 255 B/s wr, 198 op/s 2023-10-26T02:26:36.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:35 smithi017 bash[23462]: cluster 2023-10-26T02:26:34.727239+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 255 B/s wr, 198 op/s 2023-10-26T02:26:36.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:35 smithi017 bash[27028]: cluster 2023-10-26T02:26:34.727239+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 255 B/s wr, 198 op/s 2023-10-26T02:26:38.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:37 smithi163 bash[23532]: cluster 2023-10-26T02:26:36.728226+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-10-26T02:26:38.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:37 smithi017 bash[23462]: cluster 2023-10-26T02:26:36.728226+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-10-26T02:26:38.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:37 smithi017 bash[27028]: cluster 2023-10-26T02:26:36.728226+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-10-26T02:26:40.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:39 smithi163 bash[23532]: cluster 2023-10-26T02:26:38.729283+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-10-26T02:26:40.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:39 smithi017 bash[23462]: cluster 2023-10-26T02:26:38.729283+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-10-26T02:26:40.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:39 smithi017 bash[27028]: cluster 2023-10-26T02:26:38.729283+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 112 KiB/s rd, 170 B/s wr, 198 op/s 2023-10-26T02:26:42.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:41 smithi163 bash[23532]: cluster 2023-10-26T02:26:40.730308+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 180 op/s 2023-10-26T02:26:42.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:41 smithi017 bash[23462]: cluster 2023-10-26T02:26:40.730308+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 180 op/s 2023-10-26T02:26:42.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:41 smithi017 bash[27028]: cluster 2023-10-26T02:26:40.730308+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 180 op/s 2023-10-26T02:26:44.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:43 smithi163 bash[23532]: cluster 2023-10-26T02:26:42.731406+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 65 KiB/s rd, 170 B/s wr, 110 op/s 2023-10-26T02:26:44.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:43 smithi017 bash[27028]: cluster 2023-10-26T02:26:42.731406+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 65 KiB/s rd, 170 B/s wr, 110 op/s 2023-10-26T02:26:44.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:43 smithi017 bash[23462]: cluster 2023-10-26T02:26:42.731406+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 65 KiB/s rd, 170 B/s wr, 110 op/s 2023-10-26T02:26:46.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:45 smithi163 bash[23532]: cluster 2023-10-26T02:26:44.732403+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 15 op/s 2023-10-26T02:26:46.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:45 smithi017 bash[23462]: cluster 2023-10-26T02:26:44.732403+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 15 op/s 2023-10-26T02:26:46.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:45 smithi017 bash[27028]: cluster 2023-10-26T02:26:44.732403+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 15 op/s 2023-10-26T02:26:48.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:47 smithi163 bash[23532]: cluster 2023-10-26T02:26:46.733378+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:48.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:47 smithi017 bash[23462]: cluster 2023-10-26T02:26:46.733378+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:48.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:47 smithi017 bash[27028]: cluster 2023-10-26T02:26:46.733378+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:50.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:49 smithi163 bash[23532]: cluster 2023-10-26T02:26:48.734368+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:50.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:49 smithi017 bash[23462]: cluster 2023-10-26T02:26:48.734368+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:50.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:49 smithi017 bash[27028]: cluster 2023-10-26T02:26:48.734368+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:52.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:51 smithi163 bash[23532]: cluster 2023-10-26T02:26:50.735385+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:52.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:51 smithi017 bash[27028]: cluster 2023-10-26T02:26:50.735385+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:52.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:51 smithi017 bash[23462]: cluster 2023-10-26T02:26:50.735385+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:54.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:53 smithi163 bash[23532]: cluster 2023-10-26T02:26:52.736527+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:54.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:53 smithi017 bash[27028]: cluster 2023-10-26T02:26:52.736527+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:54.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:53 smithi017 bash[23462]: cluster 2023-10-26T02:26:52.736527+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:56.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:55 smithi163 bash[23532]: cluster 2023-10-26T02:26:54.737497+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:56.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:55 smithi017 bash[27028]: cluster 2023-10-26T02:26:54.737497+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:56.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:55 smithi017 bash[23462]: cluster 2023-10-26T02:26:54.737497+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:58.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:57 smithi163 bash[23532]: cluster 2023-10-26T02:26:56.738576+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:58.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:57 smithi017 bash[27028]: cluster 2023-10-26T02:26:56.738576+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:26:58.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:57 smithi017 bash[23462]: cluster 2023-10-26T02:26:56.738576+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:00.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:26:59 smithi163 bash[23532]: cluster 2023-10-26T02:26:58.739681+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:00.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:26:59 smithi017 bash[27028]: cluster 2023-10-26T02:26:58.739681+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:00.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:26:59 smithi017 bash[23462]: cluster 2023-10-26T02:26:58.739681+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:02.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:01 smithi163 bash[23532]: cluster 2023-10-26T02:27:00.740746+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:02.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:01 smithi017 bash[27028]: cluster 2023-10-26T02:27:00.740746+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:02.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:01 smithi017 bash[23462]: cluster 2023-10-26T02:27:00.740746+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:04.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:03 smithi163 bash[23532]: cluster 2023-10-26T02:27:02.741866+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:04.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:03 smithi017 bash[23462]: cluster 2023-10-26T02:27:02.741866+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:04.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:03 smithi017 bash[27028]: cluster 2023-10-26T02:27:02.741866+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:06.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:05 smithi163 bash[23532]: cluster 2023-10-26T02:27:04.742828+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:06.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:05 smithi017 bash[23462]: cluster 2023-10-26T02:27:04.742828+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:06.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:05 smithi017 bash[27028]: cluster 2023-10-26T02:27:04.742828+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:08.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:07 smithi163 bash[23532]: cluster 2023-10-26T02:27:06.743889+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:08.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:07 smithi017 bash[23462]: cluster 2023-10-26T02:27:06.743889+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:08.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:07 smithi017 bash[27028]: cluster 2023-10-26T02:27:06.743889+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:10.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:09 smithi163 bash[23532]: cluster 2023-10-26T02:27:08.744575+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:10.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:09 smithi017 bash[23462]: cluster 2023-10-26T02:27:08.744575+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:10.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:09 smithi017 bash[27028]: cluster 2023-10-26T02:27:08.744575+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:12.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:11 smithi163 bash[23532]: cluster 2023-10-26T02:27:10.745551+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:12.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:11 smithi017 bash[23462]: cluster 2023-10-26T02:27:10.745551+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:12.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:11 smithi017 bash[27028]: cluster 2023-10-26T02:27:10.745551+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:14.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:13 smithi163 bash[23532]: cluster 2023-10-26T02:27:12.746656+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:14.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:13 smithi017 bash[23462]: cluster 2023-10-26T02:27:12.746656+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:14.275 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:13 smithi017 bash[27028]: cluster 2023-10-26T02:27:12.746656+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:16.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:15 smithi163 bash[23532]: cluster 2023-10-26T02:27:14.747688+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:16.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:15 smithi017 bash[23462]: cluster 2023-10-26T02:27:14.747688+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:16.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:15 smithi017 bash[27028]: cluster 2023-10-26T02:27:14.747688+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:18.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:17 smithi163 bash[23532]: cluster 2023-10-26T02:27:16.748648+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:18.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:17 smithi017 bash[23462]: cluster 2023-10-26T02:27:16.748648+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:18.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:17 smithi017 bash[27028]: cluster 2023-10-26T02:27:16.748648+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:20.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:19 smithi163 bash[23532]: cluster 2023-10-26T02:27:18.749650+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:20.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:19 smithi017 bash[23462]: cluster 2023-10-26T02:27:18.749650+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:20.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:19 smithi017 bash[27028]: cluster 2023-10-26T02:27:18.749650+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:22.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:21 smithi163 bash[23532]: cluster 2023-10-26T02:27:20.750660+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:22.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:21 smithi017 bash[23462]: cluster 2023-10-26T02:27:20.750660+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:22.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:21 smithi017 bash[27028]: cluster 2023-10-26T02:27:20.750660+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:24.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:23 smithi163 bash[23532]: cluster 2023-10-26T02:27:22.751758+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:24.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:23 smithi017 bash[23462]: cluster 2023-10-26T02:27:22.751758+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:24.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:23 smithi017 bash[27028]: cluster 2023-10-26T02:27:22.751758+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:26.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:25 smithi163 bash[23532]: cluster 2023-10-26T02:27:24.752890+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:26.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:25 smithi017 bash[23462]: cluster 2023-10-26T02:27:24.752890+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:26.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:25 smithi017 bash[27028]: cluster 2023-10-26T02:27:24.752890+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:28.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:27 smithi163 bash[23532]: cluster 2023-10-26T02:27:26.753774+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:28.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:27 smithi017 bash[23462]: cluster 2023-10-26T02:27:26.753774+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:28.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:27 smithi017 bash[27028]: cluster 2023-10-26T02:27:26.753774+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:30.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:29 smithi163 bash[23532]: cluster 2023-10-26T02:27:28.754812+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:30.025 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:29 smithi017 bash[27028]: cluster 2023-10-26T02:27:28.754812+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:30.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:29 smithi017 bash[23462]: cluster 2023-10-26T02:27:28.754812+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:32.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:31 smithi163 bash[23532]: cluster 2023-10-26T02:27:30.755887+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:32.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:31 smithi017 bash[23462]: cluster 2023-10-26T02:27:30.755887+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:32.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:31 smithi017 bash[27028]: cluster 2023-10-26T02:27:30.755887+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:34.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:33 smithi163 bash[23532]: cluster 2023-10-26T02:27:32.757044+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:34.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:33 smithi017 bash[23462]: cluster 2023-10-26T02:27:32.757044+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:34.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:33 smithi017 bash[27028]: cluster 2023-10-26T02:27:32.757044+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:36.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:35 smithi163 bash[23532]: cluster 2023-10-26T02:27:34.758026+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:36.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:35 smithi017 bash[23462]: cluster 2023-10-26T02:27:34.758026+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:36.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:35 smithi017 bash[27028]: cluster 2023-10-26T02:27:34.758026+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:38.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:37 smithi163 bash[23532]: cluster 2023-10-26T02:27:36.758924+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:38.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:37 smithi017 bash[23462]: cluster 2023-10-26T02:27:36.758924+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:38.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:37 smithi017 bash[27028]: cluster 2023-10-26T02:27:36.758924+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:40.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:39 smithi163 bash[23532]: cluster 2023-10-26T02:27:38.760005+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:40.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:39 smithi017 bash[23462]: cluster 2023-10-26T02:27:38.760005+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:40.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:39 smithi017 bash[27028]: cluster 2023-10-26T02:27:38.760005+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:42.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:41 smithi163 bash[23532]: cluster 2023-10-26T02:27:40.761051+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:42.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:41 smithi017 bash[23462]: cluster 2023-10-26T02:27:40.761051+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:42.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:41 smithi017 bash[27028]: cluster 2023-10-26T02:27:40.761051+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:44.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:43 smithi163 bash[23532]: cluster 2023-10-26T02:27:42.762204+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:44.275 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:43 smithi017 bash[23462]: cluster 2023-10-26T02:27:42.762204+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:44.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:43 smithi017 bash[27028]: cluster 2023-10-26T02:27:42.762204+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:46.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:45 smithi163 bash[23532]: cluster 2023-10-26T02:27:44.763188+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:46.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:45 smithi017 bash[23462]: cluster 2023-10-26T02:27:44.763188+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:46.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:45 smithi017 bash[27028]: cluster 2023-10-26T02:27:44.763188+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:48.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:47 smithi163 bash[23532]: cluster 2023-10-26T02:27:46.764124+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:48.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:47 smithi017 bash[23462]: cluster 2023-10-26T02:27:46.764124+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:48.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:47 smithi017 bash[27028]: cluster 2023-10-26T02:27:46.764124+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:50.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:49 smithi163 bash[23532]: cluster 2023-10-26T02:27:48.765189+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:50.025 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:49 smithi017 bash[23462]: cluster 2023-10-26T02:27:48.765189+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:50.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:49 smithi017 bash[27028]: cluster 2023-10-26T02:27:48.765189+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:52.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:51 smithi163 bash[23532]: cluster 2023-10-26T02:27:50.766216+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:52.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:51 smithi017 bash[27028]: cluster 2023-10-26T02:27:50.766216+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:52.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:51 smithi017 bash[23462]: cluster 2023-10-26T02:27:50.766216+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:54.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:53 smithi163 bash[23532]: cluster 2023-10-26T02:27:52.767461+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:54.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:53 smithi017 bash[27028]: cluster 2023-10-26T02:27:52.767461+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:54.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:53 smithi017 bash[23462]: cluster 2023-10-26T02:27:52.767461+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:56.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:55 smithi163 bash[23532]: cluster 2023-10-26T02:27:54.768610+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:56.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:55 smithi017 bash[23462]: cluster 2023-10-26T02:27:54.768610+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:56.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:55 smithi017 bash[27028]: cluster 2023-10-26T02:27:54.768610+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:58.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:57 smithi163 bash[23532]: cluster 2023-10-26T02:27:56.769620+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:58.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:57 smithi017 bash[27028]: cluster 2023-10-26T02:27:56.769620+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:27:58.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:57 smithi017 bash[23462]: cluster 2023-10-26T02:27:56.769620+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:00.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:27:59 smithi163 bash[23532]: cluster 2023-10-26T02:27:58.770782+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:00.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:27:59 smithi017 bash[27028]: cluster 2023-10-26T02:27:58.770782+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:00.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:27:59 smithi017 bash[23462]: cluster 2023-10-26T02:27:58.770782+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:02.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:01 smithi163 bash[23532]: cluster 2023-10-26T02:28:00.771860+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:02.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:01 smithi017 bash[23462]: cluster 2023-10-26T02:28:00.771860+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:02.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:01 smithi017 bash[27028]: cluster 2023-10-26T02:28:00.771860+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:04.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:03 smithi163 bash[23532]: cluster 2023-10-26T02:28:02.773019+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:04.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:03 smithi017 bash[23462]: cluster 2023-10-26T02:28:02.773019+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:04.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:03 smithi017 bash[27028]: cluster 2023-10-26T02:28:02.773019+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:06.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:05 smithi163 bash[23532]: cluster 2023-10-26T02:28:04.774004+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:06.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:05 smithi017 bash[27028]: cluster 2023-10-26T02:28:04.774004+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:06.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:05 smithi017 bash[23462]: cluster 2023-10-26T02:28:04.774004+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:08.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:07 smithi163 bash[23532]: cluster 2023-10-26T02:28:06.774866+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:08.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:07 smithi017 bash[23462]: cluster 2023-10-26T02:28:06.774866+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:08.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:07 smithi017 bash[27028]: cluster 2023-10-26T02:28:06.774866+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:10.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:09 smithi163 bash[23532]: cluster 2023-10-26T02:28:08.775895+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:10.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:09 smithi017 bash[23462]: cluster 2023-10-26T02:28:08.775895+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:10.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:09 smithi017 bash[27028]: cluster 2023-10-26T02:28:08.775895+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:12.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:11 smithi163 bash[23532]: cluster 2023-10-26T02:28:10.776865+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:12.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:11 smithi017 bash[23462]: cluster 2023-10-26T02:28:10.776865+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:12.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:11 smithi017 bash[27028]: cluster 2023-10-26T02:28:10.776865+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:13 smithi163 bash[23532]: cluster 2023-10-26T02:28:12.778016+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:14.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:13 smithi017 bash[23462]: cluster 2023-10-26T02:28:12.778016+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:14.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:13 smithi017 bash[27028]: cluster 2023-10-26T02:28:12.778016+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:16.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:15 smithi163 bash[23532]: cluster 2023-10-26T02:28:14.779018+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:16.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:15 smithi017 bash[23462]: cluster 2023-10-26T02:28:14.779018+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:16.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:15 smithi017 bash[27028]: cluster 2023-10-26T02:28:14.779018+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:18.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:17 smithi163 bash[23532]: cluster 2023-10-26T02:28:16.779960+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:18.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:17 smithi017 bash[23462]: cluster 2023-10-26T02:28:16.779960+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:18.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:17 smithi017 bash[27028]: cluster 2023-10-26T02:28:16.779960+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:20.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:19 smithi017 bash[23462]: cluster 2023-10-26T02:28:18.780910+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:20.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:19 smithi017 bash[27028]: cluster 2023-10-26T02:28:18.780910+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:20.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:19 smithi163 bash[23532]: cluster 2023-10-26T02:28:18.780910+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:22.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:21 smithi163 bash[23532]: cluster 2023-10-26T02:28:20.781924+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:22.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:21 smithi017 bash[23462]: cluster 2023-10-26T02:28:20.781924+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:22.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:21 smithi017 bash[27028]: cluster 2023-10-26T02:28:20.781924+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:24.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:23 smithi163 bash[23532]: cluster 2023-10-26T02:28:22.783067+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:24.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:23 smithi017 bash[23462]: cluster 2023-10-26T02:28:22.783067+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:24.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:23 smithi017 bash[27028]: cluster 2023-10-26T02:28:22.783067+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:26.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:25 smithi163 bash[23532]: cluster 2023-10-26T02:28:24.784086+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:26.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:25 smithi017 bash[23462]: cluster 2023-10-26T02:28:24.784086+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:26.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:25 smithi017 bash[27028]: cluster 2023-10-26T02:28:24.784086+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:27.442 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-10-26T02:28:28.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:27 smithi163 bash[23532]: cluster 2023-10-26T02:28:26.784772+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:28.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:27 smithi017 bash[23462]: cluster 2023-10-26T02:28:26.784772+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:28.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:27 smithi017 bash[27028]: cluster 2023-10-26T02:28:26.784772+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:30.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:29 smithi017 bash[23462]: cluster 2023-10-26T02:28:28.785796+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:30.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:29 smithi017 bash[27028]: cluster 2023-10-26T02:28:28.785796+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:30.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:29 smithi163 bash[23532]: cluster 2023-10-26T02:28:28.785796+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:31.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:30 smithi017 bash[27028]: audit 2023-10-26T02:28:30.560149+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.17:0/155370691' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-10-26T02:28:31.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:30 smithi017 bash[27028]: audit 2023-10-26T02:28:30.564815+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.17:0/155370691' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-10-26T02:28:31.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:30 smithi017 bash[23462]: audit 2023-10-26T02:28:30.560149+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.17:0/155370691' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-10-26T02:28:31.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:30 smithi017 bash[23462]: audit 2023-10-26T02:28:30.564815+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.17:0/155370691' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-10-26T02:28:31.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:30 smithi163 bash[23532]: audit 2023-10-26T02:28:30.560149+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.17:0/155370691' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-10-26T02:28:31.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:30 smithi163 bash[23532]: audit 2023-10-26T02:28:30.564815+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.17:0/155370691' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-10-26T02:28:31.370 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-10-26T02:28:32.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:31 smithi163 bash[23532]: cluster 2023-10-26T02:28:30.786608+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:32.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:31 smithi017 bash[23462]: cluster 2023-10-26T02:28:30.786608+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:32.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:31 smithi017 bash[27028]: cluster 2023-10-26T02:28:30.786608+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:34.157 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:33 smithi017 bash[23462]: cluster 2023-10-26T02:28:32.787757+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:34.157 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:33 smithi017 bash[27028]: cluster 2023-10-26T02:28:32.787757+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:34.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:33 smithi163 bash[23532]: cluster 2023-10-26T02:28:32.787757+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:35.026 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:34 smithi017 bash[27028]: audit 2023-10-26T02:28:34.456966+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.17:0/2083087653' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-10-26T02:28:35.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:34 smithi017 bash[27028]: audit 2023-10-26T02:28:34.457582+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-10-26T02:28:35.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:34 smithi017 bash[27028]: audit 2023-10-26T02:28:34.465147+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-10-26T02:28:35.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:34 smithi017 bash[23462]: audit 2023-10-26T02:28:34.456966+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.17:0/2083087653' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-10-26T02:28:35.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:34 smithi017 bash[23462]: audit 2023-10-26T02:28:34.457582+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-10-26T02:28:35.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:34 smithi017 bash[23462]: audit 2023-10-26T02:28:34.465147+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-10-26T02:28:35.177 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-10-26T02:28:35.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:34 smithi163 bash[23532]: audit 2023-10-26T02:28:34.456966+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.17:0/2083087653' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-10-26T02:28:35.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:34 smithi163 bash[23532]: audit 2023-10-26T02:28:34.457582+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-10-26T02:28:35.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:34 smithi163 bash[23532]: audit 2023-10-26T02:28:34.465147+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-10-26T02:28:36.165 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:35 smithi017 bash[23462]: cluster 2023-10-26T02:28:34.788735+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:36.166 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:35 smithi017 bash[27028]: cluster 2023-10-26T02:28:34.788735+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:36.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:35 smithi163 bash[23532]: cluster 2023-10-26T02:28:34.788735+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:38.026 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:37 smithi017 bash[23462]: cluster 2023-10-26T02:28:36.789592+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:38.027 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:37 smithi017 bash[27028]: cluster 2023-10-26T02:28:36.789592+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:38.094 INFO:teuthology.orchestra.run.smithi017.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T02:28:38.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:37 smithi163 bash[23532]: cluster 2023-10-26T02:28:36.789592+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:38.884 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-26T02:28:38.893 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi017.front.sepia.ceph.com 2023-10-26T02:28:38.893 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- 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-10-26T02:28:39.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:38 smithi163 bash[23532]: audit 2023-10-26T02:28:38.083598+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\"}"}]: dispatch 2023-10-26T02:28:39.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:38 smithi163 bash[23532]: audit 2023-10-26T02:28:38.087158+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\"}"}]': finished 2023-10-26T02:28:39.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:38 smithi163 bash[23532]: audit 2023-10-26T02:28:38.371977+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046462\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046671\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046796\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046918\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047195\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:26:29.047335\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047456\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047576\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047696\", \"created\": \"2023-10-26T02:26:25.211574\", \"started\": \"2023-10-26T02:26:25.236864\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_daemon_update\": \"2023-10-26T02:26:29.047988\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:28:38.369576\"}"}]: dispatch 2023-10-26T02:28:39.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:38 smithi163 bash[23532]: audit 2023-10-26T02:28:38.376777+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046462\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046671\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046796\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046918\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047195\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:26:29.047335\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047456\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047576\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047696\", \"created\": \"2023-10-26T02:26:25.211574\", \"started\": \"2023-10-26T02:26:25.236864\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_daemon_update\": \"2023-10-26T02:26:29.047988\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:28:38.369576\"}"}]': finished 2023-10-26T02:28:39.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:38 smithi017 bash[23462]: audit 2023-10-26T02:28:38.083598+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\"}"}]: dispatch 2023-10-26T02:28:39.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:38 smithi017 bash[23462]: audit 2023-10-26T02:28:38.087158+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\"}"}]': finished 2023-10-26T02:28:39.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:38 smithi017 bash[27028]: audit 2023-10-26T02:28:38.083598+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\"}"}]: dispatch 2023-10-26T02:28:39.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:38 smithi017 bash[27028]: audit 2023-10-26T02:28:38.087158+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\"}"}]': finished 2023-10-26T02:28:39.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:38 smithi017 bash[23462]: audit 2023-10-26T02:28:38.371977+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046462\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046671\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046796\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046918\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047195\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:26:29.047335\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047456\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047576\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047696\", \"created\": \"2023-10-26T02:26:25.211574\", \"started\": \"2023-10-26T02:26:25.236864\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_daemon_update\": \"2023-10-26T02:26:29.047988\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:28:38.369576\"}"}]: dispatch 2023-10-26T02:28:39.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:38 smithi017 bash[23462]: audit 2023-10-26T02:28:38.376777+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046462\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046671\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046796\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046918\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047195\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:26:29.047335\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047456\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047576\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047696\", \"created\": \"2023-10-26T02:26:25.211574\", \"started\": \"2023-10-26T02:26:25.236864\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_daemon_update\": \"2023-10-26T02:26:29.047988\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:28:38.369576\"}"}]': finished 2023-10-26T02:28:39.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:38 smithi017 bash[27028]: audit 2023-10-26T02:28:38.371977+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046462\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046671\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046796\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046918\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047195\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:26:29.047335\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047456\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047576\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047696\", \"created\": \"2023-10-26T02:26:25.211574\", \"started\": \"2023-10-26T02:26:25.236864\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_daemon_update\": \"2023-10-26T02:26:29.047988\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:28:38.369576\"}"}]: dispatch 2023-10-26T02:28:39.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:38 smithi017 bash[27028]: audit 2023-10-26T02:28:38.376777+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046462\", \"created\": \"2023-10-26T02:17:55.418911\", \"started\": \"2023-10-26T02:18:01.636532\"}, \"mgr.y\": {\"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046671\", \"created\": \"2023-10-26T02:18:04.042712\", \"started\": \"2023-10-26T02:18:04.064064\"}, \"mon.c\": {\"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046796\", \"created\": \"2023-10-26T02:19:51.720233\", \"started\": \"2023-10-26T02:19:51.745018\"}, \"osd.0\": {\"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.046918\", \"created\": \"2023-10-26T02:20:43.136217\", \"started\": \"2023-10-26T02:20:47.283394\"}, \"osd.1\": {\"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047045\", \"created\": \"2023-10-26T02:21:09.608601\", \"started\": \"2023-10-26T02:21:14.067998\"}, \"osd.2\": {\"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047195\", \"created\": \"2023-10-26T02:21:35.788580\", \"started\": \"2023-10-26T02:21:40.426280\"}, \"osd.3\": {\"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"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-10-26T02:26:29.047335\", \"created\": \"2023-10-26T02:22:02.816855\", \"started\": \"2023-10-26T02:22:06.500243\"}, \"node-exporter.a\": {\"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047456\", \"created\": \"2023-10-26T02:24:13.010463\", \"started\": \"2023-10-26T02:24:20.253416\"}, \"alertmanager.a\": {\"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047576\", \"created\": \"2023-10-26T02:24:31.174071\", \"started\": \"2023-10-26T02:25:04.817866\"}, \"rgw.r.z.smithi017.fsogrv\": {\"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:29.047696\", \"created\": \"2023-10-26T02:26:25.211574\", \"started\": \"2023-10-26T02:26:25.236864\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297\"}}, \"last_daemon_update\": \"2023-10-26T02:26:29.047988\", \"last_device_update\": \"2023-10-26T02:22:10.042004\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.17\"]}, \"last_host_check\": \"2023-10-26T02:28:38.369576\"}"}]': finished 2023-10-26T02:28:40.154 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:39 smithi017 bash[27028]: audit 2023-10-26T02:28:38.081809+0000 mgr.y (mgr.14140) 355 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:40.155 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:39 smithi017 bash[27028]: cephadm 2023-10-26T02:28:38.381947+0000 mgr.y (mgr.14140) 356 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T02:28:40.155 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:39 smithi017 bash[27028]: cluster 2023-10-26T02:28:38.790666+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:40.155 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:39 smithi017 bash[23462]: audit 2023-10-26T02:28:38.081809+0000 mgr.y (mgr.14140) 355 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:40.156 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:39 smithi017 bash[23462]: cephadm 2023-10-26T02:28:38.381947+0000 mgr.y (mgr.14140) 356 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T02:28:40.156 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:39 smithi017 bash[23462]: cluster 2023-10-26T02:28:38.790666+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:40.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:39 smithi163 bash[23532]: audit 2023-10-26T02:28:38.081809+0000 mgr.y (mgr.14140) 355 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:40.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:39 smithi163 bash[23532]: cephadm 2023-10-26T02:28:38.381947+0000 mgr.y (mgr.14140) 356 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T02:28:40.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:39 smithi163 bash[23532]: cluster 2023-10-26T02:28:38.790666+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:42.213 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:41 smithi017 bash[23462]: cluster 2023-10-26T02:28:40.791663+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:42.214 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:41 smithi017 bash[27028]: cluster 2023-10-26T02:28:40.791663+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:42.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:41 smithi163 bash[23532]: cluster 2023-10-26T02:28:40.791663+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:42.672 INFO:teuthology.orchestra.run.smithi017.stdout:true 2023-10-26T02:28:43.385 INFO:teuthology.orchestra.run.smithi017.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-10-26T02:28:43.385 INFO:teuthology.orchestra.run.smithi017.stdout:alertmanager.a smithi017 running (3m) 2m ago 4m prom/alertmanager 9f27df16978d 8fc523407e2e 2023-10-26T02:28:43.386 INFO:teuthology.orchestra.run.smithi017.stdout:grafana.a smithi163 running (3m) 2m ago 3m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c a673cc998ca9 2023-10-26T02:28:43.386 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.x smithi163 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 da7c02c821c6 2023-10-26T02:28:43.386 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.y smithi017 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 781d6dc23bf9 2023-10-26T02:28:43.386 INFO:teuthology.orchestra.run.smithi017.stdout:mon.a smithi017 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5f6f494c2a7f 2023-10-26T02:28:43.387 INFO:teuthology.orchestra.run.smithi017.stdout:mon.b smithi163 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 93fabbb1d148 2023-10-26T02:28:43.387 INFO:teuthology.orchestra.run.smithi017.stdout:mon.c smithi017 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2861b94371e0 2023-10-26T02:28:43.387 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.a smithi017 running (4m) 2m ago 4m prom/node-exporter 458e026e6aa6 f85a8288538b 2023-10-26T02:28:43.387 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.b smithi163 running (4m) 2m ago 4m prom/node-exporter 458e026e6aa6 2011dbc1a732 2023-10-26T02:28:43.387 INFO:teuthology.orchestra.run.smithi017.stdout:osd.0 smithi017 running (7m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7ae65b6ac775 2023-10-26T02:28:43.388 INFO:teuthology.orchestra.run.smithi017.stdout:osd.1 smithi017 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 dbce5e860479 2023-10-26T02:28:43.388 INFO:teuthology.orchestra.run.smithi017.stdout:osd.2 smithi017 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cd3d2e12656a 2023-10-26T02:28:43.388 INFO:teuthology.orchestra.run.smithi017.stdout:osd.3 smithi017 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f16201015cae 2023-10-26T02:28:43.388 INFO:teuthology.orchestra.run.smithi017.stdout:osd.4 smithi163 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b162c2f0b2a2 2023-10-26T02:28:43.388 INFO:teuthology.orchestra.run.smithi017.stdout:osd.5 smithi163 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 912fa00f506b 2023-10-26T02:28:43.389 INFO:teuthology.orchestra.run.smithi017.stdout:osd.6 smithi163 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 581d9d7a82be 2023-10-26T02:28:43.389 INFO:teuthology.orchestra.run.smithi017.stdout:osd.7 smithi163 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4b69ae9a3ad8 2023-10-26T02:28:43.389 INFO:teuthology.orchestra.run.smithi017.stdout:prometheus.a smithi163 running (3m) 2m ago 4m prom/prometheus:latest 22010d1e5539 dafe2aa8c2c2 2023-10-26T02:28:43.389 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi017.fsogrv smithi017 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 94747f435c98 2023-10-26T02:28:43.389 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi163.sihjqf smithi163 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a891ad64ab22 2023-10-26T02:28:43.840 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-10-26T02:28:43.840 INFO:teuthology.orchestra.run.smithi017.stdout: "mon": { 2023-10-26T02:28:43.841 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-10-26T02:28:43.841 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:28:43.841 INFO:teuthology.orchestra.run.smithi017.stdout: "mgr": { 2023-10-26T02:28:43.841 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T02:28:43.842 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:28:43.842 INFO:teuthology.orchestra.run.smithi017.stdout: "osd": { 2023-10-26T02:28:43.842 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-10-26T02:28:43.842 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:28:43.842 INFO:teuthology.orchestra.run.smithi017.stdout: "mds": {}, 2023-10-26T02:28:43.843 INFO:teuthology.orchestra.run.smithi017.stdout: "rgw": { 2023-10-26T02:28:43.843 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T02:28:43.843 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:28:43.843 INFO:teuthology.orchestra.run.smithi017.stdout: "overall": { 2023-10-26T02:28:43.843 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-10-26T02:28:43.844 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:28:43.844 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-10-26T02:28:44.249 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-10-26T02:28:44.250 INFO:teuthology.orchestra.run.smithi017.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", 2023-10-26T02:28:44.250 INFO:teuthology.orchestra.run.smithi017.stdout: "in_progress": true, 2023-10-26T02:28:44.250 INFO:teuthology.orchestra.run.smithi017.stdout: "services_complete": [], 2023-10-26T02:28:44.250 INFO:teuthology.orchestra.run.smithi017.stdout: "message": "" 2023-10-26T02:28:44.251 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-10-26T02:28:44.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:43 smithi163 bash[23532]: audit 2023-10-26T02:28:42.652727+0000 mgr.y (mgr.14140) 359 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:44.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:43 smithi163 bash[23532]: cluster 2023-10-26T02:28:42.792546+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:44.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:43 smithi163 bash[23532]: audit 2023-10-26T02:28:43.018041+0000 mgr.y (mgr.14140) 361 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:44.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:43 smithi163 bash[23532]: audit 2023-10-26T02:28:43.834331+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.17:0/4287376149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:28:44.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:43 smithi017 bash[23462]: audit 2023-10-26T02:28:42.652727+0000 mgr.y (mgr.14140) 359 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:44.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:43 smithi017 bash[23462]: cluster 2023-10-26T02:28:42.792546+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:44.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:43 smithi017 bash[23462]: audit 2023-10-26T02:28:43.018041+0000 mgr.y (mgr.14140) 361 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:44.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:43 smithi017 bash[23462]: audit 2023-10-26T02:28:43.834331+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.17:0/4287376149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:28:44.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:43 smithi017 bash[27028]: audit 2023-10-26T02:28:42.652727+0000 mgr.y (mgr.14140) 359 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:44.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:43 smithi017 bash[27028]: cluster 2023-10-26T02:28:42.792546+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:44.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:43 smithi017 bash[27028]: audit 2023-10-26T02:28:43.018041+0000 mgr.y (mgr.14140) 361 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:44.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:43 smithi017 bash[27028]: audit 2023-10-26T02:28:43.834331+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.17:0/4287376149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:28:45.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:44 smithi163 bash[23532]: audit 2023-10-26T02:28:43.371078+0000 mgr.y (mgr.14140) 362 : audit [DBG] from='client.24652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:45.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:44 smithi017 bash[23462]: audit 2023-10-26T02:28:43.371078+0000 mgr.y (mgr.14140) 362 : audit [DBG] from='client.24652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:45.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:44 smithi017 bash[27028]: audit 2023-10-26T02:28:43.371078+0000 mgr.y (mgr.14140) 362 : audit [DBG] from='client.24652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:46.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:45 smithi163 bash[23532]: audit 2023-10-26T02:28:44.243692+0000 mgr.y (mgr.14140) 363 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:46.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:45 smithi163 bash[23532]: cluster 2023-10-26T02:28:44.793332+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:46.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:45 smithi017 bash[23462]: audit 2023-10-26T02:28:44.243692+0000 mgr.y (mgr.14140) 363 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:46.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:45 smithi017 bash[23462]: cluster 2023-10-26T02:28:44.793332+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:46.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:45 smithi017 bash[27028]: audit 2023-10-26T02:28:44.243692+0000 mgr.y (mgr.14140) 363 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:28:46.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:45 smithi017 bash[27028]: cluster 2023-10-26T02:28:44.793332+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:48.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:47 smithi163 bash[23532]: cluster 2023-10-26T02:28:46.794245+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:48.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:47 smithi017 bash[23462]: cluster 2023-10-26T02:28:46.794245+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:48.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:47 smithi017 bash[27028]: cluster 2023-10-26T02:28:46.794245+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:50.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:49 smithi163 bash[23532]: cluster 2023-10-26T02:28:48.795128+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:50.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:49 smithi017 bash[23462]: cluster 2023-10-26T02:28:48.795128+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:50.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:49 smithi017 bash[27028]: cluster 2023-10-26T02:28:48.795128+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:52.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:51 smithi163 bash[23532]: cluster 2023-10-26T02:28:50.795986+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:52.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:51 smithi017 bash[23462]: cluster 2023-10-26T02:28:50.795986+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:52.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:51 smithi017 bash[27028]: cluster 2023-10-26T02:28:50.795986+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:54.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:53 smithi163 bash[23532]: cluster 2023-10-26T02:28:52.796781+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:54.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:53 smithi017 bash[23462]: cluster 2023-10-26T02:28:52.796781+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:54.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:53 smithi017 bash[27028]: cluster 2023-10-26T02:28:52.796781+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:56.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:55 smithi163 bash[23532]: cluster 2023-10-26T02:28:54.797690+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:56.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:55 smithi017 bash[23462]: cluster 2023-10-26T02:28:54.797690+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:56.276 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:55 smithi017 bash[27028]: cluster 2023-10-26T02:28:54.797690+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:58.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:57 smithi163 bash[23532]: cluster 2023-10-26T02:28:56.798576+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:58.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:57 smithi017 bash[23462]: cluster 2023-10-26T02:28:56.798576+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:28:58.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:57 smithi017 bash[27028]: cluster 2023-10-26T02:28:56.798576+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:00.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:28:59 smithi163 bash[23532]: cluster 2023-10-26T02:28:58.799347+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:00.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:28:59 smithi017 bash[23462]: cluster 2023-10-26T02:28:58.799347+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:00.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:28:59 smithi017 bash[27028]: cluster 2023-10-26T02:28:58.799347+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:02.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:01 smithi163 bash[23532]: cluster 2023-10-26T02:29:00.800416+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:02.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:01 smithi017 bash[23462]: cluster 2023-10-26T02:29:00.800416+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:02.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:01 smithi017 bash[27028]: cluster 2023-10-26T02:29:00.800416+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:04.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:03 smithi163 bash[23532]: cluster 2023-10-26T02:29:02.801415+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:04.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:03 smithi017 bash[23462]: cluster 2023-10-26T02:29:02.801415+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:04.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:03 smithi017 bash[27028]: cluster 2023-10-26T02:29:02.801415+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:06.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:05 smithi163 bash[23532]: cluster 2023-10-26T02:29:04.802195+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:06.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:05 smithi017 bash[23462]: cluster 2023-10-26T02:29:04.802195+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:06.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:05 smithi017 bash[27028]: cluster 2023-10-26T02:29:04.802195+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:08.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:07 smithi163 bash[23532]: cluster 2023-10-26T02:29:06.802992+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:08.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:07 smithi017 bash[23462]: cluster 2023-10-26T02:29:06.802992+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:08.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:07 smithi017 bash[27028]: cluster 2023-10-26T02:29:06.802992+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:10.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:09 smithi163 bash[23532]: cluster 2023-10-26T02:29:08.804011+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:10.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:09 smithi017 bash[23462]: cluster 2023-10-26T02:29:08.804011+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:10.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:09 smithi017 bash[27028]: cluster 2023-10-26T02:29:08.804011+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:12.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:11 smithi163 bash[23532]: cluster 2023-10-26T02:29:10.805004+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:12.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:11 smithi017 bash[23462]: cluster 2023-10-26T02:29:10.805004+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:12.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:11 smithi017 bash[27028]: cluster 2023-10-26T02:29:10.805004+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:14.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:13 smithi163 bash[23532]: cluster 2023-10-26T02:29:12.806166+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:14.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:13 smithi017 bash[23462]: cluster 2023-10-26T02:29:12.806166+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:14.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:13 smithi017 bash[27028]: cluster 2023-10-26T02:29:12.806166+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:14.612 INFO:teuthology.orchestra.run.smithi017.stdout:true 2023-10-26T02:29:15.270 INFO:teuthology.orchestra.run.smithi017.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-10-26T02:29:15.270 INFO:teuthology.orchestra.run.smithi017.stdout:alertmanager.a smithi017 running (4m) 2m ago 4m prom/alertmanager 9f27df16978d 8fc523407e2e 2023-10-26T02:29:15.271 INFO:teuthology.orchestra.run.smithi017.stdout:grafana.a smithi163 running (4m) 2m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c a673cc998ca9 2023-10-26T02:29:15.271 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.x smithi163 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 da7c02c821c6 2023-10-26T02:29:15.271 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.y smithi017 running (11m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 781d6dc23bf9 2023-10-26T02:29:15.271 INFO:teuthology.orchestra.run.smithi017.stdout:mon.a smithi017 running (11m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5f6f494c2a7f 2023-10-26T02:29:15.271 INFO:teuthology.orchestra.run.smithi017.stdout:mon.b smithi163 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 93fabbb1d148 2023-10-26T02:29:15.272 INFO:teuthology.orchestra.run.smithi017.stdout:mon.c smithi017 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2861b94371e0 2023-10-26T02:29:15.272 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.a smithi017 running (4m) 2m ago 5m prom/node-exporter 458e026e6aa6 f85a8288538b 2023-10-26T02:29:15.272 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.b smithi163 running (4m) 2m ago 5m prom/node-exporter 458e026e6aa6 2011dbc1a732 2023-10-26T02:29:15.272 INFO:teuthology.orchestra.run.smithi017.stdout:osd.0 smithi017 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7ae65b6ac775 2023-10-26T02:29:15.272 INFO:teuthology.orchestra.run.smithi017.stdout:osd.1 smithi017 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 dbce5e860479 2023-10-26T02:29:15.273 INFO:teuthology.orchestra.run.smithi017.stdout:osd.2 smithi017 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cd3d2e12656a 2023-10-26T02:29:15.273 INFO:teuthology.orchestra.run.smithi017.stdout:osd.3 smithi017 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f16201015cae 2023-10-26T02:29:15.273 INFO:teuthology.orchestra.run.smithi017.stdout:osd.4 smithi163 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b162c2f0b2a2 2023-10-26T02:29:15.273 INFO:teuthology.orchestra.run.smithi017.stdout:osd.5 smithi163 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 912fa00f506b 2023-10-26T02:29:15.273 INFO:teuthology.orchestra.run.smithi017.stdout:osd.6 smithi163 running (5m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 581d9d7a82be 2023-10-26T02:29:15.274 INFO:teuthology.orchestra.run.smithi017.stdout:osd.7 smithi163 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4b69ae9a3ad8 2023-10-26T02:29:15.274 INFO:teuthology.orchestra.run.smithi017.stdout:prometheus.a smithi163 running (4m) 2m ago 5m prom/prometheus:latest 22010d1e5539 dafe2aa8c2c2 2023-10-26T02:29:15.274 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi017.fsogrv smithi017 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 94747f435c98 2023-10-26T02:29:15.274 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi163.sihjqf smithi163 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a891ad64ab22 2023-10-26T02:29:15.623 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-10-26T02:29:15.624 INFO:teuthology.orchestra.run.smithi017.stdout: "mon": { 2023-10-26T02:29:15.624 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-10-26T02:29:15.624 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:29:15.624 INFO:teuthology.orchestra.run.smithi017.stdout: "mgr": { 2023-10-26T02:29:15.625 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T02:29:15.625 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:29:15.625 INFO:teuthology.orchestra.run.smithi017.stdout: "osd": { 2023-10-26T02:29:15.626 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-10-26T02:29:15.626 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:29:15.626 INFO:teuthology.orchestra.run.smithi017.stdout: "mds": {}, 2023-10-26T02:29:15.627 INFO:teuthology.orchestra.run.smithi017.stdout: "rgw": { 2023-10-26T02:29:15.627 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T02:29:15.628 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:29:15.628 INFO:teuthology.orchestra.run.smithi017.stdout: "overall": { 2023-10-26T02:29:15.628 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-10-26T02:29:15.629 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:29:15.629 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-10-26T02:29:15.953 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-10-26T02:29:15.953 INFO:teuthology.orchestra.run.smithi017.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", 2023-10-26T02:29:15.954 INFO:teuthology.orchestra.run.smithi017.stdout: "in_progress": true, 2023-10-26T02:29:15.954 INFO:teuthology.orchestra.run.smithi017.stdout: "services_complete": [], 2023-10-26T02:29:15.954 INFO:teuthology.orchestra.run.smithi017.stdout: "message": "" 2023-10-26T02:29:15.954 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-10-26T02:29:16.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:15 smithi163 bash[23532]: audit 2023-10-26T02:29:14.586739+0000 mgr.y (mgr.14140) 379 : audit [DBG] from='client.24670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:16.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:15 smithi163 bash[23532]: cluster 2023-10-26T02:29:14.807362+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:16.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:15 smithi163 bash[23532]: audit 2023-10-26T02:29:14.920780+0000 mgr.y (mgr.14140) 381 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:16.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:15 smithi163 bash[23532]: audit 2023-10-26T02:29:15.617689+0000 mon.a (mon.0) 581 : audit [DBG] from='client.? 172.21.15.17:0/911263958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:29:16.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:15 smithi017 bash[23462]: audit 2023-10-26T02:29:14.586739+0000 mgr.y (mgr.14140) 379 : audit [DBG] from='client.24670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:16.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:15 smithi017 bash[23462]: cluster 2023-10-26T02:29:14.807362+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:16.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:15 smithi017 bash[23462]: audit 2023-10-26T02:29:14.920780+0000 mgr.y (mgr.14140) 381 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:16.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:15 smithi017 bash[23462]: audit 2023-10-26T02:29:15.617689+0000 mon.a (mon.0) 581 : audit [DBG] from='client.? 172.21.15.17:0/911263958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:29:16.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:15 smithi017 bash[27028]: audit 2023-10-26T02:29:14.586739+0000 mgr.y (mgr.14140) 379 : audit [DBG] from='client.24670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:16.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:15 smithi017 bash[27028]: cluster 2023-10-26T02:29:14.807362+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:16.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:15 smithi017 bash[27028]: audit 2023-10-26T02:29:14.920780+0000 mgr.y (mgr.14140) 381 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:16.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:15 smithi017 bash[27028]: audit 2023-10-26T02:29:15.617689+0000 mon.a (mon.0) 581 : audit [DBG] from='client.? 172.21.15.17:0/911263958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:29:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:16 smithi163 bash[23532]: audit 2023-10-26T02:29:15.250538+0000 mgr.y (mgr.14140) 382 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:16 smithi163 bash[23532]: audit 2023-10-26T02:29:15.946221+0000 mgr.y (mgr.14140) 383 : audit [DBG] from='client.24694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:17.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:16 smithi017 bash[23462]: audit 2023-10-26T02:29:15.250538+0000 mgr.y (mgr.14140) 382 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:17.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:16 smithi017 bash[23462]: audit 2023-10-26T02:29:15.946221+0000 mgr.y (mgr.14140) 383 : audit [DBG] from='client.24694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:17.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:16 smithi017 bash[27028]: audit 2023-10-26T02:29:15.250538+0000 mgr.y (mgr.14140) 382 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:17.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:16 smithi017 bash[27028]: audit 2023-10-26T02:29:15.946221+0000 mgr.y (mgr.14140) 383 : audit [DBG] from='client.24694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:18.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:17 smithi163 bash[23532]: cluster 2023-10-26T02:29:16.808317+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:18.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:17 smithi017 bash[23462]: cluster 2023-10-26T02:29:16.808317+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:18.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:17 smithi017 bash[27028]: cluster 2023-10-26T02:29:16.808317+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:20.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:19 smithi163 bash[23532]: cluster 2023-10-26T02:29:18.809375+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:20.276 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:19 smithi017 bash[23462]: cluster 2023-10-26T02:29:18.809375+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:20.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:19 smithi017 bash[27028]: cluster 2023-10-26T02:29:18.809375+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:21.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:20 smithi163 bash[23532]: audit 2023-10-26T02:29:19.885468+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_version\": \"ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)\"}"}]: dispatch 2023-10-26T02:29:21.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:20 smithi163 bash[23532]: audit 2023-10-26T02:29:19.891817+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_version\": \"ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)\"}"}]': finished 2023-10-26T02:29:21.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:20 smithi163 bash[23532]: cephadm 2023-10-26T02:29:19.892463+0000 mgr.y (mgr.14140) 386 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 with id 905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60 2023-10-26T02:29:21.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:20 smithi163 bash[23532]: audit 2023-10-26T02:29:19.892828+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:29:21.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:20 smithi163 bash[23532]: cephadm 2023-10-26T02:29:19.894224+0000 mgr.y (mgr.14140) 387 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-10-26T02:29:21.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:20 smithi163 bash[23532]: cephadm 2023-10-26T02:29:19.894451+0000 mgr.y (mgr.14140) 388 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-26T02:29:21.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:20 smithi017 bash[23462]: audit 2023-10-26T02:29:19.885468+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_version\": \"ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)\"}"}]: dispatch 2023-10-26T02:29:21.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:20 smithi017 bash[23462]: audit 2023-10-26T02:29:19.891817+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_version\": \"ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)\"}"}]': finished 2023-10-26T02:29:21.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:20 smithi017 bash[23462]: cephadm 2023-10-26T02:29:19.892463+0000 mgr.y (mgr.14140) 386 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 with id 905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60 2023-10-26T02:29:21.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:20 smithi017 bash[23462]: audit 2023-10-26T02:29:19.892828+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:29:21.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:20 smithi017 bash[23462]: cephadm 2023-10-26T02:29:19.894224+0000 mgr.y (mgr.14140) 387 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-10-26T02:29:21.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:20 smithi017 bash[23462]: cephadm 2023-10-26T02:29:19.894451+0000 mgr.y (mgr.14140) 388 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-26T02:29:21.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:20 smithi017 bash[27028]: audit 2023-10-26T02:29:19.885468+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_version\": \"ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)\"}"}]: dispatch 2023-10-26T02:29:21.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:20 smithi017 bash[27028]: audit 2023-10-26T02:29:19.891817+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_version\": \"ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)\"}"}]': finished 2023-10-26T02:29:21.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:20 smithi017 bash[27028]: cephadm 2023-10-26T02:29:19.892463+0000 mgr.y (mgr.14140) 386 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 with id 905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60 2023-10-26T02:29:21.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:20 smithi017 bash[27028]: audit 2023-10-26T02:29:19.892828+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:29:21.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:20 smithi017 bash[27028]: cephadm 2023-10-26T02:29:19.894224+0000 mgr.y (mgr.14140) 387 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-10-26T02:29:21.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:20 smithi017 bash[27028]: cephadm 2023-10-26T02:29:19.894451+0000 mgr.y (mgr.14140) 388 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-26T02:29:22.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:21 smithi163 bash[23532]: cephadm 2023-10-26T02:29:20.151491+0000 mgr.y (mgr.14140) 389 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 on smithi163 2023-10-26T02:29:22.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:21 smithi163 bash[23532]: cluster 2023-10-26T02:29:20.810389+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:22.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:21 smithi017 bash[23462]: cephadm 2023-10-26T02:29:20.151491+0000 mgr.y (mgr.14140) 389 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 on smithi163 2023-10-26T02:29:22.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:21 smithi017 bash[23462]: cluster 2023-10-26T02:29:20.810389+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:22.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:21 smithi017 bash[27028]: cephadm 2023-10-26T02:29:20.151491+0000 mgr.y (mgr.14140) 389 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 on smithi163 2023-10-26T02:29:22.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:21 smithi017 bash[27028]: cluster 2023-10-26T02:29:20.810389+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:24.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:23 smithi163 bash[23532]: cluster 2023-10-26T02:29:22.811574+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:24.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:23 smithi017 bash[23462]: cluster 2023-10-26T02:29:22.811574+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:24.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:23 smithi017 bash[27028]: cluster 2023-10-26T02:29:22.811574+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:26.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:25 smithi163 bash[23532]: cluster 2023-10-26T02:29:24.812689+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:26.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:25 smithi017 bash[23462]: cluster 2023-10-26T02:29:24.812689+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:26.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:25 smithi017 bash[27028]: cluster 2023-10-26T02:29:24.812689+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:28.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:27 smithi163 bash[23532]: cluster 2023-10-26T02:29:26.813596+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:28.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:27 smithi017 bash[23462]: cluster 2023-10-26T02:29:26.813596+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:28.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:27 smithi017 bash[27028]: cluster 2023-10-26T02:29:26.813596+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:30.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:29 smithi163 bash[23532]: cluster 2023-10-26T02:29:28.814598+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:30.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:29 smithi017 bash[23462]: cluster 2023-10-26T02:29:28.814598+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:30.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:29 smithi017 bash[27028]: cluster 2023-10-26T02:29:28.814598+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:32.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:31 smithi163 bash[23532]: cluster 2023-10-26T02:29:30.815611+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:32.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:31 smithi017 bash[23462]: cluster 2023-10-26T02:29:30.815611+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:32.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:31 smithi017 bash[27028]: cluster 2023-10-26T02:29:30.815611+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:34.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:33 smithi163 bash[23532]: cluster 2023-10-26T02:29:32.816764+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:34.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:33 smithi017 bash[23462]: cluster 2023-10-26T02:29:32.816764+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:34.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:33 smithi017 bash[27028]: cluster 2023-10-26T02:29:32.816764+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:36.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:35 smithi163 bash[23532]: cluster 2023-10-26T02:29:34.817765+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:36.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:35 smithi017 bash[23462]: cluster 2023-10-26T02:29:34.817765+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:36.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:35 smithi017 bash[27028]: cluster 2023-10-26T02:29:34.817765+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:38.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:37 smithi163 bash[23532]: cluster 2023-10-26T02:29:36.818672+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:38.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:37 smithi017 bash[23462]: cluster 2023-10-26T02:29:36.818672+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:38.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:37 smithi017 bash[27028]: cluster 2023-10-26T02:29:36.818672+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:40.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:39 smithi163 bash[23532]: cluster 2023-10-26T02:29:38.819667+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:40.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:39 smithi017 bash[23462]: cluster 2023-10-26T02:29:38.819667+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:40.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:39 smithi017 bash[27028]: cluster 2023-10-26T02:29:38.819667+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:42.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:41 smithi163 bash[23532]: cluster 2023-10-26T02:29:40.820723+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:42.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:41 smithi017 bash[23462]: cluster 2023-10-26T02:29:40.820723+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:42.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:41 smithi017 bash[27028]: cluster 2023-10-26T02:29:40.820723+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:44.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:43 smithi163 bash[23532]: cluster 2023-10-26T02:29:42.821873+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:44.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:43 smithi017 bash[23462]: cluster 2023-10-26T02:29:42.821873+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:44.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:43 smithi017 bash[27028]: cluster 2023-10-26T02:29:42.821873+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:46.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:45 smithi163 bash[23532]: cluster 2023-10-26T02:29:44.822861+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:46.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:45 smithi017 bash[23462]: cluster 2023-10-26T02:29:44.822861+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:46.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:45 smithi017 bash[27028]: cluster 2023-10-26T02:29:44.822861+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:46.304 INFO:teuthology.orchestra.run.smithi017.stdout:true 2023-10-26T02:29:46.971 INFO:teuthology.orchestra.run.smithi017.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-10-26T02:29:46.971 INFO:teuthology.orchestra.run.smithi017.stdout:alertmanager.a smithi017 running (4m) 3m ago 5m prom/alertmanager 9f27df16978d 8fc523407e2e 2023-10-26T02:29:46.971 INFO:teuthology.orchestra.run.smithi017.stdout:grafana.a smithi163 running (4m) 3m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c a673cc998ca9 2023-10-26T02:29:46.971 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.x smithi163 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 da7c02c821c6 2023-10-26T02:29:46.972 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.y smithi017 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 781d6dc23bf9 2023-10-26T02:29:46.972 INFO:teuthology.orchestra.run.smithi017.stdout:mon.a smithi017 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5f6f494c2a7f 2023-10-26T02:29:46.972 INFO:teuthology.orchestra.run.smithi017.stdout:mon.b smithi163 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 93fabbb1d148 2023-10-26T02:29:46.972 INFO:teuthology.orchestra.run.smithi017.stdout:mon.c smithi017 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2861b94371e0 2023-10-26T02:29:46.972 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.a smithi017 running (5m) 3m ago 5m prom/node-exporter 458e026e6aa6 f85a8288538b 2023-10-26T02:29:46.973 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.b smithi163 running (5m) 3m ago 5m prom/node-exporter 458e026e6aa6 2011dbc1a732 2023-10-26T02:29:46.973 INFO:teuthology.orchestra.run.smithi017.stdout:osd.0 smithi017 running (8m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7ae65b6ac775 2023-10-26T02:29:46.973 INFO:teuthology.orchestra.run.smithi017.stdout:osd.1 smithi017 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 dbce5e860479 2023-10-26T02:29:46.973 INFO:teuthology.orchestra.run.smithi017.stdout:osd.2 smithi017 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cd3d2e12656a 2023-10-26T02:29:46.973 INFO:teuthology.orchestra.run.smithi017.stdout:osd.3 smithi017 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f16201015cae 2023-10-26T02:29:46.974 INFO:teuthology.orchestra.run.smithi017.stdout:osd.4 smithi163 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b162c2f0b2a2 2023-10-26T02:29:46.974 INFO:teuthology.orchestra.run.smithi017.stdout:osd.5 smithi163 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 912fa00f506b 2023-10-26T02:29:46.974 INFO:teuthology.orchestra.run.smithi017.stdout:osd.6 smithi163 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 581d9d7a82be 2023-10-26T02:29:46.974 INFO:teuthology.orchestra.run.smithi017.stdout:osd.7 smithi163 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4b69ae9a3ad8 2023-10-26T02:29:46.974 INFO:teuthology.orchestra.run.smithi017.stdout:prometheus.a smithi163 running (4m) 3m ago 5m prom/prometheus:latest 22010d1e5539 dafe2aa8c2c2 2023-10-26T02:29:46.975 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi017.fsogrv smithi017 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 94747f435c98 2023-10-26T02:29:46.975 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi163.sihjqf smithi163 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a891ad64ab22 2023-10-26T02:29:47.326 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-10-26T02:29:47.326 INFO:teuthology.orchestra.run.smithi017.stdout: "mon": { 2023-10-26T02:29:47.326 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-10-26T02:29:47.327 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:29:47.327 INFO:teuthology.orchestra.run.smithi017.stdout: "mgr": { 2023-10-26T02:29:47.327 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T02:29:47.327 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:29:47.327 INFO:teuthology.orchestra.run.smithi017.stdout: "osd": { 2023-10-26T02:29:47.328 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-10-26T02:29:47.328 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:29:47.328 INFO:teuthology.orchestra.run.smithi017.stdout: "mds": {}, 2023-10-26T02:29:47.328 INFO:teuthology.orchestra.run.smithi017.stdout: "rgw": { 2023-10-26T02:29:47.328 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T02:29:47.329 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:29:47.329 INFO:teuthology.orchestra.run.smithi017.stdout: "overall": { 2023-10-26T02:29:47.329 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-10-26T02:29:47.329 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:29:47.329 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-10-26T02:29:47.659 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-10-26T02:29:47.660 INFO:teuthology.orchestra.run.smithi017.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", 2023-10-26T02:29:47.660 INFO:teuthology.orchestra.run.smithi017.stdout: "in_progress": true, 2023-10-26T02:29:47.660 INFO:teuthology.orchestra.run.smithi017.stdout: "services_complete": [], 2023-10-26T02:29:47.660 INFO:teuthology.orchestra.run.smithi017.stdout: "message": "" 2023-10-26T02:29:47.660 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-10-26T02:29:48.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:47 smithi163 bash[23532]: audit 2023-10-26T02:29:46.284645+0000 mgr.y (mgr.14140) 403 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:48.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:47 smithi163 bash[23532]: audit 2023-10-26T02:29:46.621862+0000 mgr.y (mgr.14140) 404 : audit [DBG] from='client.24706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:48.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:47 smithi163 bash[23532]: cluster 2023-10-26T02:29:46.823942+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:48.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:47 smithi163 bash[23532]: audit 2023-10-26T02:29:46.950791+0000 mgr.y (mgr.14140) 406 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:48.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:47 smithi163 bash[23532]: audit 2023-10-26T02:29:47.319773+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.17:0/936413113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:29:48.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:47 smithi017 bash[23462]: audit 2023-10-26T02:29:46.284645+0000 mgr.y (mgr.14140) 403 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:48.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:47 smithi017 bash[23462]: audit 2023-10-26T02:29:46.621862+0000 mgr.y (mgr.14140) 404 : audit [DBG] from='client.24706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:48.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:47 smithi017 bash[23462]: cluster 2023-10-26T02:29:46.823942+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:48.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:47 smithi017 bash[23462]: audit 2023-10-26T02:29:46.950791+0000 mgr.y (mgr.14140) 406 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:48.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:47 smithi017 bash[23462]: audit 2023-10-26T02:29:47.319773+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.17:0/936413113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:29:48.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:47 smithi017 bash[27028]: audit 2023-10-26T02:29:46.284645+0000 mgr.y (mgr.14140) 403 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:48.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:47 smithi017 bash[27028]: audit 2023-10-26T02:29:46.621862+0000 mgr.y (mgr.14140) 404 : audit [DBG] from='client.24706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:48.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:47 smithi017 bash[27028]: cluster 2023-10-26T02:29:46.823942+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:48.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:47 smithi017 bash[27028]: audit 2023-10-26T02:29:46.950791+0000 mgr.y (mgr.14140) 406 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:48.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:47 smithi017 bash[27028]: audit 2023-10-26T02:29:47.319773+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.17:0/936413113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:29:49.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:48 smithi163 bash[23532]: audit 2023-10-26T02:29:47.652448+0000 mgr.y (mgr.14140) 407 : audit [DBG] from='client.24724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:49.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:48 smithi017 bash[23462]: audit 2023-10-26T02:29:47.652448+0000 mgr.y (mgr.14140) 407 : audit [DBG] from='client.24724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:49.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:48 smithi017 bash[27028]: audit 2023-10-26T02:29:47.652448+0000 mgr.y (mgr.14140) 407 : audit [DBG] from='client.24724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:29:50.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:49 smithi163 bash[23532]: cluster 2023-10-26T02:29:48.824969+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:50.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:49 smithi017 bash[23462]: cluster 2023-10-26T02:29:48.824969+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:50.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:49 smithi017 bash[27028]: cluster 2023-10-26T02:29:48.824969+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:52.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:51 smithi163 bash[23532]: cluster 2023-10-26T02:29:50.826003+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:52.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:51 smithi017 bash[23462]: cluster 2023-10-26T02:29:50.826003+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:52.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:51 smithi017 bash[27028]: cluster 2023-10-26T02:29:50.826003+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:54.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:53 smithi163 bash[23532]: cluster 2023-10-26T02:29:52.827158+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:54.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:53 smithi017 bash[23462]: cluster 2023-10-26T02:29:52.827158+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:54.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:53 smithi017 bash[27028]: cluster 2023-10-26T02:29:52.827158+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:56.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:55 smithi163 bash[23532]: cluster 2023-10-26T02:29:54.828179+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:56.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:55 smithi017 bash[23462]: cluster 2023-10-26T02:29:54.828179+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:56.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:55 smithi017 bash[27028]: cluster 2023-10-26T02:29:54.828179+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:58.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:57 smithi163 bash[23532]: cluster 2023-10-26T02:29:56.829132+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:58.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:57 smithi017 bash[23462]: cluster 2023-10-26T02:29:56.829132+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:29:58.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:57 smithi017 bash[27028]: cluster 2023-10-26T02:29:56.829132+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:00.021 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:29:59 smithi163 bash[23532]: cluster 2023-10-26T02:29:58.830254+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:00.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:29:59 smithi017 bash[23462]: cluster 2023-10-26T02:29:58.830254+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:00.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:29:59 smithi017 bash[27028]: cluster 2023-10-26T02:29:58.830254+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:01.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:00 smithi163 bash[23532]: audit 2023-10-26T02:30:00.440686+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.x"}]: dispatch 2023-10-26T02:30:01.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:00 smithi163 bash[23532]: audit 2023-10-26T02:30:00.449412+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.x"}]': finished 2023-10-26T02:30:01.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:00 smithi163 bash[23532]: audit 2023-10-26T02:30:00.451322+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-10-26T02:30:01.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:00 smithi163 bash[23532]: audit 2023-10-26T02:30:00.452730+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:30:01.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:00 smithi163 bash[23532]: audit 2023-10-26T02:30:00.455479+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-10-26T02:30:01.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:00 smithi017 bash[23462]: audit 2023-10-26T02:30:00.440686+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.x"}]: dispatch 2023-10-26T02:30:01.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:00 smithi017 bash[23462]: audit 2023-10-26T02:30:00.449412+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.x"}]': finished 2023-10-26T02:30:01.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:00 smithi017 bash[23462]: audit 2023-10-26T02:30:00.451322+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-10-26T02:30:01.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:00 smithi017 bash[23462]: audit 2023-10-26T02:30:00.452730+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:30:01.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:00 smithi017 bash[23462]: audit 2023-10-26T02:30:00.455479+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-10-26T02:30:01.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:00 smithi017 bash[27028]: audit 2023-10-26T02:30:00.440686+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.x"}]: dispatch 2023-10-26T02:30:01.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:00 smithi017 bash[27028]: audit 2023-10-26T02:30:00.449412+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.x"}]': finished 2023-10-26T02:30:01.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:00 smithi017 bash[27028]: audit 2023-10-26T02:30:00.451322+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-10-26T02:30:01.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:00 smithi017 bash[27028]: audit 2023-10-26T02:30:00.452730+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:30:01.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:00 smithi017 bash[27028]: audit 2023-10-26T02:30:00.455479+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-10-26T02:30:02.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:01 smithi163 bash[23532]: cephadm 2023-10-26T02:30:00.439826+0000 mgr.y (mgr.14140) 414 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-10-26T02:30:02.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:01 smithi163 bash[23532]: cephadm 2023-10-26T02:30:00.440007+0000 mgr.y (mgr.14140) 415 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-10-26T02:30:02.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:01 smithi163 bash[23532]: cephadm 2023-10-26T02:30:00.454656+0000 mgr.y (mgr.14140) 416 : cephadm [INF] Deploying daemon mgr.x on smithi163 2023-10-26T02:30:02.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:01 smithi163 bash[23532]: cluster 2023-10-26T02:30:00.831343+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:02.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:01 smithi017 bash[23462]: cephadm 2023-10-26T02:30:00.439826+0000 mgr.y (mgr.14140) 414 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-10-26T02:30:02.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:01 smithi017 bash[23462]: cephadm 2023-10-26T02:30:00.440007+0000 mgr.y (mgr.14140) 415 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-10-26T02:30:02.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:01 smithi017 bash[23462]: cephadm 2023-10-26T02:30:00.454656+0000 mgr.y (mgr.14140) 416 : cephadm [INF] Deploying daemon mgr.x on smithi163 2023-10-26T02:30:02.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:01 smithi017 bash[23462]: cluster 2023-10-26T02:30:00.831343+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:02.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:01 smithi017 bash[27028]: cephadm 2023-10-26T02:30:00.439826+0000 mgr.y (mgr.14140) 414 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-10-26T02:30:02.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:01 smithi017 bash[27028]: cephadm 2023-10-26T02:30:00.440007+0000 mgr.y (mgr.14140) 415 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-10-26T02:30:02.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:01 smithi017 bash[27028]: cephadm 2023-10-26T02:30:00.454656+0000 mgr.y (mgr.14140) 416 : cephadm [INF] Deploying daemon mgr.x on smithi163 2023-10-26T02:30:02.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:01 smithi017 bash[27028]: cluster 2023-10-26T02:30:00.831343+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:02.772 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:02 smithi163 systemd[1]: Stopping Ceph mgr.x for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:30:04.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:03 smithi163 bash[23532]: cluster 2023-10-26T02:30:02.832547+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:04.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:03 smithi017 bash[23462]: cluster 2023-10-26T02:30:02.832547+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:04.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:03 smithi017 bash[27028]: cluster 2023-10-26T02:30:02.832547+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:06.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:05 smithi163 bash[23532]: cluster 2023-10-26T02:30:04.833589+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:06.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:05 smithi017 bash[23462]: cluster 2023-10-26T02:30:04.833589+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:06.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:05 smithi017 bash[27028]: cluster 2023-10-26T02:30:04.833589+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:08.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:07 smithi163 bash[23532]: cluster 2023-10-26T02:30:06.834481+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:08.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:07 smithi017 bash[23462]: cluster 2023-10-26T02:30:06.834481+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:08.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:07 smithi017 bash[27028]: cluster 2023-10-26T02:30:06.834481+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:10.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:09 smithi163 bash[23532]: cluster 2023-10-26T02:30:08.835517+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:10.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:09 smithi017 bash[23462]: cluster 2023-10-26T02:30:08.835517+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:10.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:09 smithi017 bash[27028]: cluster 2023-10-26T02:30:08.835517+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:12.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:11 smithi163 bash[23532]: cluster 2023-10-26T02:30:10.836700+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:12.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:11 smithi017 bash[23462]: cluster 2023-10-26T02:30:10.836700+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:12.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:11 smithi017 bash[27028]: cluster 2023-10-26T02:30:10.836700+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:13.521 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:13 smithi163 docker[34942]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-mgr.x 2023-10-26T02:30:13.522 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:13 smithi163 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-10-26T02:30:13.522 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:13 smithi163 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-26T02:30:13.522 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:13 smithi163 systemd[1]: Stopped Ceph mgr.x for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:30:13.909 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:13 smithi163 systemd[1]: Starting Ceph mgr.x for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:30:13.909 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:13 smithi163 docker[35019]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-mgr.x 2023-10-26T02:30:13.910 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:13 smithi163 systemd[1]: Started Ceph mgr.x for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:30:14.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:13 smithi163 bash[23532]: cluster 2023-10-26T02:30:12.837743+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:14.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:13 smithi163 bash[23532]: audit 2023-10-26T02:30:13.696927+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:30:14.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:13 smithi163 bash[23532]: audit 2023-10-26T02:30:13.703120+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:30:14.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:13 smithi017 bash[23462]: cluster 2023-10-26T02:30:12.837743+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:14.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:13 smithi017 bash[27028]: cluster 2023-10-26T02:30:12.837743+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:14.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:13 smithi017 bash[23462]: audit 2023-10-26T02:30:13.696927+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:30:14.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:13 smithi017 bash[23462]: audit 2023-10-26T02:30:13.703120+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:30:14.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:13 smithi017 bash[27028]: audit 2023-10-26T02:30:13.696927+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]: dispatch 2023-10-26T02:30:14.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:13 smithi017 bash[27028]: audit 2023-10-26T02:30:13.703120+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:19:36.026544\"}"}]': finished 2023-10-26T02:30:15.021 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:14 smithi163 bash[35041]: debug 2023-10-26T02:30:14.862+0000 7f94d5150700 1 -- 172.21.15.163:0/3022540390 <== mon.2 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c094d0a4e0 con 0x55c094dff000 2023-10-26T02:30:15.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:14 smithi163 bash[23532]: audit 2023-10-26T02:30:13.989775+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:30:13.987004\"}"}]: dispatch 2023-10-26T02:30:15.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:14 smithi163 bash[23532]: audit 2023-10-26T02:30:13.996123+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:30:13.987004\"}"}]': finished 2023-10-26T02:30:15.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:14 smithi163 bash[23532]: audit 2023-10-26T02:30:13.997488+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:30:15.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:14 smithi017 bash[23462]: audit 2023-10-26T02:30:13.989775+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:30:13.987004\"}"}]: dispatch 2023-10-26T02:30:15.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:14 smithi017 bash[27028]: audit 2023-10-26T02:30:13.989775+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:30:13.987004\"}"}]: dispatch 2023-10-26T02:30:15.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:14 smithi017 bash[23462]: audit 2023-10-26T02:30:13.996123+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:30:13.987004\"}"}]': finished 2023-10-26T02:30:15.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:14 smithi017 bash[23462]: audit 2023-10-26T02:30:13.997488+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:30:15.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:14 smithi017 bash[27028]: audit 2023-10-26T02:30:13.996123+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164599\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.164922\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165043\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165162\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165281\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165400\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165520\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:26:30.165639\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:26:30.165759\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:30:13.987004\"}"}]': finished 2023-10-26T02:30:15.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:14 smithi017 bash[27028]: audit 2023-10-26T02:30:13.997488+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T02:30:15.521 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:15 smithi163 bash[35041]: debug 2023-10-26T02:30:15.030+0000 7f94e5737680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-26T02:30:15.522 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:15 smithi163 bash[35041]: debug 2023-10-26T02:30:15.138+0000 7f94e5737680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-26T02:30:16.006 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:15 smithi163 bash[35041]: debug 2023-10-26T02:30:15.638+0000 7f94e5737680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-26T02:30:16.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:16 smithi163 bash[23532]: cluster 2023-10-26T02:30:14.838802+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:16.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:16 smithi163 bash[23532]: audit 2023-10-26T02:30:15.683143+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679357\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679558\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:30:13.703898\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679685\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679836\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679964\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680085\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680205\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680326\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:30:15.680445\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680564\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_daemon_update\": \"2023-10-26T02:30:15.680822\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:30:13.987004\"}"}]: dispatch 2023-10-26T02:30:16.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:16 smithi163 bash[23532]: audit 2023-10-26T02:30:15.689543+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679357\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679558\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:30:13.703898\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679685\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679836\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679964\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680085\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680205\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680326\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:30:15.680445\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680564\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_daemon_update\": \"2023-10-26T02:30:15.680822\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:30:13.987004\"}"}]': finished 2023-10-26T02:30:16.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:16 smithi163 bash[23532]: audit 2023-10-26T02:30:15.695153+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:30:16.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:16 smithi163 bash[23532]: audit 2023-10-26T02:30:15.701735+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-26T02:30:16.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:16 smithi163 bash[23532]: cluster 2023-10-26T02:30:15.708830+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-26T02:30:16.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:15 smithi017 bash[23462]: cluster 2023-10-26T02:30:14.838802+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:16.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[27028]: cluster 2023-10-26T02:30:14.838802+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:16.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[23462]: audit 2023-10-26T02:30:15.683143+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679357\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679558\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:30:13.703898\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679685\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679836\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679964\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680085\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680205\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680326\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:30:15.680445\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680564\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_daemon_update\": \"2023-10-26T02:30:15.680822\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:30:13.987004\"}"}]: dispatch 2023-10-26T02:30:16.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[23462]: audit 2023-10-26T02:30:15.689543+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679357\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679558\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:30:13.703898\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679685\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679836\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679964\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680085\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680205\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680326\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:30:15.680445\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680564\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_daemon_update\": \"2023-10-26T02:30:15.680822\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:30:13.987004\"}"}]': finished 2023-10-26T02:30:16.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[23462]: audit 2023-10-26T02:30:15.695153+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:30:16.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[23462]: audit 2023-10-26T02:30:15.701735+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-26T02:30:16.281 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[23462]: cluster 2023-10-26T02:30:15.708830+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-26T02:30:16.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[27028]: audit 2023-10-26T02:30:15.683143+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679357\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679558\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:30:13.703898\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679685\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679836\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679964\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680085\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680205\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680326\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:30:15.680445\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680564\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_daemon_update\": \"2023-10-26T02:30:15.680822\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:30:13.987004\"}"}]: dispatch 2023-10-26T02:30:16.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[27028]: audit 2023-10-26T02:30:15.689543+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679357\", \"created\": \"2023-10-26T02:20:07.296340\", \"started\": \"2023-10-26T02:20:07.318395\"}, \"mgr.x\": {\"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679558\", \"created\": \"2023-10-26T02:20:23.399969\", \"started\": \"2023-10-26T02:30:13.703898\"}, \"osd.4\": {\"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679685\", \"created\": \"2023-10-26T02:22:24.352655\", \"started\": \"2023-10-26T02:22:28.323600\"}, \"osd.5\": {\"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679836\", \"created\": \"2023-10-26T02:22:48.356117\", \"started\": \"2023-10-26T02:22:51.711011\"}, \"osd.6\": {\"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.679964\", \"created\": \"2023-10-26T02:23:12.987564\", \"started\": \"2023-10-26T02:23:16.706657\"}, \"osd.7\": {\"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680085\", \"created\": \"2023-10-26T02:23:38.254996\", \"started\": \"2023-10-26T02:23:41.465218\"}, \"prometheus.a\": {\"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680205\", \"created\": \"2023-10-26T02:24:10.758262\", \"started\": \"2023-10-26T02:25:12.563497\"}, \"node-exporter.b\": {\"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680326\", \"created\": \"2023-10-26T02:24:13.746195\", \"started\": \"2023-10-26T02:24:19.270152\"}, \"grafana.a\": {\"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"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-10-26T02:30:15.680445\", \"created\": \"2023-10-26T02:24:54.829266\", \"started\": \"2023-10-26T02:24:54.847343\"}, \"rgw.r.z.smithi163.sihjqf\": {\"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T02:30:15.680564\", \"created\": \"2023-10-26T02:26:27.987160\", \"started\": \"2023-10-26T02:26:28.007899\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462\"}}, \"last_daemon_update\": \"2023-10-26T02:30:15.680822\", \"last_device_update\": \"2023-10-26T02:23:45.383730\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.163\"], \"172.21.15.254\": [\"172.21.15.163\"]}, \"last_host_check\": \"2023-10-26T02:30:13.987004\"}"}]': finished 2023-10-26T02:30:16.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[27028]: audit 2023-10-26T02:30:15.695153+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:30:16.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[27028]: audit 2023-10-26T02:30:15.701735+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-26T02:30:16.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[27028]: cluster 2023-10-26T02:30:15.708830+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-26T02:30:16.905 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:16 smithi163 bash[35041]: debug 2023-10-26T02:30:16.553+0000 7f94e5737680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-26T02:30:16.905 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:16 smithi163 bash[35041]: debug 2023-10-26T02:30:16.645+0000 7f94e5737680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-26T02:30:16.906 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:16 smithi163 bash[35041]: debug 2023-10-26T02:30:16.897+0000 7f94e5737680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-26T02:30:17.008 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[23723]: ignoring --setuser ceph since I am not root 2023-10-26T02:30:17.009 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:30:16 smithi017 bash[23723]: ignoring --setgroup ceph since I am not root 2023-10-26T02:30:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:17 smithi163 bash[23532]: cephadm 2023-10-26T02:30:15.694629+0000 mgr.y (mgr.14140) 425 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 with id 905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60 2023-10-26T02:30:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:17 smithi163 bash[23532]: cephadm 2023-10-26T02:30:15.697022+0000 mgr.y (mgr.14140) 426 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-10-26T02:30:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:17 smithi163 bash[23532]: cephadm 2023-10-26T02:30:15.697226+0000 mgr.y (mgr.14140) 427 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-26T02:30:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:17 smithi163 bash[23532]: cephadm 2023-10-26T02:30:15.700536+0000 mgr.y (mgr.14140) 428 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-10-26T02:30:17.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:17 smithi163 bash[23532]: audit 2023-10-26T02:30:16.697642+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-26T02:30:17.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:17 smithi163 bash[23532]: cluster 2023-10-26T02:30:16.697740+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e15: x(active, starting, since 0.99532s) 2023-10-26T02:30:17.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:17 smithi017 bash[23462]: cephadm 2023-10-26T02:30:15.694629+0000 mgr.y (mgr.14140) 425 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 with id 905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60 2023-10-26T02:30:17.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:17 smithi017 bash[23462]: cephadm 2023-10-26T02:30:15.697022+0000 mgr.y (mgr.14140) 426 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-10-26T02:30:17.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:17 smithi017 bash[23462]: cephadm 2023-10-26T02:30:15.697226+0000 mgr.y (mgr.14140) 427 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-26T02:30:17.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:17 smithi017 bash[23462]: cephadm 2023-10-26T02:30:15.700536+0000 mgr.y (mgr.14140) 428 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-10-26T02:30:17.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:17 smithi017 bash[23462]: audit 2023-10-26T02:30:16.697642+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-26T02:30:17.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:17 smithi017 bash[23462]: cluster 2023-10-26T02:30:16.697740+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e15: x(active, starting, since 0.99532s) 2023-10-26T02:30:17.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:17 smithi017 bash[27028]: cephadm 2023-10-26T02:30:15.694629+0000 mgr.y (mgr.14140) 425 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 with id 905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60 2023-10-26T02:30:17.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:17 smithi017 bash[27028]: cephadm 2023-10-26T02:30:15.697022+0000 mgr.y (mgr.14140) 426 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-10-26T02:30:17.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:17 smithi017 bash[27028]: cephadm 2023-10-26T02:30:15.697226+0000 mgr.y (mgr.14140) 427 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-26T02:30:17.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:17 smithi017 bash[27028]: cephadm 2023-10-26T02:30:15.700536+0000 mgr.y (mgr.14140) 428 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-10-26T02:30:17.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:17 smithi017 bash[27028]: audit 2023-10-26T02:30:16.697642+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14140 172.21.15.17:0/2699422564' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-26T02:30:17.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:17 smithi017 bash[27028]: cluster 2023-10-26T02:30:16.697740+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e15: x(active, starting, since 0.99532s) 2023-10-26T02:30:18.284 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:18 smithi163 bash[35041]: debug 2023-10-26T02:30:18.021+0000 7f94e5737680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-26T02:30:18.284 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:18 smithi163 bash[35041]: debug 2023-10-26T02:30:18.181+0000 7f94e5737680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-26T02:30:18.615 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:18 smithi163 bash[35041]: debug 2023-10-26T02:30:18.277+0000 7f94e5737680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-26T02:30:18.615 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:18 smithi163 bash[35041]: debug 2023-10-26T02:30:18.385+0000 7f94e5737680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-26T02:30:18.974 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:18 smithi163 bash[35041]: debug 2023-10-26T02:30:18.605+0000 7f94e5737680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-26T02:30:19.271 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:18 smithi163 bash[35041]: debug 2023-10-26T02:30:18.965+0000 7f94e5737680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-26T02:30:19.272 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:19 smithi163 bash[35041]: debug 2023-10-26T02:30:19.085+0000 7f94e5737680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-26T02:30:20.271 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:19 smithi163 bash[35041]: debug 2023-10-26T02:30:19.941+0000 7f94e5737680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-26T02:30:20.272 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:20 smithi163 bash[35041]: debug 2023-10-26T02:30:20.045+0000 7f94e5737680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-26T02:30:20.272 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:20 smithi163 bash[35041]: debug 2023-10-26T02:30:20.161+0000 7f94e5737680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-26T02:30:20.679 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:20 smithi163 bash[35041]: debug 2023-10-26T02:30:20.377+0000 7f94e5737680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-26T02:30:21.010 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:20 smithi163 bash[35041]: debug 2023-10-26T02:30:20.677+0000 7f94e5737680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-26T02:30:21.011 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:20 smithi163 bash[35041]: debug 2023-10-26T02:30:20.837+0000 7f94e5737680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-26T02:30:21.271 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:21 smithi163 bash[35041]: debug 2023-10-26T02:30:21.005+0000 7f94e5737680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-26T02:30:21.272 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:21 smithi163 bash[35041]: debug 2023-10-26T02:30:21.217+0000 7f94e5737680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-26T02:30:21.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:21 smithi163 bash[23532]: cluster 2023-10-26T02:30:21.126468+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon y started 2023-10-26T02:30:21.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:21 smithi163 bash[23532]: audit 2023-10-26T02:30:21.127127+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.17:0/3231258350' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:30:21.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:21 smithi163 bash[23532]: audit 2023-10-26T02:30:21.129408+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.17:0/3231258350' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:30:21.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:21 smithi017 bash[23462]: cluster 2023-10-26T02:30:21.126468+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon y started 2023-10-26T02:30:21.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:21 smithi017 bash[23462]: audit 2023-10-26T02:30:21.127127+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.17:0/3231258350' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:30:21.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:21 smithi017 bash[23462]: audit 2023-10-26T02:30:21.129408+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.17:0/3231258350' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:30:21.528 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:21 smithi017 bash[27028]: cluster 2023-10-26T02:30:21.126468+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon y started 2023-10-26T02:30:21.529 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:21 smithi017 bash[27028]: audit 2023-10-26T02:30:21.127127+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.17:0/3231258350' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:30:21.529 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:21 smithi017 bash[27028]: audit 2023-10-26T02:30:21.129408+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.17:0/3231258350' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:30:21.771 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:21 smithi163 bash[35041]: debug 2023-10-26T02:30:21.321+0000 7f94e5737680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-26T02:30:22.522 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:22 smithi163 bash[23532]: cluster 2023-10-26T02:30:21.187192+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2023-10-26T02:30:22.522 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:22 smithi163 bash[23532]: cluster 2023-10-26T02:30:21.323406+0000 mon.a (mon.0) 605 : cluster [INF] Active manager daemon x restarted 2023-10-26T02:30:22.522 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:22 smithi163 bash[23532]: cluster 2023-10-26T02:30:21.324711+0000 mon.a (mon.0) 606 : cluster [INF] Activating manager daemon x 2023-10-26T02:30:22.522 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:22 smithi163 bash[23532]: cluster 2023-10-26T02:30:21.329994+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-26T02:30:22.523 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:22 smithi163 bash[23532]: audit 2023-10-26T02:30:21.330470+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.? 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T02:30:22.523 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:22 smithi163 bash[23532]: audit 2023-10-26T02:30:21.338577+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.? 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:30:22.523 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:22 smithi163 bash[23532]: audit 2023-10-26T02:30:21.340198+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T02:30:22.523 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:22 smithi163 bash[23532]: audit 2023-10-26T02:30:21.340650+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:30:22.527 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[23462]: cluster 2023-10-26T02:30:21.187192+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2023-10-26T02:30:22.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[23462]: cluster 2023-10-26T02:30:21.323406+0000 mon.a (mon.0) 605 : cluster [INF] Active manager daemon x restarted 2023-10-26T02:30:22.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[23462]: cluster 2023-10-26T02:30:21.324711+0000 mon.a (mon.0) 606 : cluster [INF] Activating manager daemon x 2023-10-26T02:30:22.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[23462]: cluster 2023-10-26T02:30:21.329994+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-26T02:30:22.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[23462]: audit 2023-10-26T02:30:21.330470+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.? 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T02:30:22.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[23462]: audit 2023-10-26T02:30:21.338577+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.? 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:30:22.529 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[23462]: audit 2023-10-26T02:30:21.340198+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T02:30:22.529 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[23462]: audit 2023-10-26T02:30:21.340650+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:30:22.529 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[27028]: cluster 2023-10-26T02:30:21.187192+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2023-10-26T02:30:22.529 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[27028]: cluster 2023-10-26T02:30:21.323406+0000 mon.a (mon.0) 605 : cluster [INF] Active manager daemon x restarted 2023-10-26T02:30:22.530 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[27028]: cluster 2023-10-26T02:30:21.324711+0000 mon.a (mon.0) 606 : cluster [INF] Activating manager daemon x 2023-10-26T02:30:22.530 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[27028]: cluster 2023-10-26T02:30:21.329994+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-26T02:30:22.530 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[27028]: audit 2023-10-26T02:30:21.330470+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.? 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T02:30:22.530 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[27028]: audit 2023-10-26T02:30:21.338577+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.? 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:30:22.530 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[27028]: audit 2023-10-26T02:30:21.340198+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T02:30:22.531 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:22 smithi017 bash[27028]: audit 2023-10-26T02:30:21.340650+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:30:23.521 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:23 smithi163 bash[23532]: cluster 2023-10-26T02:30:22.212118+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e17: x(active, starting, since 0.88776s), standbys: y 2023-10-26T02:30:23.527 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:23 smithi017 bash[23462]: cluster 2023-10-26T02:30:22.212118+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e17: x(active, starting, since 0.88776s), standbys: y 2023-10-26T02:30:23.528 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:23 smithi017 bash[27028]: cluster 2023-10-26T02:30:22.212118+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e17: x(active, starting, since 0.88776s), standbys: y 2023-10-26T02:30:28.345 INFO:teuthology.orchestra.run.smithi017.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-10-26T02:30:28.345 INFO:teuthology.orchestra.run.smithi017.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-10-26T02:30:28.535 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[35041]: debug 2023-10-26T02:30:28.341+0000 7f946ff93700 -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-10-26T02:30:28.536 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[35041]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-10-26T02:30:28.536 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[35041]: Warning: Permanently added '172.21.15.17' (ECDSA) to the list of known hosts. 2023-10-26T02:30:28.537 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.224569+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T02:30:28.537 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.225029+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T02:30:28.537 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.225528+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T02:30:28.537 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.228470+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T02:30:28.537 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.229043+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T02:30:28.537 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.229574+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:30:28.538 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.230246+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:30:28.538 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.230830+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:30:28.538 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.231425+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:30:28.538 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.231979+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:30:28.538 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.232563+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:30:28.539 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.233131+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:30:28.539 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.233699+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:30:28.539 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.234926+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T02:30:28.539 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.235625+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T02:30:28.539 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.236897+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T02:30:28.540 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.237985+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T02:30:28.540 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.239190+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T02:30:28.540 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.239647+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T02:30:28.540 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.240104+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-10-26T02:30:28.540 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.240563+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi163"}]: dispatch 2023-10-26T02:30:28.541 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.240979+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T02:30:28.541 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.241373+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T02:30:28.541 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.241810+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T02:30:28.541 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.242251+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T02:30:28.541 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.242679+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T02:30:28.542 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.243068+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T02:30:28.542 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.243469+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T02:30:28.542 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.243880+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T02:30:28.542 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.244281+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T02:30:28.543 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.244679+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-10-26T02:30:28.543 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.245070+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T02:30:28.543 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.245491+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:30:28.543 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.245940+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:30:28.543 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.246442+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T02:30:28.543 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.246927+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T02:30:28.544 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.247420+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T02:30:28.544 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: audit 2023-10-26T02:30:28.247911+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T02:30:28.544 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:28 smithi163 bash[23532]: cluster 2023-10-26T02:30:28.263095+0000 mon.a (mon.0) 609 : cluster [INF] Manager daemon x is now available 2023-10-26T02:30:28.545 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.224569+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T02:30:28.545 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.225029+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T02:30:28.545 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.225528+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T02:30:28.545 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.228470+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T02:30:28.545 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.229043+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T02:30:28.546 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.229574+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:30:28.546 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.230246+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:30:28.546 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.230830+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:30:28.546 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.231425+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:30:28.546 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.231979+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:30:28.547 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.232563+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:30:28.547 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.233131+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:30:28.547 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.233699+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:30:28.547 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.234926+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T02:30:28.547 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.235625+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T02:30:28.548 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.236897+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T02:30:28.548 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.237985+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T02:30:28.548 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.239190+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T02:30:28.548 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.224569+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T02:30:28.549 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.225029+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T02:30:28.549 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.225528+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T02:30:28.549 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.228470+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T02:30:28.549 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.229043+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T02:30:28.549 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.229574+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:30:28.550 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.230246+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:30:28.551 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.230830+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:30:28.551 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.231425+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:30:28.551 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.231979+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:30:28.551 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.232563+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:30:28.552 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.233131+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:30:28.552 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.233699+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:30:28.552 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.234926+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T02:30:28.552 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.235625+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T02:30:28.553 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.236897+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T02:30:28.553 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.237985+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T02:30:28.553 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.239190+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T02:30:28.553 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.239647+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T02:30:28.553 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.240104+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-10-26T02:30:28.554 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.240563+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi163"}]: dispatch 2023-10-26T02:30:28.554 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.240979+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T02:30:28.554 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.241373+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T02:30:28.554 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.241810+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T02:30:28.554 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.242251+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T02:30:28.555 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.242679+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T02:30:28.555 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.243068+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T02:30:28.555 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.243469+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T02:30:28.555 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.243880+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T02:30:28.555 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.244281+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T02:30:28.556 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.244679+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-10-26T02:30:28.556 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.245070+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T02:30:28.556 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.245491+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:30:28.556 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.245940+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:30:28.556 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.246442+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T02:30:28.557 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.239647+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T02:30:28.557 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.240104+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-10-26T02:30:28.557 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.240563+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi163"}]: dispatch 2023-10-26T02:30:28.557 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.240979+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T02:30:28.558 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.241373+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T02:30:28.558 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.241810+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T02:30:28.558 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.242251+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T02:30:28.558 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.242679+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T02:30:28.558 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.243068+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T02:30:28.559 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.243469+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T02:30:28.559 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.243880+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T02:30:28.559 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.244281+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T02:30:28.559 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.244679+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-10-26T02:30:28.559 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.245070+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T02:30:28.559 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.245491+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:30:28.560 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.245940+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:30:28.560 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.246442+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T02:30:28.560 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.246927+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T02:30:28.560 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.247420+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T02:30:28.560 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: audit 2023-10-26T02:30:28.247911+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T02:30:28.561 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[23462]: cluster 2023-10-26T02:30:28.263095+0000 mon.a (mon.0) 609 : cluster [INF] Manager daemon x is now available 2023-10-26T02:30:28.561 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.246927+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T02:30:28.561 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.247420+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T02:30:28.562 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: audit 2023-10-26T02:30:28.247911+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T02:30:28.562 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:28 smithi017 bash[27028]: cluster 2023-10-26T02:30:28.263095+0000 mon.a (mon.0) 609 : cluster [INF] Manager daemon x is now available 2023-10-26T02:30:29.401 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch ps' 2023-10-26T02:30:29.537 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.287511+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"smithi163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:30:29.537 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: cephadm 2023-10-26T02:30:28.289645+0000 mgr.x (mgr.34670) 1 : cephadm [INF] inventory: adjusted host smithi017 addr 'smithi017' -> '172.21.15.17' 2023-10-26T02:30:29.537 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.290757+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"smithi163\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T02:30:29.538 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.292048+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"smithi163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:30:29.538 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.301692+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-10-26T02:30:29.538 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: cephadm 2023-10-26T02:30:28.305582+0000 mgr.x (mgr.34670) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-10-26T02:30:29.538 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.306000+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-10-26T02:30:29.539 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.306203+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-10-26T02:30:29.539 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: cluster 2023-10-26T02:30:28.326593+0000 mon.a (mon.0) 614 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-10-26T02:30:29.539 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.342105+0000 mgr.x (mgr.34670) 3 : audit [DBG] from='client.24742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:30:29.539 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: cluster 2023-10-26T02:30:28.343457+0000 mgr.x (mgr.34670) 4 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:29.539 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.441150+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34670 ' 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-10-26T02:30:29.539 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.444975+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' 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-10-26T02:30:29.540 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.447645+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34670 ' 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-10-26T02:30:29.540 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.455425+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:30:29.540 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.458578+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:30:29.540 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.511439+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T02:30:29.540 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.515818+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T02:30:29.541 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.520375+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T02:30:29.541 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[23462]: audit 2023-10-26T02:30:28.524913+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T02:30:29.541 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.287511+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"smithi163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:30:29.542 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: cephadm 2023-10-26T02:30:28.289645+0000 mgr.x (mgr.34670) 1 : cephadm [INF] inventory: adjusted host smithi017 addr 'smithi017' -> '172.21.15.17' 2023-10-26T02:30:29.542 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.290757+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"smithi163\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T02:30:29.542 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.292048+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"smithi163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:30:29.542 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.301692+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-10-26T02:30:29.542 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: cephadm 2023-10-26T02:30:28.305582+0000 mgr.x (mgr.34670) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-10-26T02:30:29.543 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.306000+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-10-26T02:30:29.543 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.306203+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-10-26T02:30:29.543 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: cluster 2023-10-26T02:30:28.326593+0000 mon.a (mon.0) 614 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-10-26T02:30:29.543 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.342105+0000 mgr.x (mgr.34670) 3 : audit [DBG] from='client.24742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:30:29.544 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: cluster 2023-10-26T02:30:28.343457+0000 mgr.x (mgr.34670) 4 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:29.544 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.441150+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34670 ' 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-10-26T02:30:29.544 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.444975+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' 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-10-26T02:30:29.544 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.447645+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34670 ' 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-10-26T02:30:29.544 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.455425+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:30:29.545 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.458578+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:30:29.545 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.511439+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T02:30:29.545 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.515818+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T02:30:29.545 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.520375+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T02:30:29.545 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:29 smithi017 bash[27028]: audit 2023-10-26T02:30:28.524913+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T02:30:29.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.287511+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"smithi163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:30:29.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: cephadm 2023-10-26T02:30:28.289645+0000 mgr.x (mgr.34670) 1 : cephadm [INF] inventory: adjusted host smithi017 addr 'smithi017' -> '172.21.15.17' 2023-10-26T02:30:29.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.290757+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"smithi163\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T02:30:29.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.292048+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"smithi163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:30:29.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.301692+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-10-26T02:30:29.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: cephadm 2023-10-26T02:30:28.305582+0000 mgr.x (mgr.34670) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-10-26T02:30:29.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.306000+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-10-26T02:30:29.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.306203+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-10-26T02:30:29.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: cluster 2023-10-26T02:30:28.326593+0000 mon.a (mon.0) 614 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-10-26T02:30:29.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.342105+0000 mgr.x (mgr.34670) 3 : audit [DBG] from='client.24742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:30:29.775 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: cluster 2023-10-26T02:30:28.343457+0000 mgr.x (mgr.34670) 4 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:29.775 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.441150+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34670 ' 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-10-26T02:30:29.775 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.444975+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' 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-10-26T02:30:29.775 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.447645+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34670 ' 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-10-26T02:30:29.776 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.455425+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:30:29.776 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.458578+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:30:29.776 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.511439+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T02:30:29.776 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.515818+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T02:30:29.776 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.520375+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T02:30:29.777 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:29 smithi163 bash[23532]: audit 2023-10-26T02:30:28.524913+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T02:30:31.751 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:31 smithi017 bash[23462]: cluster 2023-10-26T02:30:30.235285+0000 mgr.x (mgr.34670) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:31.752 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:31 smithi017 bash[23462]: cluster 2023-10-26T02:30:30.339297+0000 mon.a (mon.0) 619 : cluster [DBG] mgrmap e19: x(active, since 9s), standbys: y 2023-10-26T02:30:31.752 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:31 smithi017 bash[27028]: cluster 2023-10-26T02:30:30.235285+0000 mgr.x (mgr.34670) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:31.752 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:31 smithi017 bash[27028]: cluster 2023-10-26T02:30:30.339297+0000 mon.a (mon.0) 619 : cluster [DBG] mgrmap e19: x(active, since 9s), standbys: y 2023-10-26T02:30:31.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:31 smithi163 bash[23532]: cluster 2023-10-26T02:30:30.235285+0000 mgr.x (mgr.34670) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:31.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:31 smithi163 bash[23532]: cluster 2023-10-26T02:30:30.339297+0000 mon.a (mon.0) 619 : cluster [DBG] mgrmap e19: x(active, since 9s), standbys: y 2023-10-26T02:30:33.771 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:33 smithi163 bash[23532]: cluster 2023-10-26T02:30:32.236011+0000 mgr.x (mgr.34670) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:33.777 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:33 smithi017 bash[23462]: cluster 2023-10-26T02:30:32.236011+0000 mgr.x (mgr.34670) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:33.777 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:33 smithi017 bash[27028]: cluster 2023-10-26T02:30:32.236011+0000 mgr.x (mgr.34670) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:33.922 INFO:teuthology.orchestra.run.smithi017.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-26T02:30:33.923 INFO:teuthology.orchestra.run.smithi017.stdout:alertmanager.a smithi017 running (5m) 4m ago 6m - - 9f27df16978d 8fc523407e2e 2023-10-26T02:30:33.923 INFO:teuthology.orchestra.run.smithi017.stdout:grafana.a smithi163 running (5m) 18s ago 5m - - 6.6.2 87a51ecf0b1c a673cc998ca9 2023-10-26T02:30:33.923 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.x smithi163 running (20s) 18s ago 10m - - 16.2.14-106-gf2ece71a 905f4094f1b9 476e891743e6 2023-10-26T02:30:33.923 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.y smithi017 running (12m) 4m ago 12m - - 15.2.0 204a01f9b0b6 781d6dc23bf9 2023-10-26T02:30:33.924 INFO:teuthology.orchestra.run.smithi017.stdout:mon.a smithi017 running (12m) 4m ago 12m - 2048M 15.2.0 204a01f9b0b6 5f6f494c2a7f 2023-10-26T02:30:33.924 INFO:teuthology.orchestra.run.smithi017.stdout:mon.b smithi163 running (10m) 18s ago 10m - 2048M 15.2.0 204a01f9b0b6 93fabbb1d148 2023-10-26T02:30:33.924 INFO:teuthology.orchestra.run.smithi017.stdout:mon.c smithi017 running (10m) 4m ago 10m - 2048M 15.2.0 204a01f9b0b6 2861b94371e0 2023-10-26T02:30:33.924 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.a smithi017 running (6m) 4m ago 6m - - 458e026e6aa6 f85a8288538b 2023-10-26T02:30:33.925 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.b smithi163 running (6m) 18s ago 6m - - 458e026e6aa6 2011dbc1a732 2023-10-26T02:30:33.925 INFO:teuthology.orchestra.run.smithi017.stdout:osd.0 smithi017 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 7ae65b6ac775 2023-10-26T02:30:33.925 INFO:teuthology.orchestra.run.smithi017.stdout:osd.1 smithi017 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 dbce5e860479 2023-10-26T02:30:33.925 INFO:teuthology.orchestra.run.smithi017.stdout:osd.2 smithi017 running (8m) 4m ago 8m - 4096M 15.2.0 204a01f9b0b6 cd3d2e12656a 2023-10-26T02:30:33.925 INFO:teuthology.orchestra.run.smithi017.stdout:osd.3 smithi017 running (8m) 4m ago 8m - 4096M 15.2.0 204a01f9b0b6 f16201015cae 2023-10-26T02:30:33.926 INFO:teuthology.orchestra.run.smithi017.stdout:osd.4 smithi163 running (8m) 18s ago 8m - 4096M 15.2.0 204a01f9b0b6 b162c2f0b2a2 2023-10-26T02:30:33.926 INFO:teuthology.orchestra.run.smithi017.stdout:osd.5 smithi163 running (7m) 18s ago 7m - 4096M 15.2.0 204a01f9b0b6 912fa00f506b 2023-10-26T02:30:33.926 INFO:teuthology.orchestra.run.smithi017.stdout:osd.6 smithi163 running (7m) 18s ago 7m - 4096M 15.2.0 204a01f9b0b6 581d9d7a82be 2023-10-26T02:30:33.926 INFO:teuthology.orchestra.run.smithi017.stdout:osd.7 smithi163 running (6m) 18s ago 6m - 4096M 15.2.0 204a01f9b0b6 4b69ae9a3ad8 2023-10-26T02:30:33.926 INFO:teuthology.orchestra.run.smithi017.stdout:prometheus.a smithi163 running (5m) 18s ago 6m - - 22010d1e5539 dafe2aa8c2c2 2023-10-26T02:30:33.926 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi017.fsogrv smithi017 running (4m) 4m ago 4m - - 15.2.0 204a01f9b0b6 94747f435c98 2023-10-26T02:30:33.927 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi163.sihjqf smithi163 running (4m) 18s ago 4m - - 15.2.0 204a01f9b0b6 a891ad64ab22 2023-10-26T02:30:34.789 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions' 2023-10-26T02:30:35.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:34 smithi163 bash[23532]: audit 2023-10-26T02:30:33.892997+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T02:30:35.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:34 smithi163 bash[23532]: audit 2023-10-26T02:30:33.894042+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T02:30:35.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:34 smithi163 bash[23532]: audit 2023-10-26T02:30:33.894972+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:34 smithi163 bash[23532]: audit 2023-10-26T02:30:33.895907+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:34 smithi163 bash[23532]: audit 2023-10-26T02:30:33.896844+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:34 smithi163 bash[23532]: audit 2023-10-26T02:30:33.897781+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:34 smithi163 bash[23532]: audit 2023-10-26T02:30:33.903036+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T02:30:35.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:34 smithi163 bash[23532]: audit 2023-10-26T02:30:33.904130+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:34 smithi163 bash[23532]: audit 2023-10-26T02:30:33.905123+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:34 smithi163 bash[23532]: audit 2023-10-26T02:30:33.905878+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:34 smithi163 bash[23532]: audit 2023-10-26T02:30:33.906592+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[23462]: audit 2023-10-26T02:30:33.892997+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T02:30:35.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[23462]: audit 2023-10-26T02:30:33.894042+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T02:30:35.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[23462]: audit 2023-10-26T02:30:33.894972+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[23462]: audit 2023-10-26T02:30:33.895907+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[23462]: audit 2023-10-26T02:30:33.896844+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[23462]: audit 2023-10-26T02:30:33.897781+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[23462]: audit 2023-10-26T02:30:33.903036+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T02:30:35.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[23462]: audit 2023-10-26T02:30:33.904130+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[23462]: audit 2023-10-26T02:30:33.905123+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[23462]: audit 2023-10-26T02:30:33.905878+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[23462]: audit 2023-10-26T02:30:33.906592+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[27028]: audit 2023-10-26T02:30:33.892997+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T02:30:35.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[27028]: audit 2023-10-26T02:30:33.894042+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T02:30:35.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[27028]: audit 2023-10-26T02:30:33.894972+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[27028]: audit 2023-10-26T02:30:33.895907+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[27028]: audit 2023-10-26T02:30:33.896844+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[27028]: audit 2023-10-26T02:30:33.897781+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[27028]: audit 2023-10-26T02:30:33.903036+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T02:30:35.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[27028]: audit 2023-10-26T02:30:33.904130+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[27028]: audit 2023-10-26T02:30:33.905123+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[27028]: audit 2023-10-26T02:30:33.905878+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:35.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:34 smithi017 bash[27028]: audit 2023-10-26T02:30:33.906592+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:36.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:35 smithi017 bash[23462]: audit 2023-10-26T02:30:33.886299+0000 mgr.x (mgr.34670) 7 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:30:36.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:35 smithi017 bash[23462]: cluster 2023-10-26T02:30:34.237568+0000 mgr.x (mgr.34670) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:36.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:35 smithi017 bash[27028]: audit 2023-10-26T02:30:33.886299+0000 mgr.x (mgr.34670) 7 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:30:36.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:35 smithi017 bash[27028]: cluster 2023-10-26T02:30:34.237568+0000 mgr.x (mgr.34670) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:36.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:35 smithi163 bash[23532]: audit 2023-10-26T02:30:33.886299+0000 mgr.x (mgr.34670) 7 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:30:36.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:35 smithi163 bash[23532]: cluster 2023-10-26T02:30:34.237568+0000 mgr.x (mgr.34670) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:38.194 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:37 smithi017 bash[23462]: cluster 2023-10-26T02:30:36.238306+0000 mgr.x (mgr.34670) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:38.194 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:37 smithi017 bash[27028]: cluster 2023-10-26T02:30:36.238306+0000 mgr.x (mgr.34670) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:38.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:37 smithi163 bash[23532]: cluster 2023-10-26T02:30:36.238306+0000 mgr.x (mgr.34670) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:38.706 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-10-26T02:30:38.706 INFO:teuthology.orchestra.run.smithi017.stdout: "mon": { 2023-10-26T02:30:38.706 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-10-26T02:30:38.707 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:30:38.707 INFO:teuthology.orchestra.run.smithi017.stdout: "mgr": { 2023-10-26T02:30:38.707 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-10-26T02:30:38.707 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 1 2023-10-26T02:30:38.708 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:30:38.708 INFO:teuthology.orchestra.run.smithi017.stdout: "osd": { 2023-10-26T02:30:38.708 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-10-26T02:30:38.708 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:30:38.708 INFO:teuthology.orchestra.run.smithi017.stdout: "mds": {}, 2023-10-26T02:30:38.709 INFO:teuthology.orchestra.run.smithi017.stdout: "rgw": { 2023-10-26T02:30:38.709 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T02:30:38.709 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:30:38.709 INFO:teuthology.orchestra.run.smithi017.stdout: "overall": { 2023-10-26T02:30:38.710 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-10-26T02:30:38.710 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 1 2023-10-26T02:30:38.710 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:30:38.710 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-10-26T02:30:39.020 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:38 smithi017 bash[23462]: audit 2023-10-26T02:30:38.699810+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.17:0/852777496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:30:39.021 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:38 smithi017 bash[27028]: audit 2023-10-26T02:30:38.699810+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.17:0/852777496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:30:39.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:38 smithi163 bash[23532]: audit 2023-10-26T02:30:38.699810+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.17:0/852777496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:30:40.033 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-10-26T02:30:40.147 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:39 smithi163 bash[23532]: cluster 2023-10-26T02:30:38.239031+0000 mgr.x (mgr.34670) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:40.178 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:39 smithi017 bash[27028]: cluster 2023-10-26T02:30:38.239031+0000 mgr.x (mgr.34670) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:40.179 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:39 smithi017 bash[23462]: cluster 2023-10-26T02:30:38.239031+0000 mgr.x (mgr.34670) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:40.521 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:30:40 smithi163 bash[35041]: Warning: Permanently added 'smithi163,172.21.15.163' (ECDSA) to the list of known hosts. 2023-10-26T02:30:41.115 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[27028]: audit 2023-10-26T02:30:40.081475+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-10-26T02:30:41.115 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[27028]: audit 2023-10-26T02:30:40.085845+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-10-26T02:30:41.115 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[27028]: audit 2023-10-26T02:30:40.090450+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-10-26T02:30:41.116 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[27028]: audit 2023-10-26T02:30:40.093381+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]: dispatch 2023-10-26T02:30:41.116 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[27028]: audit 2023-10-26T02:30:40.097843+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]: dispatch 2023-10-26T02:30:41.116 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[27028]: audit 2023-10-26T02:30:40.098962+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]': finished 2023-10-26T02:30:41.116 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[27028]: audit 2023-10-26T02:30:40.111888+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:30:41.116 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[27028]: audit 2023-10-26T02:30:40.438835+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:30:41.117 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[23462]: audit 2023-10-26T02:30:40.081475+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-10-26T02:30:41.117 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[23462]: audit 2023-10-26T02:30:40.085845+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-10-26T02:30:41.117 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[23462]: audit 2023-10-26T02:30:40.090450+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-10-26T02:30:41.117 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[23462]: audit 2023-10-26T02:30:40.093381+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]: dispatch 2023-10-26T02:30:41.118 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[23462]: audit 2023-10-26T02:30:40.097843+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]: dispatch 2023-10-26T02:30:41.118 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[23462]: audit 2023-10-26T02:30:40.098962+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]': finished 2023-10-26T02:30:41.118 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[23462]: audit 2023-10-26T02:30:40.111888+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:30:41.118 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:40 smithi017 bash[23462]: audit 2023-10-26T02:30:40.438835+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:30:41.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:40 smithi163 bash[23532]: audit 2023-10-26T02:30:40.081475+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-10-26T02:30:41.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:40 smithi163 bash[23532]: audit 2023-10-26T02:30:40.085845+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-10-26T02:30:41.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:40 smithi163 bash[23532]: audit 2023-10-26T02:30:40.090450+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-10-26T02:30:41.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:40 smithi163 bash[23532]: audit 2023-10-26T02:30:40.093381+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]: dispatch 2023-10-26T02:30:41.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:40 smithi163 bash[23532]: audit 2023-10-26T02:30:40.097843+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]: dispatch 2023-10-26T02:30:41.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:40 smithi163 bash[23532]: audit 2023-10-26T02:30:40.098962+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]': finished 2023-10-26T02:30:41.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:40 smithi163 bash[23532]: audit 2023-10-26T02:30:40.111888+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:30:41.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:40 smithi163 bash[23532]: audit 2023-10-26T02:30:40.438835+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:30:42.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:41 smithi163 bash[23532]: cluster 2023-10-26T02:30:40.240249+0000 mgr.x (mgr.34670) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:42.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:41 smithi017 bash[23462]: cluster 2023-10-26T02:30:40.240249+0000 mgr.x (mgr.34670) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:42.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:41 smithi017 bash[27028]: cluster 2023-10-26T02:30:40.240249+0000 mgr.x (mgr.34670) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:42.870 INFO:teuthology.orchestra.run.smithi017.stdout:wait for servicemap items w/ changing names to refresh 2023-10-26T02:30:43.663 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'sleep 60' 2023-10-26T02:30:44.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:43 smithi017 bash[23462]: cluster 2023-10-26T02:30:42.241006+0000 mgr.x (mgr.34670) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:44.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:43 smithi017 bash[27028]: cluster 2023-10-26T02:30:42.241006+0000 mgr.x (mgr.34670) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:44.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:43 smithi163 bash[23532]: cluster 2023-10-26T02:30:42.241006+0000 mgr.x (mgr.34670) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:46.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:45 smithi017 bash[23462]: cluster 2023-10-26T02:30:44.242517+0000 mgr.x (mgr.34670) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:46.144 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:45 smithi017 bash[27028]: cluster 2023-10-26T02:30:44.242517+0000 mgr.x (mgr.34670) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:46.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:45 smithi163 bash[23532]: cluster 2023-10-26T02:30:44.242517+0000 mgr.x (mgr.34670) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:46.851 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:46 smithi017 bash[23462]: audit 2023-10-26T02:30:46.557083+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:46.852 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:46 smithi017 bash[23462]: audit 2023-10-26T02:30:46.560639+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:46.853 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:46 smithi017 bash[23462]: audit 2023-10-26T02:30:46.562569+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:30:46.853 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:46 smithi017 bash[27028]: audit 2023-10-26T02:30:46.557083+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:46.854 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:46 smithi017 bash[27028]: audit 2023-10-26T02:30:46.560639+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:46.854 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:46 smithi017 bash[27028]: audit 2023-10-26T02:30:46.562569+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:30:47.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:46 smithi163 bash[23532]: audit 2023-10-26T02:30:46.557083+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:47.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:46 smithi163 bash[23532]: audit 2023-10-26T02:30:46.560639+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:47.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:46 smithi163 bash[23532]: audit 2023-10-26T02:30:46.562569+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:30:48.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: cluster 2023-10-26T02:30:46.243110+0000 mgr.x (mgr.34670) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:48.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:46.880270+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:46.881126+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:46.881967+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:46.882699+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:46.883513+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:46.884206+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:46.884974+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:46.885820+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:46.886631+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: cluster 2023-10-26T02:30:46.243110+0000 mgr.x (mgr.34670) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:48.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:46.880270+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:46.881126+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:46.881967+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:46.882699+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:46.883513+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:46.884206+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:46.884974+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:46.885820+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:46.886631+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.118790+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:48.034 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.118790+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:48.034 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.122386+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:48.035 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.122386+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:48.035 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.125813+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:30:48.036 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.420357+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.036 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.421309+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.036 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.422188+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.036 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.422910+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.037 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.423668+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.037 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.424376+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.037 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.424571+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:30:48.037 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.425078+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.037 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.425723+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.038 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.426290+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.038 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.428951+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:30:48.038 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.430717+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T02:30:48.038 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.125813+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:30:48.039 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.420357+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.039 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.421309+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.039 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.422188+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.039 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.422910+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.039 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.423668+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.040 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.424376+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.040 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.424571+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:30:48.040 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.425078+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.040 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.425723+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.040 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.426290+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.041 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.428951+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:30:48.041 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.430717+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T02:30:48.041 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.443440+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T02:30:48.041 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.445073+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T02:30:48.041 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.446301+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:30:48.042 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[27028]: audit 2023-10-26T02:30:47.448266+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-10-26T02:30:48.042 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.443440+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T02:30:48.042 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.445073+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T02:30:48.042 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.446301+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:30:48.043 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:47 smithi017 bash[23462]: audit 2023-10-26T02:30:47.448266+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-10-26T02:30:48.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: cluster 2023-10-26T02:30:46.243110+0000 mgr.x (mgr.34670) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:48.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:46.880270+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:46.881126+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:46.881967+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:46.882699+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:46.883513+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:46.884206+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:46.884974+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:46.885820+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:46.886631+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.118790+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:48.276 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.122386+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:48.276 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.125813+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:03.252477Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:30:48.276 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.420357+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.277 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.421309+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.277 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.422188+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.277 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.422910+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.277 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.423668+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.277 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.424376+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.278 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.424571+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:30:48.278 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.425078+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.278 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.425723+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T02:30:48.278 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.426290+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:30:48.278 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.428951+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:30:48.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.430717+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T02:30:48.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.443440+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T02:30:48.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.445073+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T02:30:48.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.446301+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:30:48.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:47 smithi163 bash[23532]: audit 2023-10-26T02:30:47.448266+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-10-26T02:30:49.027 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:48 smithi017 bash[23462]: cephadm 2023-10-26T02:30:47.442886+0000 mgr.x (mgr.34670) 15 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-26T02:30:49.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:48 smithi017 bash[23462]: cephadm 2023-10-26T02:30:47.447482+0000 mgr.x (mgr.34670) 16 : cephadm [INF] Reconfiguring daemon mon.a on smithi017 2023-10-26T02:30:49.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:48 smithi017 bash[27028]: cephadm 2023-10-26T02:30:47.442886+0000 mgr.x (mgr.34670) 15 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-26T02:30:49.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:48 smithi017 bash[27028]: cephadm 2023-10-26T02:30:47.447482+0000 mgr.x (mgr.34670) 16 : cephadm [INF] Reconfiguring daemon mon.a on smithi017 2023-10-26T02:30:49.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:48 smithi163 bash[23532]: cephadm 2023-10-26T02:30:47.442886+0000 mgr.x (mgr.34670) 15 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-26T02:30:49.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:48 smithi163 bash[23532]: cephadm 2023-10-26T02:30:47.447482+0000 mgr.x (mgr.34670) 16 : cephadm [INF] Reconfiguring daemon mon.a on smithi017 2023-10-26T02:30:50.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:49 smithi163 bash[23532]: cluster 2023-10-26T02:30:48.243931+0000 mgr.x (mgr.34670) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:50.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:49 smithi163 bash[23532]: audit 2023-10-26T02:30:49.756203+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:50.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:49 smithi163 bash[23532]: audit 2023-10-26T02:30:49.759755+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:50.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:49 smithi163 bash[23532]: audit 2023-10-26T02:30:49.763734+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:30:50.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:49 smithi163 bash[23532]: audit 2023-10-26T02:30:49.771854+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T02:30:50.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:49 smithi163 bash[23532]: audit 2023-10-26T02:30:49.773621+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T02:30:50.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:49 smithi163 bash[23532]: audit 2023-10-26T02:30:49.775419+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:30:50.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:49 smithi163 bash[23532]: audit 2023-10-26T02:30:49.778170+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-10-26T02:30:50.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[23462]: cluster 2023-10-26T02:30:48.243931+0000 mgr.x (mgr.34670) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:50.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[27028]: cluster 2023-10-26T02:30:48.243931+0000 mgr.x (mgr.34670) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:50.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[23462]: audit 2023-10-26T02:30:49.756203+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:50.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[27028]: audit 2023-10-26T02:30:49.756203+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:50.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[23462]: audit 2023-10-26T02:30:49.759755+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:50.281 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[23462]: audit 2023-10-26T02:30:49.763734+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:30:50.281 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[23462]: audit 2023-10-26T02:30:49.771854+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T02:30:50.281 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[23462]: audit 2023-10-26T02:30:49.773621+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T02:30:50.281 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[23462]: audit 2023-10-26T02:30:49.775419+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:30:50.282 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[23462]: audit 2023-10-26T02:30:49.778170+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-10-26T02:30:50.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[27028]: audit 2023-10-26T02:30:49.759755+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:30:50.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[27028]: audit 2023-10-26T02:30:49.763734+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:19:47.991925Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:30:50.283 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[27028]: audit 2023-10-26T02:30:49.771854+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T02:30:50.283 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[27028]: audit 2023-10-26T02:30:49.773621+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T02:30:50.283 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[27028]: audit 2023-10-26T02:30:49.775419+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:30:50.283 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:49 smithi017 bash[27028]: audit 2023-10-26T02:30:49.778170+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-10-26T02:30:51.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:50 smithi017 bash[23462]: cephadm 2023-10-26T02:30:49.771139+0000 mgr.x (mgr.34670) 18 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-26T02:30:51.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:50 smithi017 bash[23462]: cephadm 2023-10-26T02:30:49.777064+0000 mgr.x (mgr.34670) 19 : cephadm [INF] Reconfiguring daemon mon.c on smithi017 2023-10-26T02:30:51.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:50 smithi017 bash[27028]: cephadm 2023-10-26T02:30:49.771139+0000 mgr.x (mgr.34670) 18 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-26T02:30:51.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:50 smithi017 bash[27028]: cephadm 2023-10-26T02:30:49.777064+0000 mgr.x (mgr.34670) 19 : cephadm [INF] Reconfiguring daemon mon.c on smithi017 2023-10-26T02:30:51.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:50 smithi163 bash[23532]: cephadm 2023-10-26T02:30:49.771139+0000 mgr.x (mgr.34670) 18 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-26T02:30:51.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:50 smithi163 bash[23532]: cephadm 2023-10-26T02:30:49.777064+0000 mgr.x (mgr.34670) 19 : cephadm [INF] Reconfiguring daemon mon.c on smithi017 2023-10-26T02:30:52.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:51 smithi163 bash[23532]: cluster 2023-10-26T02:30:50.245440+0000 mgr.x (mgr.34670) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:52.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:51 smithi163 bash[23532]: audit 2023-10-26T02:30:51.599864+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:30:52.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:51 smithi163 bash[23532]: audit 2023-10-26T02:30:51.603623+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:30:52.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:51 smithi163 bash[23532]: audit 2023-10-26T02:30:51.606695+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:30:52.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:51 smithi017 bash[23462]: cluster 2023-10-26T02:30:50.245440+0000 mgr.x (mgr.34670) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:52.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:51 smithi017 bash[27028]: cluster 2023-10-26T02:30:50.245440+0000 mgr.x (mgr.34670) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:52.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:51 smithi017 bash[27028]: audit 2023-10-26T02:30:51.599864+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:30:52.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:51 smithi017 bash[23462]: audit 2023-10-26T02:30:51.599864+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:30:52.281 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:51 smithi017 bash[23462]: audit 2023-10-26T02:30:51.603623+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:30:52.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:51 smithi017 bash[27028]: audit 2023-10-26T02:30:51.603623+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:30:52.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:51 smithi017 bash[27028]: audit 2023-10-26T02:30:51.606695+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:30:52.282 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:51 smithi017 bash[23462]: audit 2023-10-26T02:30:51.606695+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"8fc523407e2e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556246Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:25:04.817866Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T02:24:57.220513Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:46.556942Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:30:53.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:52 smithi163 bash[23532]: cephadm 2023-10-26T02:30:51.614212+0000 mgr.x (mgr.34670) 21 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-26T02:30:53.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:52 smithi163 bash[23532]: cephadm 2023-10-26T02:30:51.630302+0000 mgr.x (mgr.34670) 22 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi017 2023-10-26T02:30:53.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:52 smithi163 bash[23532]: cluster 2023-10-26T02:30:52.246172+0000 mgr.x (mgr.34670) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:53.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:52 smithi017 bash[23462]: cephadm 2023-10-26T02:30:51.614212+0000 mgr.x (mgr.34670) 21 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-26T02:30:53.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:52 smithi017 bash[23462]: cephadm 2023-10-26T02:30:51.630302+0000 mgr.x (mgr.34670) 22 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi017 2023-10-26T02:30:53.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:52 smithi017 bash[23462]: cluster 2023-10-26T02:30:52.246172+0000 mgr.x (mgr.34670) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:53.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:52 smithi017 bash[27028]: cephadm 2023-10-26T02:30:51.614212+0000 mgr.x (mgr.34670) 21 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-26T02:30:53.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:52 smithi017 bash[27028]: cephadm 2023-10-26T02:30:51.630302+0000 mgr.x (mgr.34670) 22 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi017 2023-10-26T02:30:53.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:52 smithi017 bash[27028]: cluster 2023-10-26T02:30:52.246172+0000 mgr.x (mgr.34670) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:56.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:55 smithi163 bash[23532]: cluster 2023-10-26T02:30:54.247597+0000 mgr.x (mgr.34670) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:56.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:55 smithi017 bash[27028]: cluster 2023-10-26T02:30:54.247597+0000 mgr.x (mgr.34670) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:56.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:55 smithi017 bash[23462]: cluster 2023-10-26T02:30:54.247597+0000 mgr.x (mgr.34670) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:58.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:57 smithi163 bash[23532]: cluster 2023-10-26T02:30:56.248308+0000 mgr.x (mgr.34670) 25 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:58.277 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:57 smithi017 bash[23462]: cluster 2023-10-26T02:30:56.248308+0000 mgr.x (mgr.34670) 25 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:30:58.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:57 smithi017 bash[27028]: cluster 2023-10-26T02:30:56.248308+0000 mgr.x (mgr.34670) 25 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:00.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:30:59 smithi017 bash[23462]: cluster 2023-10-26T02:30:58.249039+0000 mgr.x (mgr.34670) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:00.028 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:30:59 smithi017 bash[27028]: cluster 2023-10-26T02:30:58.249039+0000 mgr.x (mgr.34670) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:00.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:30:59 smithi163 bash[23532]: cluster 2023-10-26T02:30:58.249039+0000 mgr.x (mgr.34670) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:00.618 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:00 smithi017 systemd[1]: Stopping Ceph alertmanager.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:31:00.619 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:00 smithi017 bash[37497]: ts=2023-10-26T02:31:00.382Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-26T02:31:01.192 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:00 smithi017 docker[45799]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-alertmanager.a 2023-10-26T02:31:01.193 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:01 smithi017 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-26T02:31:01.193 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:01 smithi017 systemd[1]: Stopped Ceph alertmanager.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:31:01.193 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:01 smithi017 systemd[1]: Starting Ceph alertmanager.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:31:01.193 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:01 smithi017 docker[45837]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-alertmanager.a 2023-10-26T02:31:01.194 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:01 smithi017 systemd[1]: Started Ceph alertmanager.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:31:02.135 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[27028]: cluster 2023-10-26T02:31:00.250548+0000 mgr.x (mgr.34670) 27 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:02.136 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[23462]: cluster 2023-10-26T02:31:00.250548+0000 mgr.x (mgr.34670) 27 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:02.136 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[27028]: audit 2023-10-26T02:31:01.194444+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:02.137 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[23462]: audit 2023-10-26T02:31:01.194444+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:02.137 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[27028]: audit 2023-10-26T02:31:01.198317+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:02.138 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[27028]: audit 2023-10-26T02:31:01.199645+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:02.138 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[27028]: audit 2023-10-26T02:31:01.208414+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T02:31:02.138 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[27028]: audit 2023-10-26T02:31:01.210063+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T02:31:02.139 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[27028]: audit 2023-10-26T02:31:01.211541+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:31:02.139 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[27028]: audit 2023-10-26T02:31:01.213548+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-10-26T02:31:02.139 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[23462]: audit 2023-10-26T02:31:01.198317+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:02.140 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[23462]: audit 2023-10-26T02:31:01.199645+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:02.140 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[23462]: audit 2023-10-26T02:31:01.208414+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T02:31:02.140 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[23462]: audit 2023-10-26T02:31:01.210063+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T02:31:02.140 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[23462]: audit 2023-10-26T02:31:01.211541+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:31:02.141 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:01 smithi017 bash[23462]: audit 2023-10-26T02:31:01.213548+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-10-26T02:31:02.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:01 smithi163 bash[23532]: cluster 2023-10-26T02:31:00.250548+0000 mgr.x (mgr.34670) 27 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:02.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:01 smithi163 bash[23532]: audit 2023-10-26T02:31:01.194444+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:02.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:01 smithi163 bash[23532]: audit 2023-10-26T02:31:01.198317+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:02.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:01 smithi163 bash[23532]: audit 2023-10-26T02:31:01.199645+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"781d6dc23bf9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554457Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:18:04.064064Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:24.297954Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:02.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:01 smithi163 bash[23532]: audit 2023-10-26T02:31:01.208414+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T02:31:02.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:01 smithi163 bash[23532]: audit 2023-10-26T02:31:01.210063+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T02:31:02.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:01 smithi163 bash[23532]: audit 2023-10-26T02:31:01.211541+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:31:02.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:01 smithi163 bash[23532]: audit 2023-10-26T02:31:01.213548+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-10-26T02:31:02.528 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:02 smithi017 bash[45848]: ts=2023-10-26T02:31:02.128Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-10-26T02:31:02.528 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:02 smithi017 bash[45848]: ts=2023-10-26T02:31:02.128Z 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-10-26T02:31:02.528 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:02 smithi017 bash[45848]: ts=2023-10-26T02:31:02.131Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.17 port=9094 2023-10-26T02:31:02.529 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:02 smithi017 bash[45848]: ts=2023-10-26T02:31:02.133Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-26T02:31:02.529 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:02 smithi017 bash[45848]: ts=2023-10-26T02:31:02.177Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-26T02:31:02.529 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:02 smithi017 bash[45848]: ts=2023-10-26T02:31:02.177Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-26T02:31:02.529 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:02 smithi017 bash[45848]: ts=2023-10-26T02:31:02.179Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-10-26T02:31:02.529 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:02 smithi017 bash[45848]: ts=2023-10-26T02:31:02.180Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-26T02:31:03.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:02 smithi163 bash[23532]: cephadm 2023-10-26T02:31:01.207815+0000 mgr.x (mgr.34670) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-26T02:31:03.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:02 smithi163 bash[23532]: cephadm 2023-10-26T02:31:01.212761+0000 mgr.x (mgr.34670) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi163 2023-10-26T02:31:03.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:02 smithi017 bash[23462]: cephadm 2023-10-26T02:31:01.207815+0000 mgr.x (mgr.34670) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-26T02:31:03.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:02 smithi017 bash[23462]: cephadm 2023-10-26T02:31:01.212761+0000 mgr.x (mgr.34670) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi163 2023-10-26T02:31:03.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:02 smithi017 bash[27028]: cephadm 2023-10-26T02:31:01.207815+0000 mgr.x (mgr.34670) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-26T02:31:03.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:02 smithi017 bash[27028]: cephadm 2023-10-26T02:31:01.212761+0000 mgr.x (mgr.34670) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi163 2023-10-26T02:31:04.141 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:03 smithi017 bash[27028]: cluster 2023-10-26T02:31:02.251257+0000 mgr.x (mgr.34670) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:04.142 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:03 smithi017 bash[23462]: cluster 2023-10-26T02:31:02.251257+0000 mgr.x (mgr.34670) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:04.142 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:03 smithi017 bash[27028]: audit 2023-10-26T02:31:03.168749+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:04.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:03 smithi017 bash[23462]: audit 2023-10-26T02:31:03.168749+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:04.143 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:03 smithi017 bash[27028]: audit 2023-10-26T02:31:03.172570+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:04.144 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:03 smithi017 bash[27028]: audit 2023-10-26T02:31:03.175431+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:31:04.144 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:03 smithi017 bash[23462]: audit 2023-10-26T02:31:03.172570+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:04.145 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:03 smithi017 bash[23462]: audit 2023-10-26T02:31:03.175431+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:31:04.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:03 smithi163 bash[23532]: cluster 2023-10-26T02:31:02.251257+0000 mgr.x (mgr.34670) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:04.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:03 smithi163 bash[23532]: audit 2023-10-26T02:31:03.168749+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:04.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:03 smithi163 bash[23532]: audit 2023-10-26T02:31:03.172570+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:04.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:03 smithi163 bash[23532]: audit 2023-10-26T02:31:03.175431+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"dafe2aa8c2c2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119826Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:25:12.563497Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:25:04.824400Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:30:47.120347Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:31:04.528 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:04 smithi017 bash[45848]: ts=2023-10-26T02:31:04.134Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000549013s 2023-10-26T02:31:05.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:04 smithi163 bash[23532]: cephadm 2023-10-26T02:31:03.184401+0000 mgr.x (mgr.34670) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-26T02:31:05.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:04 smithi163 bash[23532]: cephadm 2023-10-26T02:31:03.197864+0000 mgr.x (mgr.34670) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi163 2023-10-26T02:31:05.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:04 smithi017 bash[23462]: cephadm 2023-10-26T02:31:03.184401+0000 mgr.x (mgr.34670) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-26T02:31:05.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:04 smithi017 bash[23462]: cephadm 2023-10-26T02:31:03.197864+0000 mgr.x (mgr.34670) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi163 2023-10-26T02:31:05.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:04 smithi017 bash[27028]: cephadm 2023-10-26T02:31:03.184401+0000 mgr.x (mgr.34670) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-26T02:31:05.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:04 smithi017 bash[27028]: cephadm 2023-10-26T02:31:03.197864+0000 mgr.x (mgr.34670) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi163 2023-10-26T02:31:06.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:05 smithi163 bash[23532]: cluster 2023-10-26T02:31:04.252669+0000 mgr.x (mgr.34670) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:06.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:05 smithi017 bash[27028]: cluster 2023-10-26T02:31:04.252669+0000 mgr.x (mgr.34670) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:06.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:05 smithi017 bash[23462]: cluster 2023-10-26T02:31:04.252669+0000 mgr.x (mgr.34670) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:08.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:07 smithi163 bash[23532]: cluster 2023-10-26T02:31:06.253235+0000 mgr.x (mgr.34670) 34 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:08.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:07 smithi017 bash[27028]: cluster 2023-10-26T02:31:06.253235+0000 mgr.x (mgr.34670) 34 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:08.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:07 smithi017 bash[23462]: cluster 2023-10-26T02:31:06.253235+0000 mgr.x (mgr.34670) 34 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:10.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:09 smithi163 bash[23532]: cluster 2023-10-26T02:31:08.253952+0000 mgr.x (mgr.34670) 35 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:10.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:09 smithi017 bash[27028]: cluster 2023-10-26T02:31:08.253952+0000 mgr.x (mgr.34670) 35 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:10.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:09 smithi017 bash[23462]: cluster 2023-10-26T02:31:08.253952+0000 mgr.x (mgr.34670) 35 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:11.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:10 smithi163 bash[23532]: cluster 2023-10-26T02:31:10.255395+0000 mgr.x (mgr.34670) 36 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:11.277 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:10 smithi017 bash[27028]: cluster 2023-10-26T02:31:10.255395+0000 mgr.x (mgr.34670) 36 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:11.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:10 smithi017 bash[23462]: cluster 2023-10-26T02:31:10.255395+0000 mgr.x (mgr.34670) 36 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:12.528 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:31:12 smithi017 bash[45848]: ts=2023-10-26T02:31:12.136Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003061836s 2023-10-26T02:31:13.521 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:13 smithi163 bash[23532]: cluster 2023-10-26T02:31:12.256122+0000 mgr.x (mgr.34670) 37 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:13.778 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:13 smithi017 bash[23462]: cluster 2023-10-26T02:31:12.256122+0000 mgr.x (mgr.34670) 37 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:13.778 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:13 smithi017 bash[27028]: cluster 2023-10-26T02:31:12.256122+0000 mgr.x (mgr.34670) 37 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:14.343 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 systemd[1]: Stopping Ceph prometheus.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:31:14.343 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 bash[33094]: ts=2023-10-26T02:31:14.116Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-26T02:31:14.343 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 bash[33094]: ts=2023-10-26T02:31:14.116Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-10-26T02:31:14.344 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 bash[33094]: ts=2023-10-26T02:31:14.116Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-10-26T02:31:14.344 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 bash[33094]: ts=2023-10-26T02:31:14.116Z caller=manager.go:1023 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-26T02:31:14.344 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 bash[33094]: ts=2023-10-26T02:31:14.116Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-10-26T02:31:14.344 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 bash[33094]: ts=2023-10-26T02:31:14.116Z caller=manager.go:1033 level=info component="rule manager" msg="Rule manager stopped" 2023-10-26T02:31:14.344 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 bash[33094]: ts=2023-10-26T02:31:14.116Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-10-26T02:31:14.345 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 bash[33094]: ts=2023-10-26T02:31:14.116Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-10-26T02:31:14.345 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 bash[33094]: ts=2023-10-26T02:31:14.117Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-10-26T02:31:14.345 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 bash[33094]: ts=2023-10-26T02:31:14.120Z caller=notifier.go:603 level=info component=notifier msg="Stopping notification manager..." 2023-10-26T02:31:14.345 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 bash[33094]: ts=2023-10-26T02:31:14.120Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-10-26T02:31:14.345 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 bash[33094]: ts=2023-10-26T02:31:14.120Z caller=main.go:1167 level=info msg="See you next time!" 2023-10-26T02:31:14.872 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 docker[36548]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-prometheus.a 2023-10-26T02:31:14.873 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-26T02:31:14.873 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 systemd[1]: Stopped Ceph prometheus.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:31:14.873 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 systemd[1]: Starting Ceph prometheus.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:31:15.272 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 docker[36585]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-prometheus.a 2023-10-26T02:31:15.272 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:14 smithi163 systemd[1]: Started Ceph prometheus.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:31:16.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: cluster 2023-10-26T02:31:14.257670+0000 mgr.x (mgr.34670) 38 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:16.023 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.863Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-10-26T02:31:16.023 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.863Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.47.2, branch=HEAD, revision=3f3172cde1ee37f1c7b3a5f3d9b031190509b3ad)" 2023-10-26T02:31:16.023 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.863Z caller=main.go:588 level=info build_context="(go=go1.21.3, platform=linux/amd64, user=root@79f2ad339b75, date=20231012-16:07:10, tags=netgo,builtinassets,stringlabels)" 2023-10-26T02:31:16.024 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.864Z caller=main.go:589 level=info host_details="(Linux 5.4.0-165-generic #182-Ubuntu SMP Mon Oct 2 19:43:28 UTC 2023 x86_64 smithi163 (none))" 2023-10-26T02:31:16.024 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.864Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-26T02:31:16.024 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.864Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-26T02:31:16.024 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.867Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-10-26T02:31:16.024 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.867Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-10-26T02:31:16.025 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.870Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-10-26T02:31:16.025 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.870Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-26T02:31:16.025 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.875Z caller=head.go:600 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-26T02:31:16.025 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.875Z caller=head.go:681 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.467µs 2023-10-26T02:31:16.025 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.875Z caller=head.go:689 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-26T02:31:16.026 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.875Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-10-26T02:31:16.026 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.896Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-10-26T02:31:16.026 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.897Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-10-26T02:31:16.026 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.897Z caller=head.go:797 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.459µs wal_replay_duration=22.263861ms wbl_replay_duration=207ns total_replay_duration=22.335877ms 2023-10-26T02:31:16.026 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.901Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-10-26T02:31:16.027 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.901Z caller=main.go:1048 level=info msg="TSDB started" 2023-10-26T02:31:16.027 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.901Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-26T02:31:16.027 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.917Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.258128ms db_storage=1.274µs remote_storage=1.557µs web_handler=424ns query_engine=879ns scrape=315.326µs scrape_sd=32.321µs notify=24.321µs notify_sd=33.057µs rules=15.534773ms tracing=7.738µs 2023-10-26T02:31:16.027 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.917Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-10-26T02:31:16.027 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[36597]: ts=2023-10-26T02:31:15.917Z caller=manager.go:1009 level=info component="rule manager" msg="Starting rule manager..." 2023-10-26T02:31:16.028 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.912110+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"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\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:16.028 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.916178+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"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\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:16.029 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.918462+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"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\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:16.029 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.927434+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-10-26T02:31:16.029 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.928840+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-26T02:31:16.029 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.930974+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi017.front.sepia.ceph.com:9093"}]: dispatch 2023-10-26T02:31:16.030 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.931972+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-10-26T02:31:16.030 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.935660+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-10-26T02:31:16.030 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.951563+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-26T02:31:16.030 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.957397+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi163.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-10-26T02:31:16.031 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.960067+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-26T02:31:16.031 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.961817+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi163.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-10-26T02:31:16.031 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:15 smithi163 bash[23532]: audit 2023-10-26T02:31:14.965152+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi163.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-10-26T02:31:16.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: cluster 2023-10-26T02:31:14.257670+0000 mgr.x (mgr.34670) 38 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:16.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: cluster 2023-10-26T02:31:14.257670+0000 mgr.x (mgr.34670) 38 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:16.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.912110+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"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\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:16.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.912110+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"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\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:16.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.916178+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"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\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:16.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.918462+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"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\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:16.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.927434+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-10-26T02:31:16.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.928840+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-26T02:31:16.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.930974+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi017.front.sepia.ceph.com:9093"}]: dispatch 2023-10-26T02:31:16.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.931972+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-10-26T02:31:16.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.935660+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-10-26T02:31:16.282 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.951563+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-26T02:31:16.283 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.957397+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi163.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-10-26T02:31:16.283 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.960067+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-26T02:31:16.283 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.961817+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi163.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-10-26T02:31:16.283 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[27028]: audit 2023-10-26T02:31:14.965152+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi163.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-10-26T02:31:16.284 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.916178+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"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\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:16.284 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.918462+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96039075, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119057Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T02:30:47.119261Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50614763, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119381Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47919923, \"cpu_percentage\": \"1.11%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119495Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48811212, \"cpu_percentage\": \"0.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119605Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49838817, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119715Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"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\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.119935Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27462205, \"cpu_percentage\": \"1.46%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120044Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51285852, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:47.120154Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:16.284 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.927434+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-10-26T02:31:16.284 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.928840+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-26T02:31:16.285 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.930974+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi017.front.sepia.ceph.com:9093"}]: dispatch 2023-10-26T02:31:16.285 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.931972+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-10-26T02:31:16.285 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.935660+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi017.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-10-26T02:31:16.285 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.951563+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-26T02:31:16.286 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.957397+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi163.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-10-26T02:31:16.286 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.960067+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-26T02:31:16.286 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.961817+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi163.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-10-26T02:31:16.286 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:15 smithi017 bash[23462]: audit 2023-10-26T02:31:14.965152+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi163.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-10-26T02:31:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:16 smithi163 bash[23532]: audit 2023-10-26T02:31:14.929445+0000 mgr.x (mgr.34670) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-26T02:31:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:16 smithi163 bash[23532]: audit 2023-10-26T02:31:14.931466+0000 mgr.x (mgr.34670) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi017.front.sepia.ceph.com:9093"}]: dispatch 2023-10-26T02:31:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:16 smithi163 bash[23532]: audit 2023-10-26T02:31:14.952749+0000 mgr.x (mgr.34670) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-26T02:31:17.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:16 smithi163 bash[23532]: audit 2023-10-26T02:31:14.961028+0000 mgr.x (mgr.34670) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-26T02:31:17.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:16 smithi163 bash[23532]: cephadm 2023-10-26T02:31:14.974535+0000 mgr.x (mgr.34670) 43 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T02:31:17.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:16 smithi017 bash[23462]: audit 2023-10-26T02:31:14.929445+0000 mgr.x (mgr.34670) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-26T02:31:17.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:16 smithi017 bash[23462]: audit 2023-10-26T02:31:14.931466+0000 mgr.x (mgr.34670) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi017.front.sepia.ceph.com:9093"}]: dispatch 2023-10-26T02:31:17.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:16 smithi017 bash[23462]: audit 2023-10-26T02:31:14.952749+0000 mgr.x (mgr.34670) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-26T02:31:17.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:16 smithi017 bash[23462]: audit 2023-10-26T02:31:14.961028+0000 mgr.x (mgr.34670) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-26T02:31:17.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:16 smithi017 bash[23462]: cephadm 2023-10-26T02:31:14.974535+0000 mgr.x (mgr.34670) 43 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T02:31:17.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:16 smithi017 bash[27028]: audit 2023-10-26T02:31:14.929445+0000 mgr.x (mgr.34670) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-26T02:31:17.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:16 smithi017 bash[27028]: audit 2023-10-26T02:31:14.931466+0000 mgr.x (mgr.34670) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi017.front.sepia.ceph.com:9093"}]: dispatch 2023-10-26T02:31:17.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:16 smithi017 bash[27028]: audit 2023-10-26T02:31:14.952749+0000 mgr.x (mgr.34670) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-26T02:31:17.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:16 smithi017 bash[27028]: audit 2023-10-26T02:31:14.961028+0000 mgr.x (mgr.34670) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-26T02:31:17.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:16 smithi017 bash[27028]: cephadm 2023-10-26T02:31:14.974535+0000 mgr.x (mgr.34670) 43 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T02:31:18.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[23462]: cluster 2023-10-26T02:31:16.258447+0000 mgr.x (mgr.34670) 44 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:18.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[23462]: audit 2023-10-26T02:31:17.511245+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"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-10-26T02:31:18.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[23462]: audit 2023-10-26T02:31:17.515422+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"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-10-26T02:31:18.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[23462]: audit 2023-10-26T02:31:17.515517+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"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-10-26T02:31:18.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[23462]: audit 2023-10-26T02:31:17.524380+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:18.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[23462]: audit 2023-10-26T02:31:17.526886+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:18.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[23462]: audit 2023-10-26T02:31:17.528965+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:18.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[23462]: audit 2023-10-26T02:31:17.529772+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-10-26T02:31:18.030 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[27028]: cluster 2023-10-26T02:31:16.258447+0000 mgr.x (mgr.34670) 44 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:18.030 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[27028]: audit 2023-10-26T02:31:17.511245+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"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-10-26T02:31:18.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[27028]: audit 2023-10-26T02:31:17.515422+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"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-10-26T02:31:18.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[27028]: audit 2023-10-26T02:31:17.515517+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"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-10-26T02:31:18.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[27028]: audit 2023-10-26T02:31:17.524380+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:18.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[27028]: audit 2023-10-26T02:31:17.526886+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:18.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[27028]: audit 2023-10-26T02:31:17.528965+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:18.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:17 smithi017 bash[27028]: audit 2023-10-26T02:31:17.529772+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-10-26T02:31:18.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:17 smithi163 bash[23532]: cluster 2023-10-26T02:31:16.258447+0000 mgr.x (mgr.34670) 44 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:18.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:17 smithi163 bash[23532]: audit 2023-10-26T02:31:17.511245+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"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-10-26T02:31:18.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:17 smithi163 bash[23532]: audit 2023-10-26T02:31:17.515422+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"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-10-26T02:31:18.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:17 smithi163 bash[23532]: audit 2023-10-26T02:31:17.515517+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"0fa01352-b455-4d61-b466-6b21dbd40632\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"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-10-26T02:31:18.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:17 smithi163 bash[23532]: audit 2023-10-26T02:31:17.524380+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:18.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:17 smithi163 bash[23532]: audit 2023-10-26T02:31:17.526886+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:18.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:17 smithi163 bash[23532]: audit 2023-10-26T02:31:17.528965+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:18.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:17 smithi163 bash[23532]: audit 2023-10-26T02:31:17.529772+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-10-26T02:31:19.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:18 smithi163 bash[23532]: cephadm 2023-10-26T02:31:17.524285+0000 mgr.x (mgr.34670) 45 : cephadm [INF] Upgrade: Target is version 16.2.14-106-gf2ece71a (pacific) 2023-10-26T02:31:19.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:18 smithi163 bash[23532]: cephadm 2023-10-26T02:31:17.524478+0000 mgr.x (mgr.34670) 46 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4'] 2023-10-26T02:31:19.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:18 smithi163 bash[23532]: cephadm 2023-10-26T02:31:17.538913+0000 mgr.x (mgr.34670) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T02:31:19.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:18 smithi163 bash[23532]: cephadm 2023-10-26T02:31:17.540089+0000 mgr.x (mgr.34670) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T02:31:19.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:18 smithi017 bash[23462]: cephadm 2023-10-26T02:31:17.524285+0000 mgr.x (mgr.34670) 45 : cephadm [INF] Upgrade: Target is version 16.2.14-106-gf2ece71a (pacific) 2023-10-26T02:31:19.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:18 smithi017 bash[23462]: cephadm 2023-10-26T02:31:17.524478+0000 mgr.x (mgr.34670) 46 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4'] 2023-10-26T02:31:19.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:18 smithi017 bash[23462]: cephadm 2023-10-26T02:31:17.538913+0000 mgr.x (mgr.34670) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T02:31:19.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:18 smithi017 bash[23462]: cephadm 2023-10-26T02:31:17.540089+0000 mgr.x (mgr.34670) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T02:31:19.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:18 smithi017 bash[27028]: cephadm 2023-10-26T02:31:17.524285+0000 mgr.x (mgr.34670) 45 : cephadm [INF] Upgrade: Target is version 16.2.14-106-gf2ece71a (pacific) 2023-10-26T02:31:19.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:18 smithi017 bash[27028]: cephadm 2023-10-26T02:31:17.524478+0000 mgr.x (mgr.34670) 46 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4'] 2023-10-26T02:31:19.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:18 smithi017 bash[27028]: cephadm 2023-10-26T02:31:17.538913+0000 mgr.x (mgr.34670) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T02:31:19.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:18 smithi017 bash[27028]: cephadm 2023-10-26T02:31:17.540089+0000 mgr.x (mgr.34670) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T02:31:20.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[23462]: cluster 2023-10-26T02:31:18.259188+0000 mgr.x (mgr.34670) 49 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:20.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[23462]: audit 2023-10-26T02:31:19.532241+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]: dispatch 2023-10-26T02:31:20.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[23462]: audit 2023-10-26T02:31:19.536580+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]: dispatch 2023-10-26T02:31:20.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[23462]: audit 2023-10-26T02:31:19.540702+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]': finished 2023-10-26T02:31:20.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[23462]: audit 2023-10-26T02:31:19.543809+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:31:20.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[23462]: audit 2023-10-26T02:31:19.548504+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:31:20.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[23462]: audit 2023-10-26T02:31:19.551160+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-26T02:31:20.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[23462]: audit 2023-10-26T02:31:19.552934+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:31:20.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[23462]: audit 2023-10-26T02:31:19.555325+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-10-26T02:31:20.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[27028]: cluster 2023-10-26T02:31:18.259188+0000 mgr.x (mgr.34670) 49 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:20.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[27028]: audit 2023-10-26T02:31:19.532241+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]: dispatch 2023-10-26T02:31:20.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[27028]: audit 2023-10-26T02:31:19.536580+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]: dispatch 2023-10-26T02:31:20.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[27028]: audit 2023-10-26T02:31:19.540702+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]': finished 2023-10-26T02:31:20.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[27028]: audit 2023-10-26T02:31:19.543809+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:31:20.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[27028]: audit 2023-10-26T02:31:19.548504+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:31:20.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[27028]: audit 2023-10-26T02:31:19.551160+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-26T02:31:20.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[27028]: audit 2023-10-26T02:31:19.552934+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:31:20.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:19 smithi017 bash[27028]: audit 2023-10-26T02:31:19.555325+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-10-26T02:31:20.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:19 smithi163 bash[23532]: cluster 2023-10-26T02:31:18.259188+0000 mgr.x (mgr.34670) 49 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:20.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:19 smithi163 bash[23532]: audit 2023-10-26T02:31:19.532241+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]: dispatch 2023-10-26T02:31:20.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:19 smithi163 bash[23532]: audit 2023-10-26T02:31:19.536580+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]: dispatch 2023-10-26T02:31:20.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:19 smithi163 bash[23532]: audit 2023-10-26T02:31:19.540702+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]': finished 2023-10-26T02:31:20.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:19 smithi163 bash[23532]: audit 2023-10-26T02:31:19.543809+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:31:20.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:19 smithi163 bash[23532]: audit 2023-10-26T02:31:19.548504+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:31:20.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:19 smithi163 bash[23532]: audit 2023-10-26T02:31:19.551160+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-26T02:31:20.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:19 smithi163 bash[23532]: audit 2023-10-26T02:31:19.552934+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:31:20.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:19 smithi163 bash[23532]: audit 2023-10-26T02:31:19.555325+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-10-26T02:31:21.015 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:20 smithi017 bash[23462]: cephadm 2023-10-26T02:31:19.535710+0000 mgr.x (mgr.34670) 50 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-26T02:31:21.015 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:20 smithi017 bash[23462]: cephadm 2023-10-26T02:31:19.554361+0000 mgr.x (mgr.34670) 51 : cephadm [INF] Deploying daemon mgr.y on smithi017 2023-10-26T02:31:21.016 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:20 smithi017 bash[27028]: cephadm 2023-10-26T02:31:19.535710+0000 mgr.x (mgr.34670) 50 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-26T02:31:21.016 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:20 smithi017 bash[27028]: cephadm 2023-10-26T02:31:19.554361+0000 mgr.x (mgr.34670) 51 : cephadm [INF] Deploying daemon mgr.y on smithi017 2023-10-26T02:31:21.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:20 smithi163 bash[23532]: cephadm 2023-10-26T02:31:19.535710+0000 mgr.x (mgr.34670) 50 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-26T02:31:21.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:20 smithi163 bash[23532]: cephadm 2023-10-26T02:31:19.554361+0000 mgr.x (mgr.34670) 51 : cephadm [INF] Deploying daemon mgr.y on smithi017 2023-10-26T02:31:21.778 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:21 smithi017 systemd[1]: Stopping Ceph mgr.y for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:31:22.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:21 smithi163 bash[23532]: cluster 2023-10-26T02:31:20.260709+0000 mgr.x (mgr.34670) 52 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:22.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:21 smithi017 bash[23462]: cluster 2023-10-26T02:31:20.260709+0000 mgr.x (mgr.34670) 52 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:22.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:21 smithi017 bash[27028]: cluster 2023-10-26T02:31:20.260709+0000 mgr.x (mgr.34670) 52 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:24.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:23 smithi163 bash[23532]: cluster 2023-10-26T02:31:22.261376+0000 mgr.x (mgr.34670) 53 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:24.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:23 smithi017 bash[23462]: cluster 2023-10-26T02:31:22.261376+0000 mgr.x (mgr.34670) 53 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:24.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:23 smithi017 bash[27028]: cluster 2023-10-26T02:31:22.261376+0000 mgr.x (mgr.34670) 53 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:26.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:25 smithi163 bash[23532]: cluster 2023-10-26T02:31:24.263018+0000 mgr.x (mgr.34670) 54 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:26.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:25 smithi017 bash[23462]: cluster 2023-10-26T02:31:24.263018+0000 mgr.x (mgr.34670) 54 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:26.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:25 smithi017 bash[27028]: cluster 2023-10-26T02:31:24.263018+0000 mgr.x (mgr.34670) 54 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:28.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:27 smithi163 bash[23532]: cluster 2023-10-26T02:31:26.263870+0000 mgr.x (mgr.34670) 55 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:28.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:27 smithi017 bash[23462]: cluster 2023-10-26T02:31:26.263870+0000 mgr.x (mgr.34670) 55 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:28.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:27 smithi017 bash[27028]: cluster 2023-10-26T02:31:26.263870+0000 mgr.x (mgr.34670) 55 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:29.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:28 smithi163 bash[23532]: audit 2023-10-26T02:31:28.277998+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-10-26T02:31:29.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:28 smithi163 bash[23532]: audit 2023-10-26T02:31:28.279175+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-26T02:31:29.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:28 smithi163 bash[23532]: audit 2023-10-26T02:31:28.279866+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T02:31:29.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:28 smithi163 bash[23532]: audit 2023-10-26T02:31:28.280376+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-10-26T02:31:29.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:28 smithi163 bash[23532]: audit 2023-10-26T02:31:28.282320+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-10-26T02:31:29.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:28 smithi163 bash[23532]: audit 2023-10-26T02:31:28.283009+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-26T02:31:29.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:28 smithi163 bash[23532]: audit 2023-10-26T02:31:28.283440+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T02:31:29.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:28 smithi163 bash[23532]: audit 2023-10-26T02:31:28.283817+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-10-26T02:31:29.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[23462]: audit 2023-10-26T02:31:28.277998+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-10-26T02:31:29.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[23462]: audit 2023-10-26T02:31:28.279175+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-26T02:31:29.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[23462]: audit 2023-10-26T02:31:28.279866+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T02:31:29.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[23462]: audit 2023-10-26T02:31:28.280376+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-10-26T02:31:29.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[23462]: audit 2023-10-26T02:31:28.282320+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-10-26T02:31:29.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[23462]: audit 2023-10-26T02:31:28.283009+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-26T02:31:29.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[23462]: audit 2023-10-26T02:31:28.283440+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T02:31:29.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[23462]: audit 2023-10-26T02:31:28.283817+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-10-26T02:31:29.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[27028]: audit 2023-10-26T02:31:28.277998+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-10-26T02:31:29.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[27028]: audit 2023-10-26T02:31:28.279175+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-26T02:31:29.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[27028]: audit 2023-10-26T02:31:28.279866+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T02:31:29.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[27028]: audit 2023-10-26T02:31:28.280376+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-10-26T02:31:29.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[27028]: audit 2023-10-26T02:31:28.282320+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-10-26T02:31:29.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[27028]: audit 2023-10-26T02:31:28.283009+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-26T02:31:29.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[27028]: audit 2023-10-26T02:31:28.283440+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T02:31:29.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:28 smithi017 bash[27028]: audit 2023-10-26T02:31:28.283817+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-10-26T02:31:30.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:29 smithi163 bash[23532]: cluster 2023-10-26T02:31:28.264735+0000 mgr.x (mgr.34670) 56 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:30.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:29 smithi017 bash[23462]: cluster 2023-10-26T02:31:28.264735+0000 mgr.x (mgr.34670) 56 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:30.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:29 smithi017 bash[27028]: cluster 2023-10-26T02:31:28.264735+0000 mgr.x (mgr.34670) 56 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:31.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:30 smithi163 bash[23532]: cluster 2023-10-26T02:31:30.266310+0000 mgr.x (mgr.34670) 57 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:31.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:30 smithi017 bash[23462]: cluster 2023-10-26T02:31:30.266310+0000 mgr.x (mgr.34670) 57 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:31.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:30 smithi017 bash[27028]: cluster 2023-10-26T02:31:30.266310+0000 mgr.x (mgr.34670) 57 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:32.754 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:32 smithi017 bash[46238]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-mgr.y 2023-10-26T02:31:32.754 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:32 smithi017 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-10-26T02:31:32.754 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:32 smithi017 bash[46297]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-mgr.y 2023-10-26T02:31:33.028 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:32 smithi017 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-10-26T02:31:33.028 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:32 smithi017 systemd[1]: Stopped Ceph mgr.y for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:31:33.028 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:32 smithi017 systemd[1]: Started Ceph mgr.y for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:31:33.335 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[23462]: cluster 2023-10-26T02:31:32.267036+0000 mgr.x (mgr.34670) 58 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:33.336 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[23462]: audit 2023-10-26T02:31:33.029644+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:33.337 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[23462]: audit 2023-10-26T02:31:33.033476+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:33.337 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[23462]: audit 2023-10-26T02:31:33.034063+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:33.338 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[23462]: audit 2023-10-26T02:31:33.043009+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:33.338 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[23462]: audit 2023-10-26T02:31:33.046781+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:31:33.338 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[23462]: audit 2023-10-26T02:31:33.047400+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:31:33.339 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[27028]: cluster 2023-10-26T02:31:32.267036+0000 mgr.x (mgr.34670) 58 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:33.339 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[27028]: audit 2023-10-26T02:31:33.029644+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:33.340 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[27028]: audit 2023-10-26T02:31:33.033476+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:33.340 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[27028]: audit 2023-10-26T02:31:33.034063+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:33.340 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[27028]: audit 2023-10-26T02:31:33.043009+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:33.341 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[27028]: audit 2023-10-26T02:31:33.046781+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:31:33.341 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:33 smithi017 bash[27028]: audit 2023-10-26T02:31:33.047400+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:31:33.772 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:33 smithi163 bash[23532]: cluster 2023-10-26T02:31:32.267036+0000 mgr.x (mgr.34670) 58 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:33.773 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:33 smithi163 bash[23532]: audit 2023-10-26T02:31:33.029644+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:33.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:33 smithi163 bash[23532]: audit 2023-10-26T02:31:33.033476+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:33.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:33 smithi163 bash[23532]: audit 2023-10-26T02:31:33.034063+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 101848186, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.553852Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 91865743, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554734Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"2.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.554992Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50111447, \"cpu_percentage\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555245Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555495Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555746Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12635340, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.555996Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51275366, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:30:46.556493Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:33.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:33 smithi163 bash[23532]: audit 2023-10-26T02:31:33.043009+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:33.774 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:33 smithi163 bash[23532]: audit 2023-10-26T02:31:33.046781+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:31:33.775 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:33 smithi163 bash[23532]: audit 2023-10-26T02:31:33.047400+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:31:34.240 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:34 smithi017 bash[46412]: debug 2023-10-26T02:31:34.061+0000 7ff03687c700 1 -- 172.21.15.17:0/2847625731 <== mon.0 v2:172.21.15.17:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56286e3e04e0 con 0x56286e4d4c00 2023-10-26T02:31:34.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:34 smithi017 bash[46412]: debug 2023-10-26T02:31:34.229+0000 7ff046e63680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-26T02:31:34.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:34 smithi017 bash[46412]: debug 2023-10-26T02:31:34.337+0000 7ff046e63680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-26T02:31:35.278 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:34 smithi017 bash[46412]: debug 2023-10-26T02:31:34.797+0000 7ff046e63680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-26T02:31:36.028 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:35 smithi017 bash[46412]: debug 2023-10-26T02:31:35.745+0000 7ff046e63680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-26T02:31:36.028 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:35 smithi017 bash[46412]: debug 2023-10-26T02:31:35.853+0000 7ff046e63680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-26T02:31:36.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:35 smithi017 bash[23462]: cluster 2023-10-26T02:31:34.268740+0000 mgr.x (mgr.34670) 59 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:36.029 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:35 smithi017 bash[27028]: cluster 2023-10-26T02:31:34.268740+0000 mgr.x (mgr.34670) 59 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:36.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:35 smithi163 bash[23532]: cluster 2023-10-26T02:31:34.268740+0000 mgr.x (mgr.34670) 59 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:36.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:36 smithi017 bash[46412]: debug 2023-10-26T02:31:36.125+0000 7ff046e63680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-26T02:31:37.602 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:37 smithi017 bash[46412]: debug 2023-10-26T02:31:37.321+0000 7ff046e63680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-26T02:31:37.602 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:37 smithi017 bash[46412]: debug 2023-10-26T02:31:37.489+0000 7ff046e63680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-26T02:31:37.943 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:37 smithi017 bash[23462]: cluster 2023-10-26T02:31:36.269517+0000 mgr.x (mgr.34670) 60 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:37.943 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:37 smithi017 bash[46412]: debug 2023-10-26T02:31:37.588+0000 7ff046e63680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-26T02:31:37.943 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:37 smithi017 bash[46412]: debug 2023-10-26T02:31:37.704+0000 7ff046e63680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-26T02:31:37.944 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:37 smithi017 bash[27028]: cluster 2023-10-26T02:31:36.269517+0000 mgr.x (mgr.34670) 60 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:38.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:37 smithi163 bash[23532]: cluster 2023-10-26T02:31:36.269517+0000 mgr.x (mgr.34670) 60 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:38.277 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:37 smithi017 bash[46412]: debug 2023-10-26T02:31:37.932+0000 7ff046e63680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-26T02:31:38.778 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:38 smithi017 bash[46412]: debug 2023-10-26T02:31:38.316+0000 7ff046e63680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-26T02:31:38.778 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:38 smithi017 bash[46412]: debug 2023-10-26T02:31:38.444+0000 7ff046e63680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-26T02:31:39.778 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[46412]: debug 2023-10-26T02:31:39.448+0000 7ff046e63680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-26T02:31:39.778 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[46412]: debug 2023-10-26T02:31:39.564+0000 7ff046e63680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-26T02:31:39.778 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[46412]: debug 2023-10-26T02:31:39.692+0000 7ff046e63680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-26T02:31:40.261 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[46412]: debug 2023-10-26T02:31:39.936+0000 7ff046e63680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-26T02:31:40.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: cluster 2023-10-26T02:31:38.270258+0000 mgr.x (mgr.34670) 61 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:40.262 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.119136+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119013376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.119633Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 87702896, \"cpu_percentage\": \"99.74%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:39.119907Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110624768, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120073Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120249Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120433Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120616Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120791Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12761169, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120945Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15445524, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121051Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121153Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.121328Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:40.263 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: cluster 2023-10-26T02:31:38.270258+0000 mgr.x (mgr.34670) 61 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:40.263 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.122872+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119013376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.119633Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 87702896, \"cpu_percentage\": \"99.74%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:39.119907Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110624768, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120073Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120249Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120433Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120616Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120791Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12761169, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120945Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15445524, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121051Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121153Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.121328Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:40.264 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.123561+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119013376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.119633Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 87702896, \"cpu_percentage\": \"99.74%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:39.119907Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110624768, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120073Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120249Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120433Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120616Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120791Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12761169, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120945Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15445524, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121051Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121153Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.121328Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:40.264 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.119136+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119013376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.119633Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 87702896, \"cpu_percentage\": \"99.74%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:39.119907Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110624768, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120073Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120249Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120433Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120616Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120791Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12761169, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120945Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15445524, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121051Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121153Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.121328Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:40.265 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.404736+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402490Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"2.45%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402871Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50520391, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403139Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48213524, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403397Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403650Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403902Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33921433, \"cpu_percentage\": \"1.54%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404152Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12069109, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404400Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27850178, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404649Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404896Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.405281Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:40.265 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.408756+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402490Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"2.45%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402871Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50520391, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403139Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48213524, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403397Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403650Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403902Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33921433, \"cpu_percentage\": \"1.54%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404152Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12069109, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404400Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27850178, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404649Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404896Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.405281Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:40.266 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.122872+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119013376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.119633Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 87702896, \"cpu_percentage\": \"99.74%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:39.119907Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110624768, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120073Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120249Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120433Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120616Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120791Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12761169, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120945Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15445524, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121051Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121153Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.121328Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:40.267 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.411472+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402490Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"2.45%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402871Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50520391, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403139Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48213524, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403397Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403650Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403902Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33921433, \"cpu_percentage\": \"1.54%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404152Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12069109, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404400Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27850178, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404649Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404896Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.405281Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:40.267 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.415037+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:31:40.267 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.419856+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:31:40.267 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.420558+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T02:31:40.268 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.434786+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:40.268 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.437535+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:40.268 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.439679+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:40.268 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.441357+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-26T02:31:40.268 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.446202+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-26T02:31:40.269 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: cluster 2023-10-26T02:31:39.447991+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-26T02:31:40.269 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.451716+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34670 ' 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-10-26T02:31:40.269 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.454391+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T02:31:40.269 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.456461+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' 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-10-26T02:31:40.269 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[23462]: audit 2023-10-26T02:31:39.459281+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T02:31:40.270 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.123561+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119013376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.119633Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 87702896, \"cpu_percentage\": \"99.74%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:39.119907Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110624768, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120073Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120249Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120433Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120616Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120791Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12761169, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120945Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15445524, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121051Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121153Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.121328Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:40.271 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.404736+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402490Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"2.45%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402871Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50520391, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403139Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48213524, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403397Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403650Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403902Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33921433, \"cpu_percentage\": \"1.54%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404152Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12069109, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404400Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27850178, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404649Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404896Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.405281Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:40.271 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.408756+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402490Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"2.45%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402871Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50520391, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403139Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48213524, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403397Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403650Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403902Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33921433, \"cpu_percentage\": \"1.54%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404152Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12069109, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404400Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27850178, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404649Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404896Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.405281Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:40.271 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.411472+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402490Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"2.45%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402871Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50520391, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403139Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48213524, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403397Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403650Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403902Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33921433, \"cpu_percentage\": \"1.54%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404152Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12069109, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404400Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27850178, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404649Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404896Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.405281Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:40.272 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.415037+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:31:40.272 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.419856+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:31:40.272 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.420558+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T02:31:40.272 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.434786+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:40.272 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.437535+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:40.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.439679+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:40.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.441357+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-26T02:31:40.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.446202+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-26T02:31:40.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: cluster 2023-10-26T02:31:39.447991+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-26T02:31:40.273 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.451716+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34670 ' 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-10-26T02:31:40.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.454391+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T02:31:40.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.456461+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' 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-10-26T02:31:40.274 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:39 smithi017 bash[27028]: audit 2023-10-26T02:31:39.459281+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T02:31:40.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: cluster 2023-10-26T02:31:38.270258+0000 mgr.x (mgr.34670) 61 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:40.276 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.119136+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119013376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.119633Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 87702896, \"cpu_percentage\": \"99.74%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:39.119907Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110624768, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120073Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120249Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120433Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120616Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120791Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12761169, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120945Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15445524, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121051Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121153Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.121328Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:40.276 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.122872+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119013376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.119633Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 87702896, \"cpu_percentage\": \"99.74%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:39.119907Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110624768, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120073Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120249Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120433Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120616Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120791Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12761169, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120945Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15445524, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121051Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121153Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.121328Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:40.276 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.123561+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 119013376, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.119633Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 87702896, \"cpu_percentage\": \"99.74%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:39.119907Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110624768, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120073Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120249Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50331648, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120433Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46986690, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120616Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120791Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12761169, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.120945Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15445524, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121051Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.121153Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.121328Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:40.277 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.404736+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402490Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"2.45%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402871Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50520391, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403139Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48213524, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403397Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403650Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403902Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33921433, \"cpu_percentage\": \"1.54%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404152Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12069109, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404400Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27850178, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404649Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404896Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.405281Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:40.277 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.408756+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402490Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"2.45%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402871Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50520391, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403139Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48213524, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403397Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403650Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403902Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33921433, \"cpu_percentage\": \"1.54%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404152Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12069109, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404400Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27850178, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404649Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404896Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.405281Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T02:31:40.277 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.411472+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402490Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434739609, \"cpu_percentage\": \"2.45%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.402871Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50520391, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403139Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48213524, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403397Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403650Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.403902Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33921433, \"cpu_percentage\": \"1.54%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404152Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12069109, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404400Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27850178, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404649Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:39.404896Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:39.405281Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T02:31:40.278 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.415037+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:31:40.278 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.419856+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:31:40.278 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.420558+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T02:31:40.278 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.434786+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:40.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.437535+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:40.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.439679+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:40.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.441357+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-26T02:31:40.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.446202+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-26T02:31:40.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: cluster 2023-10-26T02:31:39.447991+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-26T02:31:40.280 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.451716+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34670 ' 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-10-26T02:31:40.280 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.454391+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T02:31:40.280 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.456461+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' 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-10-26T02:31:40.280 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:39 smithi163 bash[23532]: audit 2023-10-26T02:31:39.459281+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34670 172.21.15.163:0/471003670' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T02:31:40.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[46412]: debug 2023-10-26T02:31:40.248+0000 7ff046e63680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-26T02:31:40.528 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[46412]: debug 2023-10-26T02:31:40.424+0000 7ff046e63680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-26T02:31:40.752 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[35041]: debug 2023-10-26T02:31:40.436+0000 7f94d294b700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-26T02:31:40.752 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[35041]: ignoring --setuser ceph since I am not root 2023-10-26T02:31:40.753 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[35041]: ignoring --setgroup ceph since I am not root 2023-10-26T02:31:40.753 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[35041]: debug 2023-10-26T02:31:40.480+0000 7ff748295700 1 -- 172.21.15.163:0/871883605 <== mon.2 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555c208ca4e0 con 0x555c209be800 2023-10-26T02:31:40.753 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[35041]: debug 2023-10-26T02:31:40.644+0000 7ff75845e680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-26T02:31:40.955 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[46412]: debug 2023-10-26T02:31:40.608+0000 7ff046e63680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-26T02:31:40.956 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[46412]: debug 2023-10-26T02:31:40.832+0000 7ff046e63680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-26T02:31:40.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[23462]: cephadm 2023-10-26T02:31:39.442376+0000 mgr.x (mgr.34670) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T02:31:40.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[23462]: cephadm 2023-10-26T02:31:39.443246+0000 mgr.x (mgr.34670) 63 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T02:31:40.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[23462]: cephadm 2023-10-26T02:31:39.445809+0000 mgr.x (mgr.34670) 64 : cephadm [INF] Failing over to other MGR 2023-10-26T02:31:40.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[23462]: cluster 2023-10-26T02:31:39.912574+0000 mon.a (mon.0) 669 : cluster [DBG] Standby manager daemon x started 2023-10-26T02:31:40.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[23462]: audit 2023-10-26T02:31:40.429574+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-26T02:31:40.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[23462]: cluster 2023-10-26T02:31:40.429719+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e20: y(active, starting, since 0.987507s), standbys: x 2023-10-26T02:31:40.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[23462]: audit 2023-10-26T02:31:40.448464+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T02:31:40.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[23462]: cluster 2023-10-26T02:31:40.448537+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-26T02:31:40.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[27028]: cephadm 2023-10-26T02:31:39.442376+0000 mgr.x (mgr.34670) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T02:31:40.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[27028]: cephadm 2023-10-26T02:31:39.443246+0000 mgr.x (mgr.34670) 63 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T02:31:40.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[27028]: cephadm 2023-10-26T02:31:39.445809+0000 mgr.x (mgr.34670) 64 : cephadm [INF] Failing over to other MGR 2023-10-26T02:31:40.958 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[27028]: cluster 2023-10-26T02:31:39.912574+0000 mon.a (mon.0) 669 : cluster [DBG] Standby manager daemon x started 2023-10-26T02:31:40.961 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[27028]: audit 2023-10-26T02:31:40.429574+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-26T02:31:40.961 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[27028]: cluster 2023-10-26T02:31:40.429719+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e20: y(active, starting, since 0.987507s), standbys: x 2023-10-26T02:31:40.961 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[27028]: audit 2023-10-26T02:31:40.448464+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T02:31:40.962 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[27028]: cluster 2023-10-26T02:31:40.448537+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-26T02:31:41.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[23532]: cephadm 2023-10-26T02:31:39.442376+0000 mgr.x (mgr.34670) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T02:31:41.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[23532]: cephadm 2023-10-26T02:31:39.443246+0000 mgr.x (mgr.34670) 63 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T02:31:41.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[23532]: cephadm 2023-10-26T02:31:39.445809+0000 mgr.x (mgr.34670) 64 : cephadm [INF] Failing over to other MGR 2023-10-26T02:31:41.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[23532]: cluster 2023-10-26T02:31:39.912574+0000 mon.a (mon.0) 669 : cluster [DBG] Standby manager daemon x started 2023-10-26T02:31:41.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[23532]: audit 2023-10-26T02:31:40.429574+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-26T02:31:41.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[23532]: cluster 2023-10-26T02:31:40.429719+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e20: y(active, starting, since 0.987507s), standbys: x 2023-10-26T02:31:41.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[23532]: audit 2023-10-26T02:31:40.448464+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T02:31:41.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[23532]: cluster 2023-10-26T02:31:40.448537+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-26T02:31:41.024 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:40 smithi163 bash[35041]: debug 2023-10-26T02:31:40.748+0000 7ff75845e680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-26T02:31:41.278 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:40 smithi017 bash[46412]: debug 2023-10-26T02:31:40.944+0000 7ff046e63680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-26T02:31:41.521 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:41 smithi163 bash[35041]: debug 2023-10-26T02:31:41.196+0000 7ff75845e680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-26T02:31:42.112 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:41 smithi163 bash[23532]: cluster 2023-10-26T02:31:40.970376+0000 mon.a (mon.0) 674 : cluster [INF] Active manager daemon y restarted 2023-10-26T02:31:42.113 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:41 smithi163 bash[23532]: cluster 2023-10-26T02:31:40.971694+0000 mon.a (mon.0) 675 : cluster [INF] Activating manager daemon y 2023-10-26T02:31:42.113 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:41 smithi163 bash[23532]: cluster 2023-10-26T02:31:40.978571+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-26T02:31:42.113 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:41 smithi163 bash[23532]: audit 2023-10-26T02:31:40.978960+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-26T02:31:42.113 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:41 smithi163 bash[23532]: audit 2023-10-26T02:31:40.979469+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:31:42.114 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:41 smithi163 bash[23532]: audit 2023-10-26T02:31:40.980764+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-26T02:31:42.114 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:41 smithi163 bash[23532]: audit 2023-10-26T02:31:40.981299+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:31:42.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[23462]: cluster 2023-10-26T02:31:40.970376+0000 mon.a (mon.0) 674 : cluster [INF] Active manager daemon y restarted 2023-10-26T02:31:42.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[23462]: cluster 2023-10-26T02:31:40.971694+0000 mon.a (mon.0) 675 : cluster [INF] Activating manager daemon y 2023-10-26T02:31:42.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[23462]: cluster 2023-10-26T02:31:40.978571+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-26T02:31:42.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[23462]: audit 2023-10-26T02:31:40.978960+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-26T02:31:42.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[23462]: audit 2023-10-26T02:31:40.979469+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:31:42.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[23462]: audit 2023-10-26T02:31:40.980764+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-26T02:31:42.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[23462]: audit 2023-10-26T02:31:40.981299+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:31:42.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[27028]: cluster 2023-10-26T02:31:40.970376+0000 mon.a (mon.0) 674 : cluster [INF] Active manager daemon y restarted 2023-10-26T02:31:42.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[27028]: cluster 2023-10-26T02:31:40.971694+0000 mon.a (mon.0) 675 : cluster [INF] Activating manager daemon y 2023-10-26T02:31:42.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[27028]: cluster 2023-10-26T02:31:40.978571+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-26T02:31:42.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[27028]: audit 2023-10-26T02:31:40.978960+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-26T02:31:42.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[27028]: audit 2023-10-26T02:31:40.979469+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:31:42.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[27028]: audit 2023-10-26T02:31:40.980764+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-26T02:31:42.281 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:41 smithi017 bash[27028]: audit 2023-10-26T02:31:40.981299+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:31:42.458 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:42 smithi163 bash[35041]: debug 2023-10-26T02:31:42.108+0000 7ff75845e680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-26T02:31:42.458 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:42 smithi163 bash[35041]: debug 2023-10-26T02:31:42.200+0000 7ff75845e680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-26T02:31:42.771 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:42 smithi163 bash[35041]: debug 2023-10-26T02:31:42.452+0000 7ff75845e680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-26T02:31:43.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:42 smithi163 bash[23532]: cluster 2023-10-26T02:31:41.869151+0000 mon.a (mon.0) 677 : cluster [DBG] mgrmap e21: y(active, starting, since 0.897784s), standbys: x 2023-10-26T02:31:43.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:42 smithi017 bash[23462]: cluster 2023-10-26T02:31:41.869151+0000 mon.a (mon.0) 677 : cluster [DBG] mgrmap e21: y(active, starting, since 0.897784s), standbys: x 2023-10-26T02:31:43.278 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:42 smithi017 bash[27028]: cluster 2023-10-26T02:31:41.869151+0000 mon.a (mon.0) 677 : cluster [DBG] mgrmap e21: y(active, starting, since 0.897784s), standbys: x 2023-10-26T02:31:43.846 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:43 smithi163 bash[35041]: debug 2023-10-26T02:31:43.579+0000 7ff75845e680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-26T02:31:43.847 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:43 smithi163 bash[35041]: debug 2023-10-26T02:31:43.743+0000 7ff75845e680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-26T02:31:44.180 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:43 smithi163 bash[35041]: debug 2023-10-26T02:31:43.839+0000 7ff75845e680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-26T02:31:44.181 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:43 smithi163 bash[35041]: debug 2023-10-26T02:31:43.951+0000 7ff75845e680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-26T02:31:45.022 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:44 smithi163 bash[35041]: debug 2023-10-26T02:31:44.175+0000 7ff75845e680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-26T02:31:45.022 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:44 smithi163 bash[35041]: debug 2023-10-26T02:31:44.543+0000 7ff75845e680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-26T02:31:45.022 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:44 smithi163 bash[35041]: debug 2023-10-26T02:31:44.663+0000 7ff75845e680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-26T02:31:45.975 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:45 smithi163 bash[35041]: debug 2023-10-26T02:31:45.527+0000 7ff75845e680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-26T02:31:45.975 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:45 smithi163 bash[35041]: debug 2023-10-26T02:31:45.631+0000 7ff75845e680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-26T02:31:45.975 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:45 smithi163 bash[35041]: debug 2023-10-26T02:31:45.747+0000 7ff75845e680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-26T02:31:46.521 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:45 smithi163 bash[35041]: debug 2023-10-26T02:31:45.967+0000 7ff75845e680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-26T02:31:46.522 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:46 smithi163 bash[35041]: debug 2023-10-26T02:31:46.259+0000 7ff75845e680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-26T02:31:46.522 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:46 smithi163 bash[35041]: debug 2023-10-26T02:31:46.423+0000 7ff75845e680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-26T02:31:46.922 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:46 smithi163 bash[35041]: debug 2023-10-26T02:31:46.595+0000 7ff75845e680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-26T02:31:46.922 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:46 smithi163 bash[35041]: debug 2023-10-26T02:31:46.807+0000 7ff75845e680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-26T02:31:47.272 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:31:46 smithi163 bash[35041]: debug 2023-10-26T02:31:46.915+0000 7ff75845e680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-26T02:31:47.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:47 smithi163 bash[23532]: cluster 2023-10-26T02:31:46.936516+0000 mon.a (mon.0) 678 : cluster [DBG] Standby manager daemon x restarted 2023-10-26T02:31:47.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:47 smithi163 bash[23532]: cluster 2023-10-26T02:31:46.936751+0000 mon.a (mon.0) 679 : cluster [DBG] Standby manager daemon x started 2023-10-26T02:31:47.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:47 smithi163 bash[23532]: audit 2023-10-26T02:31:46.943266+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.163:0/4257410511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T02:31:47.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:47 smithi163 bash[23532]: audit 2023-10-26T02:31:46.944731+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.163:0/4257410511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:31:47.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:47 smithi163 bash[23532]: audit 2023-10-26T02:31:46.945946+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.163:0/4257410511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T02:31:47.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:47 smithi163 bash[23532]: audit 2023-10-26T02:31:46.946441+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.163:0/4257410511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:31:47.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:47 smithi017 bash[23462]: cluster 2023-10-26T02:31:46.936516+0000 mon.a (mon.0) 678 : cluster [DBG] Standby manager daemon x restarted 2023-10-26T02:31:47.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:47 smithi017 bash[23462]: cluster 2023-10-26T02:31:46.936751+0000 mon.a (mon.0) 679 : cluster [DBG] Standby manager daemon x started 2023-10-26T02:31:47.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:47 smithi017 bash[23462]: audit 2023-10-26T02:31:46.943266+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.163:0/4257410511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T02:31:47.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:47 smithi017 bash[23462]: audit 2023-10-26T02:31:46.944731+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.163:0/4257410511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:31:47.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:47 smithi017 bash[23462]: audit 2023-10-26T02:31:46.945946+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.163:0/4257410511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T02:31:47.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:47 smithi017 bash[23462]: audit 2023-10-26T02:31:46.946441+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.163:0/4257410511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:31:47.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:47 smithi017 bash[27028]: cluster 2023-10-26T02:31:46.936516+0000 mon.a (mon.0) 678 : cluster [DBG] Standby manager daemon x restarted 2023-10-26T02:31:47.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:47 smithi017 bash[27028]: cluster 2023-10-26T02:31:46.936751+0000 mon.a (mon.0) 679 : cluster [DBG] Standby manager daemon x started 2023-10-26T02:31:47.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:47 smithi017 bash[27028]: audit 2023-10-26T02:31:46.943266+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.163:0/4257410511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T02:31:47.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:47 smithi017 bash[27028]: audit 2023-10-26T02:31:46.944731+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.163:0/4257410511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:31:47.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:47 smithi017 bash[27028]: audit 2023-10-26T02:31:46.945946+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.163:0/4257410511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T02:31:47.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:47 smithi017 bash[27028]: audit 2023-10-26T02:31:46.946441+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.163:0/4257410511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:31:47.559 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch ps' 2023-10-26T02:31:48.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: cluster 2023-10-26T02:31:46.999728+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2023-10-26T02:31:48.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.003906+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T02:31:48.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.004229+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T02:31:48.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.873808+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T02:31:48.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.874226+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T02:31:48.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.874767+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T02:31:48.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.879182+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:31:48.275 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.879631+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:31:48.276 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.880192+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:31:48.276 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.880759+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:31:48.276 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.881263+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:31:48.277 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.881773+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:31:48.277 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.882247+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:31:48.277 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.882975+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:31:48.278 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.883732+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T02:31:48.278 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.884282+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T02:31:48.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.885354+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T02:31:48.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.887615+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T02:31:48.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.889265+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-10-26T02:31:48.280 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.890284+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T02:31:48.280 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.890881+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T02:31:48.281 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.891531+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-10-26T02:31:48.281 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.892451+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi163"}]: dispatch 2023-10-26T02:31:48.281 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.893101+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T02:31:48.282 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.893669+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-10-26T02:31:48.282 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.894231+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T02:31:48.282 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.894779+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T02:31:48.283 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.895315+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T02:31:48.283 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.895872+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T02:31:48.284 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.896438+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T02:31:48.284 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.896996+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T02:31:48.284 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.897539+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T02:31:48.285 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.898079+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T02:31:48.285 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.898620+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-10-26T02:31:48.286 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.899187+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T02:31:48.286 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.899723+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:31:48.286 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.900297+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:31:48.287 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.900847+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T02:31:48.287 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.901387+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T02:31:48.287 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.901923+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T02:31:48.288 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.902469+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T02:31:48.288 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: cluster 2023-10-26T02:31:47.921225+0000 mon.a (mon.0) 681 : cluster [INF] Manager daemon y is now available 2023-10-26T02:31:48.289 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.942735+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"172.21.15.163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:31:48.289 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.943508+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"172.21.15.163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:31:48.289 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:48 smithi163 bash[23532]: audit 2023-10-26T02:31:47.949902+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"172.21.15.163\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T02:31:48.290 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[46412]: Warning: Permanently added '172.21.15.163' (ECDSA) to the list of known hosts. 2023-10-26T02:31:48.291 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[46412]: Warning: Permanently added '172.21.15.17' (ECDSA) to the list of known hosts. 2023-10-26T02:31:48.291 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: cluster 2023-10-26T02:31:46.999728+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2023-10-26T02:31:48.291 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.003906+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T02:31:48.292 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.004229+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T02:31:48.292 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.873808+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T02:31:48.292 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.874226+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T02:31:48.292 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.874767+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T02:31:48.293 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.879182+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:31:48.293 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.879631+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:31:48.293 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.880192+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:31:48.294 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.880759+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:31:48.294 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.881263+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:31:48.294 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.881773+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:31:48.295 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.882247+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:31:48.295 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.882975+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:31:48.295 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.883732+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T02:31:48.296 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.884282+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T02:31:48.296 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.885354+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T02:31:48.297 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.887615+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T02:31:48.298 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: cluster 2023-10-26T02:31:46.999728+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2023-10-26T02:31:48.298 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.003906+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T02:31:48.299 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.004229+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T02:31:48.299 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.873808+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T02:31:48.299 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.874226+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T02:31:48.300 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.874767+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T02:31:48.300 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.879182+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T02:31:48.300 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.879631+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T02:31:48.300 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.880192+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T02:31:48.300 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.880759+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T02:31:48.301 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.881263+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T02:31:48.301 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.881773+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T02:31:48.301 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.882247+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T02:31:48.301 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.882975+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T02:31:48.301 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.883732+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T02:31:48.302 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.884282+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T02:31:48.302 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.885354+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T02:31:48.302 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.887615+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T02:31:48.303 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.889265+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-10-26T02:31:48.303 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.890284+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T02:31:48.303 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.890881+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T02:31:48.303 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.891531+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-10-26T02:31:48.303 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.892451+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi163"}]: dispatch 2023-10-26T02:31:48.304 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.893101+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T02:31:48.304 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.893669+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-10-26T02:31:48.304 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.894231+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T02:31:48.304 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.894779+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T02:31:48.304 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.895315+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T02:31:48.305 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.895872+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T02:31:48.305 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.896438+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T02:31:48.305 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.896996+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T02:31:48.305 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.897539+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T02:31:48.305 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.898079+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T02:31:48.306 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.898620+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-10-26T02:31:48.306 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.899187+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T02:31:48.306 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.889265+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-10-26T02:31:48.306 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.890284+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T02:31:48.307 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.890881+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T02:31:48.307 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.891531+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi017"}]: dispatch 2023-10-26T02:31:48.307 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.892451+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi163"}]: dispatch 2023-10-26T02:31:48.307 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.893101+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T02:31:48.307 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.893669+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-10-26T02:31:48.308 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.894231+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T02:31:48.308 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.894779+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T02:31:48.308 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.895315+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T02:31:48.308 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.895872+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T02:31:48.308 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.896438+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T02:31:48.309 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.896996+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T02:31:48.309 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.897539+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T02:31:48.309 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.898079+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T02:31:48.309 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.898620+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-10-26T02:31:48.309 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.899187+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T02:31:48.310 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.899723+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:31:48.310 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.900297+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:31:48.310 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.900847+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T02:31:48.310 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.901387+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T02:31:48.311 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.901923+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T02:31:48.311 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.902469+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T02:31:48.311 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: cluster 2023-10-26T02:31:47.921225+0000 mon.a (mon.0) 681 : cluster [INF] Manager daemon y is now available 2023-10-26T02:31:48.311 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.942735+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"172.21.15.163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:31:48.311 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.943508+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"172.21.15.163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:31:48.312 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[23462]: audit 2023-10-26T02:31:47.949902+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"172.21.15.163\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T02:31:48.312 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.899723+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T02:31:48.312 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.900297+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T02:31:48.312 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.900847+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T02:31:48.313 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.901387+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T02:31:48.313 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.901923+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T02:31:48.313 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.902469+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T02:31:48.313 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: cluster 2023-10-26T02:31:47.921225+0000 mon.a (mon.0) 681 : cluster [INF] Manager daemon y is now available 2023-10-26T02:31:48.313 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.942735+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"172.21.15.163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:31:48.314 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.943508+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"172.21.15.163\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T02:31:48.314 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:48 smithi017 bash[27028]: audit 2023-10-26T02:31:47.949902+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi017\": {\"hostname\": \"smithi017\", \"addr\": \"172.21.15.17\", \"labels\": [], \"status\": \"\"}, \"smithi163\": {\"hostname\": \"smithi163\", \"addr\": \"172.21.15.163\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T02:31:49.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[23462]: cephadm 2023-10-26T02:31:47.941914+0000 mgr.y (mgr.24769) 1 : cephadm [INF] inventory: adjusted host smithi163 addr 'smithi163' -> '172.21.15.163' 2023-10-26T02:31:49.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[23462]: cluster 2023-10-26T02:31:48.028869+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2023-10-26T02:31:49.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[23462]: cluster 2023-10-26T02:31:48.037599+0000 mgr.y (mgr.24769) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:49.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[23462]: audit 2023-10-26T02:31:48.097015+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:49.280 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[23462]: audit 2023-10-26T02:31:48.100015+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:49.281 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[23462]: audit 2023-10-26T02:31:48.178856+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T02:31:49.281 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[23462]: audit 2023-10-26T02:31:48.179329+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T02:31:49.281 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[23462]: audit 2023-10-26T02:31:48.186702+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T02:31:49.282 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[23462]: audit 2023-10-26T02:31:48.187137+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T02:31:49.282 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[23462]: audit 2023-10-26T02:31:48.424181+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:31:49.283 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[23462]: audit 2023-10-26T02:31:48.424687+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:31:49.283 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[27028]: cephadm 2023-10-26T02:31:47.941914+0000 mgr.y (mgr.24769) 1 : cephadm [INF] inventory: adjusted host smithi163 addr 'smithi163' -> '172.21.15.163' 2023-10-26T02:31:49.284 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[27028]: cluster 2023-10-26T02:31:48.028869+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2023-10-26T02:31:49.284 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[27028]: cluster 2023-10-26T02:31:48.037599+0000 mgr.y (mgr.24769) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:49.284 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[27028]: audit 2023-10-26T02:31:48.097015+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:49.285 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[27028]: audit 2023-10-26T02:31:48.100015+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:49.286 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[27028]: audit 2023-10-26T02:31:48.178856+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T02:31:49.286 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[27028]: audit 2023-10-26T02:31:48.179329+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T02:31:49.286 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[27028]: audit 2023-10-26T02:31:48.186702+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T02:31:49.287 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[27028]: audit 2023-10-26T02:31:48.187137+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T02:31:49.287 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[27028]: audit 2023-10-26T02:31:48.424181+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:31:49.287 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:49 smithi017 bash[27028]: audit 2023-10-26T02:31:48.424687+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:31:49.522 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:49 smithi163 bash[23532]: cephadm 2023-10-26T02:31:47.941914+0000 mgr.y (mgr.24769) 1 : cephadm [INF] inventory: adjusted host smithi163 addr 'smithi163' -> '172.21.15.163' 2023-10-26T02:31:49.522 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:49 smithi163 bash[23532]: cluster 2023-10-26T02:31:48.028869+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2023-10-26T02:31:49.522 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:49 smithi163 bash[23532]: cluster 2023-10-26T02:31:48.037599+0000 mgr.y (mgr.24769) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:49.522 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:49 smithi163 bash[23532]: audit 2023-10-26T02:31:48.097015+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:49.523 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:49 smithi163 bash[23532]: audit 2023-10-26T02:31:48.100015+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:49.523 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:49 smithi163 bash[23532]: audit 2023-10-26T02:31:48.178856+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T02:31:49.523 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:49 smithi163 bash[23532]: audit 2023-10-26T02:31:48.179329+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T02:31:49.523 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:49 smithi163 bash[23532]: audit 2023-10-26T02:31:48.186702+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T02:31:49.524 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:49 smithi163 bash[23532]: audit 2023-10-26T02:31:48.187137+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T02:31:49.524 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:49 smithi163 bash[23532]: audit 2023-10-26T02:31:48.424181+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:31:49.524 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:49 smithi163 bash[23532]: audit 2023-10-26T02:31:48.424687+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T02:31:50.928 INFO:teuthology.orchestra.run.smithi017.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-26T02:31:50.928 INFO:teuthology.orchestra.run.smithi017.stdout:alertmanager.a smithi017 running (49s) 11s ago 7m 14.7M - 0.26.0 9f27df16978d 6a50772b9057 2023-10-26T02:31:50.928 INFO:teuthology.orchestra.run.smithi017.stdout:grafana.a smithi163 running (6m) 11s ago 6m 26.5M - 6.6.2 87a51ecf0b1c a673cc998ca9 2023-10-26T02:31:50.929 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.x smithi163 running (97s) 11s ago 11m 414M - 16.2.14-106-gf2ece71a 905f4094f1b9 476e891743e6 2023-10-26T02:31:50.929 INFO:teuthology.orchestra.run.smithi017.stdout:mgr.y smithi017 *:8443 running (17s) 11s ago 13m 83.6M - 16.2.14-106-gf2ece71a 905f4094f1b9 b1476bdc782e 2023-10-26T02:31:50.929 INFO:teuthology.orchestra.run.smithi017.stdout:mon.a smithi017 running (13m) 11s ago 13m 113M 2048M 15.2.0 204a01f9b0b6 5f6f494c2a7f 2023-10-26T02:31:50.929 INFO:teuthology.orchestra.run.smithi017.stdout:mon.b smithi163 running (11m) 11s ago 11m 109M 2048M 15.2.0 204a01f9b0b6 93fabbb1d148 2023-10-26T02:31:50.929 INFO:teuthology.orchestra.run.smithi017.stdout:mon.c smithi017 running (11m) 11s ago 11m 105M 2048M 15.2.0 204a01f9b0b6 2861b94371e0 2023-10-26T02:31:50.930 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.a smithi017 running (7m) 11s ago 7m 12.1M - 1.6.1 458e026e6aa6 f85a8288538b 2023-10-26T02:31:50.930 INFO:teuthology.orchestra.run.smithi017.stdout:node-exporter.b smithi163 running (7m) 11s ago 7m 11.5M - 1.6.1 458e026e6aa6 2011dbc1a732 2023-10-26T02:31:50.930 INFO:teuthology.orchestra.run.smithi017.stdout:osd.0 smithi017 running (11m) 11s ago 11m 47.8M 4096M 15.2.0 204a01f9b0b6 7ae65b6ac775 2023-10-26T02:31:50.930 INFO:teuthology.orchestra.run.smithi017.stdout:osd.1 smithi017 running (10m) 11s ago 10m 48.0M 4096M 15.2.0 204a01f9b0b6 dbce5e860479 2023-10-26T02:31:50.930 INFO:teuthology.orchestra.run.smithi017.stdout:osd.2 smithi017 running (10m) 11s ago 10m 44.8M 4096M 15.2.0 204a01f9b0b6 cd3d2e12656a 2023-10-26T02:31:50.931 INFO:teuthology.orchestra.run.smithi017.stdout:osd.3 smithi017 running (9m) 11s ago 9m 48.6M 4096M 15.2.0 204a01f9b0b6 f16201015cae 2023-10-26T02:31:50.931 INFO:teuthology.orchestra.run.smithi017.stdout:osd.4 smithi163 running (9m) 11s ago 9m 48.1M 4096M 15.2.0 204a01f9b0b6 b162c2f0b2a2 2023-10-26T02:31:50.931 INFO:teuthology.orchestra.run.smithi017.stdout:osd.5 smithi163 running (8m) 11s ago 9m 45.9M 4096M 15.2.0 204a01f9b0b6 912fa00f506b 2023-10-26T02:31:50.931 INFO:teuthology.orchestra.run.smithi017.stdout:osd.6 smithi163 running (8m) 11s ago 8m 46.9M 4096M 15.2.0 204a01f9b0b6 581d9d7a82be 2023-10-26T02:31:50.931 INFO:teuthology.orchestra.run.smithi017.stdout:osd.7 smithi163 running (8m) 11s ago 8m 47.7M 4096M 15.2.0 204a01f9b0b6 4b69ae9a3ad8 2023-10-26T02:31:50.932 INFO:teuthology.orchestra.run.smithi017.stdout:prometheus.a smithi163 running (35s) 11s ago 7m 32.3M - 2.47.2 22010d1e5539 69ca1b6bcbd6 2023-10-26T02:31:50.932 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi017.fsogrv smithi017 running (5m) 11s ago 5m 49.0M - 15.2.0 204a01f9b0b6 94747f435c98 2023-10-26T02:31:50.932 INFO:teuthology.orchestra.run.smithi017.stdout:rgw.r.z.smithi163.sihjqf smithi163 running (5m) 11s ago 5m 49.2M - 15.2.0 204a01f9b0b6 a891ad64ab22 2023-10-26T02:31:51.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:50 smithi017 bash[23462]: cluster 2023-10-26T02:31:49.835084+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-10-26T02:31:51.211 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:50 smithi017 bash[23462]: cluster 2023-10-26T02:31:49.881780+0000 mgr.y (mgr.24769) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:51.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:50 smithi017 bash[27028]: cluster 2023-10-26T02:31:49.835084+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-10-26T02:31:51.212 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:50 smithi017 bash[27028]: cluster 2023-10-26T02:31:49.881780+0000 mgr.y (mgr.24769) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:51.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:50 smithi163 bash[23532]: cluster 2023-10-26T02:31:49.835084+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-10-26T02:31:51.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:50 smithi163 bash[23532]: cluster 2023-10-26T02:31:49.881780+0000 mgr.y (mgr.24769) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:51.758 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions' 2023-10-26T02:31:52.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[23462]: audit 2023-10-26T02:31:50.886300+0000 mgr.y (mgr.24769) 4 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:31:52.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[23462]: audit 2023-10-26T02:31:50.892614+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T02:31:52.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[23462]: audit 2023-10-26T02:31:50.893569+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T02:31:52.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[23462]: audit 2023-10-26T02:31:50.894428+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[23462]: audit 2023-10-26T02:31:50.895351+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.029 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[23462]: audit 2023-10-26T02:31:50.896248+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[23462]: audit 2023-10-26T02:31:50.897032+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[23462]: audit 2023-10-26T02:31:50.902065+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T02:31:52.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[23462]: audit 2023-10-26T02:31:50.902723+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[23462]: audit 2023-10-26T02:31:50.903306+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.030 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[23462]: audit 2023-10-26T02:31:50.903809+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[23462]: audit 2023-10-26T02:31:50.904449+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[27028]: audit 2023-10-26T02:31:50.886300+0000 mgr.y (mgr.24769) 4 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:31:52.031 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[27028]: audit 2023-10-26T02:31:50.892614+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T02:31:52.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[27028]: audit 2023-10-26T02:31:50.893569+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T02:31:52.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[27028]: audit 2023-10-26T02:31:50.894428+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[27028]: audit 2023-10-26T02:31:50.895351+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[27028]: audit 2023-10-26T02:31:50.896248+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.032 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[27028]: audit 2023-10-26T02:31:50.897032+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[27028]: audit 2023-10-26T02:31:50.902065+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T02:31:52.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[27028]: audit 2023-10-26T02:31:50.902723+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[27028]: audit 2023-10-26T02:31:50.903306+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[27028]: audit 2023-10-26T02:31:50.903809+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.033 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:51 smithi017 bash[27028]: audit 2023-10-26T02:31:50.904449+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:51 smithi163 bash[23532]: audit 2023-10-26T02:31:50.886300+0000 mgr.y (mgr.24769) 4 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T02:31:52.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:51 smithi163 bash[23532]: audit 2023-10-26T02:31:50.892614+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T02:31:52.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:51 smithi163 bash[23532]: audit 2023-10-26T02:31:50.893569+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T02:31:52.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:51 smithi163 bash[23532]: audit 2023-10-26T02:31:50.894428+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:51 smithi163 bash[23532]: audit 2023-10-26T02:31:50.895351+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:51 smithi163 bash[23532]: audit 2023-10-26T02:31:50.896248+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:51 smithi163 bash[23532]: audit 2023-10-26T02:31:50.897032+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:51 smithi163 bash[23532]: audit 2023-10-26T02:31:50.902065+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T02:31:52.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:51 smithi163 bash[23532]: audit 2023-10-26T02:31:50.902723+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:51 smithi163 bash[23532]: audit 2023-10-26T02:31:50.903306+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:51 smithi163 bash[23532]: audit 2023-10-26T02:31:50.903809+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:52.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:51 smithi163 bash[23532]: audit 2023-10-26T02:31:50.904449+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:53.136 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:52 smithi017 bash[23462]: cluster 2023-10-26T02:31:51.882324+0000 mgr.y (mgr.24769) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:53.136 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:52 smithi017 bash[27028]: cluster 2023-10-26T02:31:51.882324+0000 mgr.y (mgr.24769) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:53.271 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:52 smithi163 bash[23532]: cluster 2023-10-26T02:31:51.882324+0000 mgr.y (mgr.24769) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:54.842 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:54 smithi017 bash[27028]: cluster 2023-10-26T02:31:53.883867+0000 mgr.y (mgr.24769) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:54.843 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:54 smithi017 bash[27028]: audit 2023-10-26T02:31:54.796072+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.791909Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395103436, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792174Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_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\": \"2.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792335Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"3.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792485Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792634Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50719621, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792780Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35127296, \"cpu_percentage\": \"1.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792927Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12519997, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793072Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27881635, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793222Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793368Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:54.793622Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:54.844 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:54 smithi017 bash[27028]: audit 2023-10-26T02:31:54.797041+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.791909Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395103436, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792174Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_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\": \"2.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792335Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"3.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792485Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792634Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50719621, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792780Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35127296, \"cpu_percentage\": \"1.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792927Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12519997, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793072Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27881635, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793222Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793368Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:54.793622Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:54.844 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:54 smithi017 bash[27028]: audit 2023-10-26T02:31:54.801584+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.791909Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395103436, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792174Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_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\": \"2.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792335Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"3.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792485Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792634Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50719621, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792780Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35127296, \"cpu_percentage\": \"1.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792927Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12519997, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793072Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27881635, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793222Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793368Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:54.793622Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:31:54.845 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:54 smithi017 bash[23462]: cluster 2023-10-26T02:31:53.883867+0000 mgr.y (mgr.24769) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:54.845 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:54 smithi017 bash[23462]: audit 2023-10-26T02:31:54.796072+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.791909Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395103436, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792174Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_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\": \"2.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792335Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"3.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792485Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792634Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50719621, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792780Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35127296, \"cpu_percentage\": \"1.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792927Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12519997, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793072Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27881635, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793222Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793368Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:54.793622Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:54.846 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:54 smithi017 bash[23462]: audit 2023-10-26T02:31:54.797041+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.791909Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395103436, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792174Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_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\": \"2.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792335Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"3.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792485Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792634Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50719621, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792780Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35127296, \"cpu_percentage\": \"1.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792927Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12519997, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793072Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27881635, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793222Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793368Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:54.793622Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:54.846 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:54 smithi017 bash[23462]: audit 2023-10-26T02:31:54.801584+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.791909Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395103436, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792174Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_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\": \"2.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792335Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"3.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792485Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792634Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50719621, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792780Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35127296, \"cpu_percentage\": \"1.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792927Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12519997, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793072Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27881635, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793222Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793368Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:54.793622Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:31:55.116 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2023-10-26T02:31:55.116 INFO:teuthology.orchestra.run.smithi017.stdout: "mon": { 2023-10-26T02:31:55.116 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-10-26T02:31:55.116 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:31:55.117 INFO:teuthology.orchestra.run.smithi017.stdout: "mgr": { 2023-10-26T02:31:55.117 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 2 2023-10-26T02:31:55.117 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:31:55.117 INFO:teuthology.orchestra.run.smithi017.stdout: "osd": { 2023-10-26T02:31:55.117 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-10-26T02:31:55.118 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:31:55.118 INFO:teuthology.orchestra.run.smithi017.stdout: "mds": {}, 2023-10-26T02:31:55.118 INFO:teuthology.orchestra.run.smithi017.stdout: "rgw": { 2023-10-26T02:31:55.118 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T02:31:55.118 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2023-10-26T02:31:55.119 INFO:teuthology.orchestra.run.smithi017.stdout: "overall": { 2023-10-26T02:31:55.119 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-10-26T02:31:55.119 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 2 2023-10-26T02:31:55.119 INFO:teuthology.orchestra.run.smithi017.stdout: } 2023-10-26T02:31:55.119 INFO:teuthology.orchestra.run.smithi017.stdout:} 2023-10-26T02:31:55.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:54 smithi163 bash[23532]: cluster 2023-10-26T02:31:53.883867+0000 mgr.y (mgr.24769) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:55.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:54 smithi163 bash[23532]: audit 2023-10-26T02:31:54.796072+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.791909Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395103436, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792174Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_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\": \"2.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792335Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"3.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792485Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792634Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50719621, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792780Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35127296, \"cpu_percentage\": \"1.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792927Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12519997, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793072Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27881635, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793222Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793368Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:54.793622Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:55.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:54 smithi163 bash[23532]: audit 2023-10-26T02:31:54.797041+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.791909Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395103436, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792174Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_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\": \"2.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792335Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"3.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792485Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792634Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50719621, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792780Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35127296, \"cpu_percentage\": \"1.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792927Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12519997, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793072Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27881635, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793222Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793368Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:54.793622Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:55.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:54 smithi163 bash[23532]: audit 2023-10-26T02:31:54.801584+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi163","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi163\", \"container_id\": \"93fabbb1d148\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"0.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.791909Z\", \"created\": \"2023-10-26T02:20:07.296340Z\", \"started\": \"2023-10-26T02:20:07.318395Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi163\", \"container_id\": \"476e891743e6\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395103436, \"cpu_percentage\": \"0.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792174Z\", \"created\": \"2023-10-26T02:20:23.399969Z\", \"started\": \"2023-10-26T02:30:13.703898Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi163\", \"container_id\": \"b162c2f0b2a2\", \"container_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\": \"2.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792335Z\", \"created\": \"2023-10-26T02:22:24.352655Z\", \"started\": \"2023-10-26T02:22:28.323600Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi163\", \"container_id\": \"912fa00f506b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"3.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792485Z\", \"created\": \"2023-10-26T02:22:48.356117Z\", \"started\": \"2023-10-26T02:22:51.711011Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi163\", \"container_id\": \"581d9d7a82be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49230643, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792634Z\", \"created\": \"2023-10-26T02:23:12.987564Z\", \"started\": \"2023-10-26T02:23:16.706657Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi163\", \"container_id\": \"4b69ae9a3ad8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50719621, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792780Z\", \"created\": \"2023-10-26T02:23:38.254996Z\", \"started\": \"2023-10-26T02:23:41.465218Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi163\", \"container_id\": \"69ca1b6bcbd6\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35127296, \"cpu_percentage\": \"1.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.792927Z\", \"created\": \"2023-10-26T02:24:10.758262Z\", \"started\": \"2023-10-26T02:31:14.905173Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi163\", \"container_id\": \"2011dbc1a732\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12519997, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793072Z\", \"created\": \"2023-10-26T02:24:13.746195Z\", \"started\": \"2023-10-26T02:24:19.270152Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi163\", \"container_id\": \"a673cc998ca9\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27881635, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793222Z\", \"created\": \"2023-10-26T02:24:54.829266Z\", \"started\": \"2023-10-26T02:24:54.847343Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi163.sihjqf\", \"daemon_name\": \"rgw.r.z.smithi163.sihjqf\", \"hostname\": \"smithi163\", \"container_id\": \"a891ad64ab22\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52198113, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:54.793368Z\", \"created\": \"2023-10-26T02:26:27.987160Z\", \"started\": \"2023-10-26T02:26:28.007899Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302777Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e1061a70-d644-4648-91cb-8393f409e6a2\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cpXxDP-HPvs-W0zZ-Xa7i-MrrL-MO5l-xxA788\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5b1c01d5-a721-414c-8b81-98799e18a9b6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ofLLrN-Q7rN-ltIp-OHIb-659I-4Zq4-V1Fv5A\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9e3052da-6304-4cb9-b321-7b60b97ff2bb\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"lWOMAi-Tlyf-RlCP-cpMs-qnnx-YS1V-eLnW6m\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3f0be751-ff56-4b6c-af67-9417fb49a2f6\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"7o5ayS-bGL1-G0ZD-4mPl-QN7s-izTN-VNppLa\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.302793Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XFMX\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:01.212608Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:00.450956Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:22.306296Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:46.265968Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:10.890868Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T02:23:36.176005Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T02:31:03.197686Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:13.038757Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T02:24:31.198052Z\"}, \"rgw.r.z.smithi163.sihjqf\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:25.246462Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:54.793622Z\", \"last_device_update\": \"2023-10-26T02:23:45.383730Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:30:13.987004Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:31:56.052 DEBUG:teuthology.orchestra.run.smithi017:> 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-10-26T02:31:56.188 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[23462]: audit 2023-10-26T02:31:55.061611+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.188 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[23462]: audit 2023-10-26T02:31:55.062367+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:56.189 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[23462]: audit 2023-10-26T02:31:55.063084+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.189 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[23462]: audit 2023-10-26T02:31:55.063621+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:56.189 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[23462]: audit 2023-10-26T02:31:55.064242+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.189 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[23462]: audit 2023-10-26T02:31:55.064868+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:56.190 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[23462]: audit 2023-10-26T02:31:55.065500+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.190 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[23462]: audit 2023-10-26T02:31:55.065975+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:56.190 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[23462]: audit 2023-10-26T02:31:55.066499+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.190 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[23462]: audit 2023-10-26T02:31:55.108530+0000 mon.c (mon.1) 99 : audit [DBG] from='client.? 172.21.15.17:0/2571849004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:31:56.191 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[27028]: audit 2023-10-26T02:31:55.061611+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.191 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[27028]: audit 2023-10-26T02:31:55.062367+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:56.191 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[27028]: audit 2023-10-26T02:31:55.063084+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.191 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[27028]: audit 2023-10-26T02:31:55.063621+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:56.191 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[27028]: audit 2023-10-26T02:31:55.064242+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.192 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[27028]: audit 2023-10-26T02:31:55.064868+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:56.192 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[27028]: audit 2023-10-26T02:31:55.065500+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.192 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[27028]: audit 2023-10-26T02:31:55.065975+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:56.192 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[27028]: audit 2023-10-26T02:31:55.066499+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.192 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:55 smithi017 bash[27028]: audit 2023-10-26T02:31:55.108530+0000 mon.c (mon.1) 99 : audit [DBG] from='client.? 172.21.15.17:0/2571849004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:31:56.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:55 smithi163 bash[23532]: audit 2023-10-26T02:31:55.061611+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:55 smithi163 bash[23532]: audit 2023-10-26T02:31:55.062367+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:56.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:55 smithi163 bash[23532]: audit 2023-10-26T02:31:55.063084+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:55 smithi163 bash[23532]: audit 2023-10-26T02:31:55.063621+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:56.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:55 smithi163 bash[23532]: audit 2023-10-26T02:31:55.064242+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:55 smithi163 bash[23532]: audit 2023-10-26T02:31:55.064868+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:56.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:55 smithi163 bash[23532]: audit 2023-10-26T02:31:55.065500+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:55 smithi163 bash[23532]: audit 2023-10-26T02:31:55.065975+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:56.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:55 smithi163 bash[23532]: audit 2023-10-26T02:31:55.066499+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:56.274 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:55 smithi163 bash[23532]: audit 2023-10-26T02:31:55.108530+0000 mon.c (mon.1) 99 : audit [DBG] from='client.? 172.21.15.17:0/2571849004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:31:57.022 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: cluster 2023-10-26T02:31:55.884555+0000 mgr.y (mgr.24769) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:57.023 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.238684+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94801756, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233389Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423939276, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:56.233719Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233947Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_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\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234165Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50803507, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234384Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47353692, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234600Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234817Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12488540, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235032Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235244Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235485Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:56.235861Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:57.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.239531+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94801756, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233389Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423939276, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:56.233719Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233947Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_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\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234165Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50803507, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234384Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47353692, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234600Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234817Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12488540, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235032Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235244Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235485Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:56.235861Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:57.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.245813+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94801756, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233389Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423939276, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:56.233719Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233947Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_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\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234165Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50803507, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234384Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47353692, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234600Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234817Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12488540, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235032Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235244Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235485Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:56.235861Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:31:57.024 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.505743+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.025 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.506653+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:57.025 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.507485+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.025 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.508281+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:57.025 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.509147+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.025 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.510013+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:57.026 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.510865+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.026 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.511594+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:57.026 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.512280+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.026 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.515225+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:31:57.026 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.515686+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:31:57.027 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.522176+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T02:31:57.027 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.535229+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:57.027 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.536916+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:57.027 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:56 smithi163 bash[23532]: audit 2023-10-26T02:31:56.537415+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:57.157 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: cluster 2023-10-26T02:31:55.884555+0000 mgr.y (mgr.24769) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:57.158 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: cluster 2023-10-26T02:31:55.884555+0000 mgr.y (mgr.24769) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:57.159 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.238684+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94801756, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233389Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423939276, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:56.233719Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233947Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_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\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234165Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50803507, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234384Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47353692, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234600Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234817Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12488540, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235032Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235244Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235485Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:56.235861Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:57.159 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.238684+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94801756, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233389Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423939276, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:56.233719Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233947Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_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\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234165Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50803507, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234384Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47353692, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234600Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234817Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12488540, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235032Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235244Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235485Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:56.235861Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:57.160 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.239531+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94801756, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233389Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423939276, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:56.233719Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233947Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_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\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234165Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50803507, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234384Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47353692, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234600Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234817Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12488540, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235032Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235244Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235485Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:56.235861Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:57.160 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.239531+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94801756, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233389Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423939276, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:56.233719Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233947Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_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\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234165Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50803507, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234384Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47353692, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234600Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234817Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12488540, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235032Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235244Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235485Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:56.235861Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T02:31:57.161 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.245813+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94801756, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233389Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423939276, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:56.233719Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233947Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_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\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234165Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50803507, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234384Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47353692, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234600Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234817Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12488540, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235032Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235244Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235485Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:56.235861Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:31:57.161 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.505743+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.161 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.506653+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:57.161 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.507485+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.162 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.508281+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:57.162 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.509147+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.162 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.245813+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi017","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi017\", \"container_id\": \"5f6f494c2a7f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94801756, \"cpu_percentage\": \"2.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233389Z\", \"created\": \"2023-10-26T02:17:55.418911Z\", \"started\": \"2023-10-26T02:18:01.636532Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi017\", \"container_id\": \"b1476bdc782e\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423939276, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T02:31:56.233719Z\", \"created\": \"2023-10-26T02:18:04.042712Z\", \"started\": \"2023-10-26T02:31:33.056024Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi017\", \"container_id\": \"2861b94371e0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.233947Z\", \"created\": \"2023-10-26T02:19:51.720233Z\", \"started\": \"2023-10-26T02:19:51.745018Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi017\", \"container_id\": \"7ae65b6ac775\", \"container_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\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234165Z\", \"created\": \"2023-10-26T02:20:43.136217Z\", \"started\": \"2023-10-26T02:20:47.283394Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi017\", \"container_id\": \"dbce5e860479\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50803507, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234384Z\", \"created\": \"2023-10-26T02:21:09.608601Z\", \"started\": \"2023-10-26T02:21:14.067998Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi017\", \"container_id\": \"cd3d2e12656a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47353692, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234600Z\", \"created\": \"2023-10-26T02:21:35.788580Z\", \"started\": \"2023-10-26T02:21:40.426280Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi017\", \"container_id\": \"f16201015cae\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.234817Z\", \"created\": \"2023-10-26T02:22:02.816855Z\", \"started\": \"2023-10-26T02:22:06.500243Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi017\", \"container_id\": \"f85a8288538b\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12488540, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235032Z\", \"created\": \"2023-10-26T02:24:13.010463Z\", \"started\": \"2023-10-26T02:24:20.253416Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi017\", \"container_id\": \"6a50772b9057\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15802040, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235244Z\", \"created\": \"2023-10-26T02:24:31.174071Z\", \"started\": \"2023-10-26T02:31:01.181758Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi017.fsogrv\", \"daemon_name\": \"rgw.r.z.smithi017.fsogrv\", \"hostname\": \"smithi017\", \"container_id\": \"94747f435c98\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52114227, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T02:31:56.235485Z\", \"created\": \"2023-10-26T02:26:25.211574Z\", \"started\": \"2023-10-26T02:26:25.236864Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300504Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4418939b-f8ca-44af-98f2-ebe0c82fcf43\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"Apd63G-gi3a-SfZN-HD3V-cqK9-VHs1-L1UfZc\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"75685476-a6bf-4670-9af4-936b6fe4c7e1\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ZjURMN-Jcgf-ra1B-e6cB-7g40-Nc78-kNKG6q\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"618458a2-a590-4910-8ebb-3ab59079bd95\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"cjeyXu-deIi-rZcC-4aQa-gviy-Vi0G-rfgsPR\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9c801587-6fd4-4d5a-ad82-86159d324463\", \"cluster_fsid\": \"c29a5008-73a5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"9sktX2-c1Zy-YctC-u0zO-Darm-aMPQ-C0kxMk\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB7473003Q480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T02:30:28.300524Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J2SL\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:49.776837Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T02:31:19.554105Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T02:20:41.032069Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:07.368527Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T02:21:33.490151Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T02:22:00.598641Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:24:12.325014Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T02:30:51.630158Z\"}, \"rgw.r.z.smithi017.fsogrv\": {\"deps\": [], \"last_config\": \"2023-10-26T02:26:21.686297Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T02:30:47.447322Z\"}}, \"last_daemon_update\": \"2023-10-26T02:31:56.235861Z\", \"last_device_update\": \"2023-10-26T02:22:10.042004Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T02:28:38.369576Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T02:31:57.163 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.505743+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.163 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.506653+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:57.163 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.507485+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.163 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.508281+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:57.163 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.509147+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.164 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.510013+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:57.164 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.510865+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.164 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.511594+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:57.164 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.512280+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.165 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.515225+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:31:57.165 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.515686+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:31:57.165 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.522176+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T02:31:57.165 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.535229+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:57.165 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.536916+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:57.166 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[23462]: audit 2023-10-26T02:31:56.537415+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:57.166 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.510013+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:57.166 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.510865+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.166 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.511594+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T02:31:57.166 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.512280+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T02:31:57.167 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.515225+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:31:57.167 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.515686+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T02:31:57.167 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.522176+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T02:31:57.167 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.535229+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T02:31:57.167 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.536916+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:57.168 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:56 smithi017 bash[27028]: audit 2023-10-26T02:31:56.537415+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T02:31:59.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:58 smithi163 bash[23532]: cluster 2023-10-26T02:31:57.885316+0000 mgr.y (mgr.24769) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:59.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:58 smithi163 bash[23532]: audit 2023-10-26T02:31:58.651353+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:31:59.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:58 smithi163 bash[23532]: audit 2023-10-26T02:31:58.652173+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:31:59.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:58 smithi163 bash[23532]: audit 2023-10-26T02:31:58.654511+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-26T02:31:59.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:58 smithi163 bash[23532]: audit 2023-10-26T02:31:58.656452+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:31:59.273 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:58 smithi163 bash[23532]: audit 2023-10-26T02:31:58.658577+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-10-26T02:31:59.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:58 smithi017 bash[23462]: cluster 2023-10-26T02:31:57.885316+0000 mgr.y (mgr.24769) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:59.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:58 smithi017 bash[23462]: audit 2023-10-26T02:31:58.651353+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:31:59.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:58 smithi017 bash[23462]: audit 2023-10-26T02:31:58.652173+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:31:59.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:58 smithi017 bash[23462]: audit 2023-10-26T02:31:58.654511+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-26T02:31:59.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:58 smithi017 bash[23462]: audit 2023-10-26T02:31:58.656452+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:31:59.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:58 smithi017 bash[23462]: audit 2023-10-26T02:31:58.658577+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-10-26T02:31:59.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:58 smithi017 bash[27028]: cluster 2023-10-26T02:31:57.885316+0000 mgr.y (mgr.24769) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T02:31:59.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:58 smithi017 bash[27028]: audit 2023-10-26T02:31:58.651353+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:31:59.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:58 smithi017 bash[27028]: audit 2023-10-26T02:31:58.652173+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24769 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T02:31:59.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:58 smithi017 bash[27028]: audit 2023-10-26T02:31:58.654511+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-26T02:31:59.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:58 smithi017 bash[27028]: audit 2023-10-26T02:31:58.656452+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T02:31:59.280 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:58 smithi017 bash[27028]: audit 2023-10-26T02:31:58.658577+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24769 172.21.15.17:0/3117955943' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-10-26T02:31:59.500 INFO:teuthology.orchestra.run.smithi017.stdout:false 2023-10-26T02:32:00.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:59 smithi163 bash[23532]: cephadm 2023-10-26T02:31:58.650455+0000 mgr.y (mgr.24769) 9 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-26T02:32:00.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:59 smithi163 bash[23532]: cephadm 2023-10-26T02:31:58.657826+0000 mgr.y (mgr.24769) 10 : cephadm [INF] Deploying daemon mgr.x on smithi163 2023-10-26T02:32:00.272 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:31:59 smithi163 bash[23532]: audit 2023-10-26T02:31:59.480278+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.17:0/85277370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:32:00.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:59 smithi017 bash[23462]: cephadm 2023-10-26T02:31:58.650455+0000 mgr.y (mgr.24769) 9 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-26T02:32:00.278 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:59 smithi017 bash[23462]: cephadm 2023-10-26T02:31:58.657826+0000 mgr.y (mgr.24769) 10 : cephadm [INF] Deploying daemon mgr.x on smithi163 2023-10-26T02:32:00.279 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:31:59 smithi017 bash[23462]: audit 2023-10-26T02:31:59.480278+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.17:0/85277370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:32:00.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:59 smithi017 bash[27028]: cephadm 2023-10-26T02:31:58.650455+0000 mgr.y (mgr.24769) 9 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-26T02:32:00.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:59 smithi017 bash[27028]: cephadm 2023-10-26T02:31:58.657826+0000 mgr.y (mgr.24769) 10 : cephadm [INF] Deploying daemon mgr.x on smithi163 2023-10-26T02:32:00.279 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:31:59 smithi017 bash[27028]: audit 2023-10-26T02:31:59.480278+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.17:0/85277370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T02:32:00.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-26T02:32:00.296 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi017 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-10-26T02:32:00.532 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=61295f97ef45468d80d94e891fadfe47 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi017 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-10-26T02:32:00.535 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-26T02:32:00.545 INFO:tasks.cephadm:Teardown begin 2023-10-26T02:32:00.545 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-26T02:32:00.573 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-26T02:32:00.586 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-26T02:32:00.587 DEBUG:teuthology.orchestra.run.smithi017:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-26T02:32:00.619 DEBUG:teuthology.orchestra.run.smithi163:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-26T02:32:00.625 INFO:tasks.cephadm:Stopping all daemons... 2023-10-26T02:32:00.625 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-26T02:32:00.626 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.a 2023-10-26T02:32:00.771 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:32:00 smithi163 systemd[1]: Stopping Ceph mgr.x for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:01.014 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:32:00 smithi017 systemd[1]: Stopping Ceph mon.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:01.014 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:32:00 smithi017 bash[23462]: debug 2023-10-26T02:32:00.752+0000 7fa70f925700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T02:32:01.015 INFO:journalctl@ceph.mon.a.smithi017.stdout:Oct 26 02:32:00 smithi017 bash[23462]: debug 2023-10-26T02:32:00.752+0000 7fa70f925700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-10-26T02:32:01.774 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.a.service' 2023-10-26T02:32:01.816 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:01.816 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-26T02:32:01.817 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-10-26T02:32:01.817 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.c 2023-10-26T02:32:02.243 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:32:01 smithi017 systemd[1]: Stopping Ceph mon.c for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:02.244 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:32:01 smithi017 bash[27028]: debug 2023-10-26T02:32:01.948+0000 7f6d8f315700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T02:32:02.244 INFO:journalctl@ceph.mon.c.smithi017.stdout:Oct 26 02:32:01 smithi017 bash[27028]: debug 2023-10-26T02:32:01.948+0000 7f6d8f315700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-10-26T02:32:02.811 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.c.service' 2023-10-26T02:32:02.849 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:02.849 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-10-26T02:32:02.850 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-10-26T02:32:02.850 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.b 2023-10-26T02:32:03.125 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:32:02 smithi163 systemd[1]: Stopping Ceph mon.b for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:03.126 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:32:02 smithi163 bash[23532]: debug 2023-10-26T02:32:02.979+0000 7f3c1fc23700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T02:32:03.126 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 26 02:32:02 smithi163 bash[23532]: debug 2023-10-26T02:32:02.979+0000 7f3c1fc23700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-10-26T02:32:03.926 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mon.b.service' 2023-10-26T02:32:03.970 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:03.971 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-10-26T02:32:03.971 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-10-26T02:32:03.972 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.y 2023-10-26T02:32:04.278 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:32:03 smithi017 systemd[1]: Stopping Ceph mgr.y for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:04.279 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:32:04 smithi017 bash[48358]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-mgr.y 2023-10-26T02:32:04.279 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:32:04 smithi017 bash[46412]: debug 2023-10-26T02:32:04.168+0000 7ff035079700 -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-10-26T02:32:04.279 INFO:journalctl@ceph.mgr.y.smithi017.stdout:Oct 26 02:32:04 smithi017 bash[46412]: debug 2023-10-26T02:32:04.168+0000 7ff035079700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-10-26T02:32:04.967 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.y.service' 2023-10-26T02:32:04.999 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:04.999 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-10-26T02:32:05.000 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-10-26T02:32:05.000 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.x 2023-10-26T02:32:11.675 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:32:11 smithi163 bash[38121]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-mgr.x 2023-10-26T02:32:11.675 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:32:11 smithi163 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-10-26T02:32:11.675 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 26 02:32:11 smithi163 bash[38301]: Error response from daemon: No such container: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-mgr.x 2023-10-26T02:32:11.678 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@mgr.x.service' 2023-10-26T02:32:11.711 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:11.711 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-10-26T02:32:11.712 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-26T02:32:11.712 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.0 2023-10-26T02:32:12.028 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:32:11 smithi017 systemd[1]: Stopping Ceph osd.0 for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:12.029 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:32:11 smithi017 bash[29061]: debug 2023-10-26T02:32:11.828+0000 7fe0f6151700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T02:32:12.029 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:32:11 smithi017 bash[29061]: debug 2023-10-26T02:32:11.828+0000 7fe0f6151700 -1 osd.0 64 *** Got signal Terminated *** 2023-10-26T02:32:12.029 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:32:11 smithi017 bash[29061]: debug 2023-10-26T02:32:11.828+0000 7fe0f6151700 -1 osd.0 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T02:32:12.778 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:32:12 smithi017 bash[48475]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-osd.0 2023-10-26T02:32:12.779 INFO:journalctl@ceph.osd.0.smithi017.stdout:Oct 26 02:32:12 smithi017 bash[48524]: bash: /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/osd.0/unit.stop: No such file or directory 2023-10-26T02:32:14.598 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.0.service' 2023-10-26T02:32:14.633 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:14.633 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-26T02:32:14.634 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-26T02:32:14.634 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.1 2023-10-26T02:32:14.911 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:32:14 smithi017 systemd[1]: Stopping Ceph osd.1 for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:14.912 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:32:14 smithi017 bash[30706]: debug 2023-10-26T02:32:14.772+0000 7f7562c70700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T02:32:14.912 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:32:14 smithi017 bash[30706]: debug 2023-10-26T02:32:14.772+0000 7f7562c70700 -1 osd.1 64 *** Got signal Terminated *** 2023-10-26T02:32:14.912 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:32:14 smithi017 bash[30706]: debug 2023-10-26T02:32:14.772+0000 7f7562c70700 -1 osd.1 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T02:32:15.778 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:32:15 smithi017 bash[48614]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-osd.1 2023-10-26T02:32:15.779 INFO:journalctl@ceph.osd.1.smithi017.stdout:Oct 26 02:32:15 smithi017 bash[48651]: bash: /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/osd.1/unit.stop: No such file or directory 2023-10-26T02:32:17.510 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.1.service' 2023-10-26T02:32:17.545 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:17.546 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-26T02:32:17.546 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-26T02:32:17.547 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.2 2023-10-26T02:32:17.760 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:32:17 smithi017 systemd[1]: Stopping Ceph osd.2 for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:17.761 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:32:17 smithi017 bash[32266]: debug 2023-10-26T02:32:17.636+0000 7f18a35eb700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T02:32:17.761 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:32:17 smithi017 bash[32266]: debug 2023-10-26T02:32:17.636+0000 7f18a35eb700 -1 osd.2 64 *** Got signal Terminated *** 2023-10-26T02:32:17.761 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:32:17 smithi017 bash[32266]: debug 2023-10-26T02:32:17.636+0000 7f18a35eb700 -1 osd.2 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T02:32:18.576 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:32:18 smithi017 bash[48738]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-osd.2 2023-10-26T02:32:18.577 INFO:journalctl@ceph.osd.2.smithi017.stdout:Oct 26 02:32:18 smithi017 bash[48779]: bash: /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/osd.2/unit.stop: No such file or directory 2023-10-26T02:32:20.324 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.2.service' 2023-10-26T02:32:20.358 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:20.359 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-26T02:32:20.359 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-26T02:32:20.359 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.3 2023-10-26T02:32:20.593 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:32:20 smithi017 systemd[1]: Stopping Ceph osd.3 for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:20.593 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:32:20 smithi017 bash[33874]: debug 2023-10-26T02:32:20.448+0000 7fb6bf317700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T02:32:20.593 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:32:20 smithi017 bash[33874]: debug 2023-10-26T02:32:20.448+0000 7fb6bf317700 -1 osd.3 64 *** Got signal Terminated *** 2023-10-26T02:32:20.594 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:32:20 smithi017 bash[33874]: debug 2023-10-26T02:32:20.448+0000 7fb6bf317700 -1 osd.3 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T02:32:21.528 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:32:21 smithi017 bash[48865]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-osd.3 2023-10-26T02:32:21.529 INFO:journalctl@ceph.osd.3.smithi017.stdout:Oct 26 02:32:21 smithi017 bash[48901]: bash: /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/osd.3/unit.stop: No such file or directory 2023-10-26T02:32:23.111 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.3.service' 2023-10-26T02:32:23.146 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:23.146 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-26T02:32:23.147 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-26T02:32:23.147 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.4 2023-10-26T02:32:23.522 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:32:23 smithi163 systemd[1]: Stopping Ceph osd.4 for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:23.522 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:32:23 smithi163 bash[25781]: debug 2023-10-26T02:32:23.251+0000 7feda2d08700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T02:32:23.522 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:32:23 smithi163 bash[25781]: debug 2023-10-26T02:32:23.251+0000 7feda2d08700 -1 osd.4 64 *** Got signal Terminated *** 2023-10-26T02:32:23.523 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:32:23 smithi163 bash[25781]: debug 2023-10-26T02:32:23.251+0000 7feda2d08700 -1 osd.4 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T02:32:24.272 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:32:23 smithi163 bash[38499]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-osd.4 2023-10-26T02:32:24.272 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 26 02:32:23 smithi163 bash[38535]: bash: /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/osd.4/unit.stop: No such file or directory 2023-10-26T02:32:25.912 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.4.service' 2023-10-26T02:32:25.948 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:25.949 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-26T02:32:25.949 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-26T02:32:25.950 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.5 2023-10-26T02:32:26.188 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:32:26 smithi163 systemd[1]: Stopping Ceph osd.5 for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:26.188 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:32:26 smithi163 bash[27274]: debug 2023-10-26T02:32:26.091+0000 7f64b1dca700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T02:32:26.188 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:32:26 smithi163 bash[27274]: debug 2023-10-26T02:32:26.091+0000 7f64b1dca700 -1 osd.5 64 *** Got signal Terminated *** 2023-10-26T02:32:26.189 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:32:26 smithi163 bash[27274]: debug 2023-10-26T02:32:26.091+0000 7f64b1dca700 -1 osd.5 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T02:32:27.021 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:32:26 smithi163 bash[38622]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-osd.5 2023-10-26T02:32:27.022 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 26 02:32:26 smithi163 bash[38661]: bash: /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/osd.5/unit.stop: No such file or directory 2023-10-26T02:32:27.278 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:32:26 smithi017 bash[45848]: ts=2023-10-26T02:32:26.957Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-10-26T02:32:28.678 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.5.service' 2023-10-26T02:32:28.712 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:28.712 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-26T02:32:28.713 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-26T02:32:28.713 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.6 2023-10-26T02:32:29.022 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:32:28 smithi163 systemd[1]: Stopping Ceph osd.6 for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:29.022 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:32:28 smithi163 bash[28810]: debug 2023-10-26T02:32:28.814+0000 7fe6597cf700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T02:32:29.023 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:32:28 smithi163 bash[28810]: debug 2023-10-26T02:32:28.814+0000 7fe6597cf700 -1 osd.6 64 *** Got signal Terminated *** 2023-10-26T02:32:29.023 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:32:28 smithi163 bash[28810]: debug 2023-10-26T02:32:28.814+0000 7fe6597cf700 -1 osd.6 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T02:32:29.772 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:32:29 smithi163 bash[38748]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-osd.6 2023-10-26T02:32:29.772 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 26 02:32:29 smithi163 bash[38789]: bash: /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/osd.6/unit.stop: No such file or directory 2023-10-26T02:32:31.244 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.6.service' 2023-10-26T02:32:31.281 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:31.281 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-26T02:32:31.282 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-26T02:32:31.282 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.7 2023-10-26T02:32:31.497 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:32:31 smithi163 systemd[1]: Stopping Ceph osd.7 for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:31.497 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:32:31 smithi163 bash[30487]: debug 2023-10-26T02:32:31.390+0000 7f5b661c2700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T02:32:31.498 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:32:31 smithi163 bash[30487]: debug 2023-10-26T02:32:31.390+0000 7f5b661c2700 -1 osd.7 64 *** Got signal Terminated *** 2023-10-26T02:32:31.498 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:32:31 smithi163 bash[30487]: debug 2023-10-26T02:32:31.390+0000 7f5b661c2700 -1 osd.7 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T02:32:32.271 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:32:31 smithi163 bash[38878]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-osd.7 2023-10-26T02:32:32.272 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 26 02:32:31 smithi163 bash[38915]: bash: /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/osd.7/unit.stop: No such file or directory 2023-10-26T02:32:33.773 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@osd.7.service' 2023-10-26T02:32:33.809 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:33.809 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-26T02:32:33.810 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-10-26T02:32:33.810 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@prometheus.a 2023-10-26T02:32:34.019 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 systemd[1]: Stopping Ceph prometheus.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:34.020 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 bash[36597]: ts=2023-10-26T02:32:33.957Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-26T02:32:34.020 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 bash[36597]: ts=2023-10-26T02:32:33.958Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-10-26T02:32:34.020 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 bash[36597]: ts=2023-10-26T02:32:33.958Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-10-26T02:32:34.021 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 bash[36597]: ts=2023-10-26T02:32:33.958Z caller=manager.go:1023 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-26T02:32:34.021 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 bash[36597]: ts=2023-10-26T02:32:33.958Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-10-26T02:32:34.021 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 bash[36597]: ts=2023-10-26T02:32:33.958Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-10-26T02:32:34.021 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 bash[36597]: ts=2023-10-26T02:32:33.958Z caller=manager.go:1033 level=info component="rule manager" msg="Rule manager stopped" 2023-10-26T02:32:34.022 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 bash[36597]: ts=2023-10-26T02:32:33.958Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-10-26T02:32:34.022 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 bash[36597]: ts=2023-10-26T02:32:33.958Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-10-26T02:32:34.022 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 bash[36597]: ts=2023-10-26T02:32:33.961Z caller=notifier.go:603 level=info component=notifier msg="Stopping notification manager..." 2023-10-26T02:32:34.023 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 bash[36597]: ts=2023-10-26T02:32:33.961Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-10-26T02:32:34.023 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 26 02:32:33 smithi163 bash[36597]: ts=2023-10-26T02:32:33.961Z caller=main.go:1167 level=info msg="See you next time!" 2023-10-26T02:32:34.637 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@prometheus.a.service' 2023-10-26T02:32:34.668 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T02:32:34.669 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-10-26T02:32:34.669 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 --force --keep-logs 2023-10-26T02:32:34.783 INFO:teuthology.orchestra.run.smithi017.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-10-26T02:32:34.784 INFO:teuthology.orchestra.run.smithi017.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-10-26T02:32:34.784 INFO:teuthology.orchestra.run.smithi017.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-10-26T02:32:34.784 INFO:teuthology.orchestra.run.smithi017.stderr: [--retry RETRY] 2023-10-26T02:32:34.785 INFO:teuthology.orchestra.run.smithi017.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-10-26T02:32:34.785 INFO:teuthology.orchestra.run.smithi017.stderr: ... 2023-10-26T02:32:34.785 INFO:teuthology.orchestra.run.smithi017.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-10-26T02:32:34.792 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-26T02:32:34.794 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 --force --keep-logs 2023-10-26T02:32:34.907 INFO:teuthology.orchestra.run.smithi163.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-10-26T02:32:34.907 INFO:teuthology.orchestra.run.smithi163.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-10-26T02:32:34.907 INFO:teuthology.orchestra.run.smithi163.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-10-26T02:32:34.908 INFO:teuthology.orchestra.run.smithi163.stderr: [--retry RETRY] 2023-10-26T02:32:34.908 INFO:teuthology.orchestra.run.smithi163.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-10-26T02:32:34.909 INFO:teuthology.orchestra.run.smithi163.stderr: ... 2023-10-26T02:32:34.909 INFO:teuthology.orchestra.run.smithi163.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-10-26T02:32:34.916 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-26T02:32:34.918 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-26T02:32:34.934 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-26T02:32:34.950 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-26T02:32:34.953 DEBUG:teuthology.misc:Transferring archived files from smithi017:/var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916/remote/ubuntu@smithi017.front.sepia.ceph.com/crash 2023-10-26T02:32:34.954 DEBUG:teuthology.orchestra.run.smithi017:> sudo tar c -f - -C /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/crash -- . 2023-10-26T02:32:34.998 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916/remote/ubuntu@smithi163.front.sepia.ceph.com/crash 2023-10-26T02:32:34.999 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/crash -- . 2023-10-26T02:32:35.017 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-26T02:32:35.018 DEBUG:teuthology.orchestra.run.smithi017:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-26T02:32:35.036 INFO:teuthology.orchestra.run.smithi017.stderr:grep: /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph.log: No such file or directory 2023-10-26T02:32:35.038 INFO:tasks.cephadm:Compressing logs... 2023-10-26T02:32:35.039 DEBUG:teuthology.orchestra.run.smithi017:> 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-10-26T02:32:35.083 DEBUG:teuthology.orchestra.run.smithi163:> 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-10-26T02:32:35.098 INFO:teuthology.orchestra.run.smithi017.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-26T02:32:35.099 INFO:teuthology.orchestra.run.smithi163.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-26T02:32:35.105 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mon.a.log 2023-10-26T02:32:35.105 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mgr.y.log 2023-10-26T02:32:35.107 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mon.c.log 2023-10-26T02:32:35.107 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.1.log 2023-10-26T02:32:35.107 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mon.c.log: /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.0.log 2023-10-26T02:32:35.109 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi017.fsogrv.log 2023-10-26T02:32:35.109 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.3.log 2023-10-26T02:32:35.109 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-volume.log 2023-10-26T02:32:35.110 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.3.log: /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi017.fsogrv.log: 58.6% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi017.fsogrv.log.gz 2023-10-26T02:32:35.111 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.2.log 2023-10-26T02:32:35.112 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mon.b.log 2023-10-26T02:32:35.112 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.5.log 2023-10-26T02:32:35.113 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mgr.x.log 2023-10-26T02:32:35.113 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mon.b.log: /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.6.log 2023-10-26T02:32:35.114 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.4.log 2023-10-26T02:32:35.115 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mgr.x.log: /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi163.sihjqf.log 2023-10-26T02:32:35.116 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-26T02:32:35.116 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-volume.log 2023-10-26T02:32:35.117 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi163.sihjqf.log: gzip -5 --verbose -- /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.7.log 2023-10-26T02:32:35.117 INFO:teuthology.orchestra.run.smithi163.stderr: 58.2% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi163.sihjqf.log.gz 2023-10-26T02:32:35.118 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-26T02:32:35.122 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.2.log: 91.4% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-volume.log.gz 2023-10-26T02:32:35.123 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.7.log: /var/log/ceph/cephadm.log: 87.4% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-26T02:32:35.125 INFO:teuthology.orchestra.run.smithi163.stderr: 91.0% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-volume.log.gz 2023-10-26T02:32:35.128 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/cephadm.log: 87.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-26T02:32:35.142 INFO:teuthology.orchestra.run.smithi163.stderr: 90.0% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mgr.x.log.gz 2023-10-26T02:32:35.350 INFO:teuthology.orchestra.run.smithi017.stderr: 92.1% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mgr.y.log.gz 2023-10-26T02:32:35.359 INFO:teuthology.orchestra.run.smithi163.stderr: 92.8% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.6.log.gz 2023-10-26T02:32:35.365 INFO:teuthology.orchestra.run.smithi017.stderr: 92.8% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.2.log.gz 2023-10-26T02:32:35.378 INFO:teuthology.orchestra.run.smithi163.stderr: 93.1% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.5.log.gz 2023-10-26T02:32:35.402 INFO:teuthology.orchestra.run.smithi163.stderr: 93.5% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.7.log.gz 2023-10-26T02:32:35.407 INFO:teuthology.orchestra.run.smithi017.stderr: 93.2% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.1.log.gz 2023-10-26T02:32:35.479 INFO:teuthology.orchestra.run.smithi017.stderr: 93.2% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.3.log.gz 2023-10-26T02:32:35.486 INFO:teuthology.orchestra.run.smithi017.stderr: 94.3% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mon.c.log.gz 2023-10-26T02:32:35.496 INFO:teuthology.orchestra.run.smithi017.stderr: 93.0% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.0.log.gz 2023-10-26T02:32:35.528 INFO:teuthology.orchestra.run.smithi163.stderr: 93.4% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mon.b.log.gz 2023-10-26T02:32:35.533 INFO:teuthology.orchestra.run.smithi163.stderr: 93.3% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-osd.4.log.gz 2023-10-26T02:32:35.534 INFO:teuthology.orchestra.run.smithi163.stderr: 2023-10-26T02:32:35.535 INFO:teuthology.orchestra.run.smithi163.stderr:real 0m0.446s 2023-10-26T02:32:35.535 INFO:teuthology.orchestra.run.smithi163.stderr:user 0m1.615s 2023-10-26T02:32:35.535 INFO:teuthology.orchestra.run.smithi163.stderr:sys 0m0.083s 2023-10-26T02:32:35.869 INFO:teuthology.orchestra.run.smithi017.stderr: 91.1% -- replaced with /var/log/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/ceph-mon.a.log.gz 2023-10-26T02:32:35.870 INFO:teuthology.orchestra.run.smithi017.stderr: 2023-10-26T02:32:35.871 INFO:teuthology.orchestra.run.smithi017.stderr:real 0m0.784s 2023-10-26T02:32:35.871 INFO:teuthology.orchestra.run.smithi017.stderr:user 0m2.595s 2023-10-26T02:32:35.872 INFO:teuthology.orchestra.run.smithi017.stderr:sys 0m0.142s 2023-10-26T02:32:35.872 INFO:tasks.cephadm:Archiving logs... 2023-10-26T02:32:35.873 DEBUG:teuthology.misc:Transferring archived files from smithi017:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916/remote/ubuntu@smithi017.front.sepia.ceph.com/log 2023-10-26T02:32:35.874 DEBUG:teuthology.orchestra.run.smithi017:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-26T02:32:36.192 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916/remote/ubuntu@smithi163.front.sepia.ceph.com/log 2023-10-26T02:32:36.194 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-26T02:32:36.410 INFO:tasks.cephadm:Removing cluster... 2023-10-26T02:32:36.411 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 --force 2023-10-26T02:32:38.278 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:32:38 smithi017 systemd[1]: Stopping Ceph node-exporter.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:39.278 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:32:38 smithi017 bash[49186]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-node-exporter.a 2023-10-26T02:32:39.279 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:32:38 smithi017 bash[49235]: bash: /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/node-exporter.a/unit.stop: No such file or directory 2023-10-26T02:32:39.279 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:32:39 smithi017 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-10-26T02:32:39.279 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:32:39 smithi017 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-26T02:32:39.280 INFO:journalctl@ceph.node-exporter.a.smithi017.stdout:Oct 26 02:32:39 smithi017 systemd[1]: Stopped Ceph node-exporter.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:32:39.721 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:32:39 smithi017 systemd[1]: Stopping Ceph alertmanager.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:39.722 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:32:39 smithi017 bash[45848]: ts=2023-10-26T02:32:39.464Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-26T02:32:40.458 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:32:40 smithi017 bash[49261]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-alertmanager.a 2023-10-26T02:32:40.459 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:32:40 smithi017 bash[49305]: bash: /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/alertmanager.a/unit.stop: No such file or directory 2023-10-26T02:32:40.459 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:32:40 smithi017 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-26T02:32:40.460 INFO:journalctl@ceph.alertmanager.a.smithi017.stdout:Oct 26 02:32:40 smithi017 systemd[1]: Stopped Ceph alertmanager.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:32:52.223 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c29a5008-73a5-11ee-8db9-212e2dc638e7 --force 2023-10-26T02:32:55.021 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:32:54 smithi163 systemd[1]: Stopping Ceph node-exporter.b for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:55.771 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[39352]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-node-exporter.b 2023-10-26T02:32:55.772 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[39400]: bash: /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/node-exporter.b/unit.stop: No such file or directory 2023-10-26T02:32:55.772 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:32:55 smithi163 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-10-26T02:32:55.773 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:32:55 smithi163 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-26T02:32:55.773 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 26 02:32:55 smithi163 systemd[1]: Stopped Ceph node-exporter.b for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:32:56.159 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 systemd[1]: Stopping Ceph grafana.a for c29a5008-73a5-11ee-8db9-212e2dc638e7... 2023-10-26T02:32:56.159 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-10-26T02:32:56.160 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-10-26T02:32:56.160 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-10-26T02:32:56.160 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-10-26T02:32:56.161 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-10-26T02:32:56.161 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-10-26T02:32:56.161 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-10-26T02:32:56.161 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-10-26T02:32:56.162 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-10-26T02:32:56.162 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-10-26T02:32:56.162 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-10-26T02:32:56.163 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=info msg="Stopped Stream Manager" 2023-10-26T02:32:56.163 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:55 smithi163 bash[32581]: t=2023-10-26T02:32:55+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-10-26T02:32:56.771 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:56 smithi163 bash[39427]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7-grafana.a 2023-10-26T02:32:56.772 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:56 smithi163 bash[39478]: bash: /var/lib/ceph/c29a5008-73a5-11ee-8db9-212e2dc638e7/grafana.a/unit.stop: No such file or directory 2023-10-26T02:32:56.772 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:56 smithi163 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-10-26T02:32:56.772 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:56 smithi163 systemd[1]: ceph-c29a5008-73a5-11ee-8db9-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-10-26T02:32:56.773 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 26 02:32:56 smithi163 systemd[1]: Stopped Ceph grafana.a for c29a5008-73a5-11ee-8db9-212e2dc638e7. 2023-10-26T02:33:08.367 INFO:tasks.cephadm:Removing cephadm ... 2023-10-26T02:33:08.368 DEBUG:teuthology.orchestra.run.smithi017:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-26T02:33:08.376 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-26T02:33:08.382 INFO:tasks.cephadm:Teardown complete 2023-10-26T02:33:08.385 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-26T02:33:08.395 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-26T02:33:08.395 DEBUG:teuthology.orchestra.run.smithi017:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-26T02:33:08.420 DEBUG:teuthology.orchestra.run.smithi163:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-26T02:33:08.440 INFO:teuthology.orchestra.run.smithi017.stdout: remote refid st t when poll reach delay offset jitter 2023-10-26T02:33:08.440 INFO:teuthology.orchestra.run.smithi017.stdout:============================================================================== 2023-10-26T02:33:08.441 INFO:teuthology.orchestra.run.smithi017.stdout:*hv01.front.sepi 44.4.53.2 2 u 44 64 377 0.091 2.469 1.885 2023-10-26T02:33:08.441 INFO:teuthology.orchestra.run.smithi017.stdout:+hv02.front.sepi 63.231.80.2 3 u 36 64 377 0.101 4.746 1.674 2023-10-26T02:33:08.441 INFO:teuthology.orchestra.run.smithi017.stdout:+hv03.front.sepi 74.6.168.72 3 u 42 64 377 0.088 5.740 2.349 2023-10-26T02:33:08.442 INFO:teuthology.orchestra.run.smithi017.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2023-10-26T02:33:08.443 INFO:teuthology.orchestra.run.smithi163.stdout: remote refid st t when poll reach delay offset jitter 2023-10-26T02:33:08.443 INFO:teuthology.orchestra.run.smithi163.stdout:============================================================================== 2023-10-26T02:33:08.444 INFO:teuthology.orchestra.run.smithi163.stdout:*hv01.front.sepi 44.4.53.2 2 u 47 64 377 0.082 -0.162 0.097 2023-10-26T02:33:08.444 INFO:teuthology.orchestra.run.smithi163.stdout:+hv02.front.sepi 63.231.80.2 3 u 41 64 377 0.095 0.540 0.022 2023-10-26T02:33:08.444 INFO:teuthology.orchestra.run.smithi163.stdout:+hv03.front.sepi 74.6.168.72 3 u 41 64 377 0.102 0.466 0.034 2023-10-26T02:33:08.445 INFO:teuthology.orchestra.run.smithi163.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2023-10-26T02:33:08.445 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-26T02:33:08.464 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-26T02:33:08.464 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-26T02:33:08.473 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-26T02:33:08.481 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-26T02:33:08.490 INFO:teuthology.task.internal:Duration was 1314.175499 seconds 2023-10-26T02:33:08.491 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-26T02:33:08.499 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-26T02:33:08.499 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-26T02:33:08.502 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-26T02:33:08.559 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-26T02:33:08.559 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi017.front.sepia.ceph.com 2023-10-26T02:33:08.560 DEBUG:teuthology.orchestra.run.smithi017:> 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-10-26T02:33:08.574 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi163.front.sepia.ceph.com 2023-10-26T02:33:08.574 DEBUG:teuthology.orchestra.run.smithi163:> 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-10-26T02:33:08.589 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-26T02:33:08.590 DEBUG:teuthology.orchestra.run.smithi017:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-26T02:33:08.624 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-26T02:33:08.688 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-26T02:33:08.689 DEBUG:teuthology.orchestra.run.smithi017:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-26T02:33:08.691 DEBUG:teuthology.orchestra.run.smithi163:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-26T02:33:08.830 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-26T02:33:08.840 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-26T02:33:08.841 DEBUG:teuthology.orchestra.run.smithi017:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-26T02:33:08.857 DEBUG:teuthology.orchestra.run.smithi163:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-26T02:33:08.874 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-26T02:33:08.884 DEBUG:teuthology.orchestra.run.smithi017:> 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-10-26T02:33:08.903 DEBUG:teuthology.orchestra.run.smithi163:> 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-10-26T02:33:08.916 INFO:teuthology.orchestra.run.smithi017.stdout:kernel.core_pattern = core 2023-10-26T02:33:08.919 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = core 2023-10-26T02:33:08.964 DEBUG:teuthology.orchestra.run.smithi017:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-26T02:33:08.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-26T02:33:08.971 DEBUG:teuthology.orchestra.run.smithi163:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-26T02:33:08.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-26T02:33:08.996 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-26T02:33:09.008 INFO:teuthology.task.internal:Transferring archived files... 2023-10-26T02:33:09.010 DEBUG:teuthology.misc:Transferring archived files from smithi017:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916/remote/smithi017 2023-10-26T02:33:09.011 DEBUG:teuthology.orchestra.run.smithi017:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-26T02:33:09.040 DEBUG:teuthology.misc:Transferring archived files from smithi163:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916/remote/smithi163 2023-10-26T02:33:09.041 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-26T02:33:09.068 INFO:teuthology.task.internal:Removing archive directory... 2023-10-26T02:33:09.069 DEBUG:teuthology.orchestra.run.smithi017:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-26T02:33:09.079 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-26T02:33:09.086 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-26T02:33:09.097 INFO:teuthology.task.internal:Not uploading archives. 2023-10-26T02:33:09.097 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-26T02:33:09.106 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-26T02:33:09.106 DEBUG:teuthology.orchestra.run.smithi017:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-26T02:33:09.109 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-26T02:33:09.114 INFO:teuthology.orchestra.run.smithi017.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 26 02:33 /home/ubuntu/cephtest 2023-10-26T02:33:09.137 INFO:teuthology.orchestra.run.smithi163.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 26 02:33 /home/ubuntu/cephtest 2023-10-26T02:33:09.140 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-26T02:33:09.152 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-26T02:33:09.172 INFO:teuthology.nuke:Checking targets against current locks 2023-10-26T02:33:09.200 DEBUG:teuthology.nuke:shortname: smithi017 2023-10-26T02:33:09.201 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-26T02:33:09.225 DEBUG:teuthology.nuke:shortname: smithi163 2023-10-26T02:33:09.226 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-26T02:33:09.230 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi017.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916', '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-10-26 02:01:15.645394', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-26T02:33:09.257 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi163.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7436916', '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-10-26 02:01:15.647296', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-26T02:33:09.280 INFO:teuthology.orchestra.console.smithi017:Power off 2023-10-26T02:33:09.281 DEBUG:teuthology.orchestra.console.smithi017:pexpect command: ipmitool -H smithi017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-26T02:33:09.305 DEBUG:teuthology.orchestra.console.smithi017:power off output: Chassis Power Control: Down/Off 2023-10-26T02:33:09.306 DEBUG:teuthology.orchestra.console.smithi017:pexpect command: ipmitool -H smithi017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T02:33:09.325 INFO:teuthology.orchestra.console.smithi163:Power off 2023-10-26T02:33:09.325 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-26T02:33:09.334 DEBUG:teuthology.orchestra.console.smithi017:check power output: Chassis Power is on 2023-10-26T02:33:09.347 DEBUG:teuthology.orchestra.console.smithi163:power off output: Chassis Power Control: Down/Off 2023-10-26T02:33:09.348 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T02:33:09.371 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2023-10-26T02:33:13.335 DEBUG:teuthology.orchestra.console.smithi017:pexpect command: ipmitool -H smithi017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T02:33:13.373 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T02:33:13.446 DEBUG:teuthology.orchestra.console.smithi017:check power output: Chassis Power is on 2023-10-26T02:33:13.483 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2023-10-26T02:33:17.450 DEBUG:teuthology.orchestra.console.smithi017:pexpect command: ipmitool -H smithi017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T02:33:17.484 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T02:33:17.561 DEBUG:teuthology.orchestra.console.smithi017:check power output: Chassis Power is off 2023-10-26T02:33:17.595 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2023-10-26T02:33:17.662 INFO:teuthology.orchestra.console.smithi017:Power off completed 2023-10-26T02:33:21.598 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T02:33:21.707 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is off 2023-10-26T02:33:21.809 INFO:teuthology.orchestra.console.smithi163:Power off completed 2023-10-26T02:33:21.913 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/connectivity} duration: 1314.1754989624023 failure_reason: 'Command failed on smithi017 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 c29a5008-73a5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=61295f97ef45468d80d94e891fadfe47 status: fail success: false 2023-10-26T02:33:21.914 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-26T02:33:22.036 INFO:teuthology.run:FAIL